wuwangdong 4 anni fa
parent
commit
a9b7ba5073

File diff suppressed because it is too large
+ 0 - 0
assets/resources/module/login/hot/project.manifest


+ 1 - 1
assets/resources/module/login/hot/version.manifest

@@ -1 +1 @@
-{"version":"1.0.11","packageUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/","remoteManifestUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/project.manifest","remoteVersionUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/version.manifest"}
+{"version":"1.0.12","packageUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/","remoteManifestUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/project.manifest","remoteVersionUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/version.manifest"}

+ 1 - 1
assets/script/game/data/HttpData.ts

@@ -5,7 +5,7 @@
 export class HttpData {
 
     /** 服务器类型 0测试服 1正式服 2李扬服 3悍国服 */
-    public serverType: number = 0;
+    public serverType: number = 1;
 
     public getServerUrl(): string {
         switch (this.serverType) {

+ 1 - 1
assets/script/mk/utils/LogUtil.ts

@@ -9,7 +9,7 @@ export default class LogUtil {
      * 是否显示Log
      * @description
      */
-    public static ifShowLog: boolean = true;
+    public static ifShowLog: boolean = false;
 
     /**
      * 标签符号

BIN
build/jsb-link/assets/main/index.jsc


File diff suppressed because it is too large
+ 0 - 0
build/jsb-link/assets/resources/config.json


+ 1 - 1
build/jsb-link/assets/resources/native/9e/9ed98385-f23f-41b7-a2bc-27a1d4ad9fd6.manifest

@@ -1 +1 @@
-{"version":"1.0.11","packageUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/","remoteManifestUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/project.manifest","remoteVersionUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/version.manifest"}
+{"version":"1.0.12","packageUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/","remoteManifestUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/project.manifest","remoteVersionUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/version.manifest"}

File diff suppressed because it is too large
+ 0 - 0
build/jsb-link/assets/resources/native/a8/a81eb395-718d-4f3b-958c-cb871f7dd5fa.manifest


+ 7 - 7
build/jsb-link/js backups (useful for debugging)/main.index.js

@@ -13973,6 +13973,7 @@ this.taskRedBagAutoShowLimit = 0;
 this.insectAutoShowLimit = 0;
 this.insertAdLimit = 0;
 this.insertAdSwitch = [];
+this.isDoOrderRefreshAni = !1;
 this._farmMapRewardData = [];
 this._cashOutTimes = 0;
 this._farmData = [];
@@ -14127,8 +14128,6 @@ gData.safeDepositBoxData.richBankDailyVideoTimes = t.richBankDailyVideoTimes;
 gData.safeDepositBoxData.richbankLoginDays = t.richbankLoginDays;
 gData.safeDepositBoxData.richBankDailyTotelVideoTimes = t.richBankDailyTotelVideoTimes;
 gData.safeDepositBoxData.richBankTotelLoginDays = t.richBankTotelLoginDays;
-this.playerProp.cashOutBillData = t.billOrderInfoView;
-mk.console.logSingle("cashOutBillData======", t.billOrderInfoView);
 };
 t.prototype.cloneOrderData = function(t) {
 void 0 === t && (t = !1);
@@ -14496,7 +14495,7 @@ void 0 === t && (t = !0);
 if (!this.nextMake) {
 gData.farmSystem.selectNextFarm({
 state: -1
-}, t) || gData.pastureSystem.nextPastureExtra() || gData.factorySystem.nextFactoryExtra() || (this.nextType = 0);
+}, t) || (this.nextType = 0);
 this.init_makeInfo = !0;
 }
 };
@@ -15422,7 +15421,7 @@ this._redMoney = t;
 gData.gameData.init_coin = !0;
 gData.gameData.init_wallet_redMoney = !0;
 mk.event.emit("refreshCoin");
-this._redMoney >= 3e5 && (mk.ui.isPopPanel() || mk.guide.open(14));
+!mk.guide.isGuideComplete() && this._redMoney >= 3e5 && (mk.ui.isPopPanel() || gData.gameData.isDoOrderRefreshAni || mk.guide.open(14));
 mk.data.setTAEventUser(0, "current_redmoney_stock", this._redMoney);
 },
 enumerable: !1,
@@ -16805,6 +16804,7 @@ rewardNum: o
 } ];
 mk.ui.openPanel("module/reward/reward");
 if (t) {
+gData.gameData.isDoOrderRefreshAni = !0;
 this.node_crop.forEach(function(t) {
 t.active = !1;
 });
@@ -16831,6 +16831,7 @@ this.isStopFarm = !0;
 }
 };
 e.prototype.showRefreshLogic = function() {
+gData.gameData.isDoOrderRefreshAni = !1;
 this.node_crop.forEach(function(t) {
 t.active = !0;
 });
@@ -20052,7 +20053,7 @@ value: !0
 a.ServerUrl = a.HttpData = void 0;
 var o, n = function() {
 function t() {
-this.serverType = 0;
+this.serverType = 1;
 }
 t.prototype.getServerUrl = function() {
 switch (this.serverType) {
@@ -21481,7 +21482,7 @@ return e;
 }
 return e;
 };
-t.ifShowLog = !0;
+t.ifShowLog = !1;
 return t;
 }();
 a.default = i;
@@ -24595,7 +24596,6 @@ t = gData.gameData.getProp(r.GameProp.cashTimes);
 console.log("cashTimes2222======" + t);
 gData.gameData.showRichBankIconLimit == t && "1" == gData.gameData.funOpenData[13] && mk.event.emit("showRichBankIcon");
 gData.gameData.taskRedBagAutoShowLimit == t && "1" == gData.gameData.funOpenData[4] && mk.event.emit("showTaskRedBagAction");
-gData.cashOutBillData.getUserBillInfo();
 };
 e.prototype.onEnable = function() {
 mk.ad.showNative();

+ 3 - 3
packages-hot-update/cfg.json

@@ -1,5 +1,5 @@
 {
-    "version": "1.0.11",
+    "version": "1.0.12",
     "serverRootDir": "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/",
     "resourceRootDir": "D:\\projects\\team1_nc\\build\\jsb-link",
     "genManifestDir": "",
@@ -12,7 +12,7 @@
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsfTest/baseRemote/",
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/"
     ],
-    "buildTime": 1639464954882,
-    "genTime": 1639464954882,
+    "buildTime": 1639471220729,
+    "genTime": 1639471220729,
     "genVersion": null
 }

File diff suppressed because it is too large
+ 0 - 0
packages-hot-update/manifest/project.manifest


+ 1 - 1
packages-hot-update/manifest/version.manifest

@@ -1 +1 @@
-{"version":"1.0.11","packageUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/","remoteManifestUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/project.manifest","remoteVersionUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/version.manifest"}
+{"version":"1.0.12","packageUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/","remoteManifestUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/project.manifest","remoteVersionUrl":"https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/version.manifest"}

BIN
packages-hot-update/versions/ver_1_0.12.zip


Some files were not shown because too many files changed in this diff