瀏覽代碼

Merge remote-tracking branch 'remotes/origin/master' into dev

hexiaojie 1 年之前
父節點
當前提交
a25369bb0c

+ 9 - 1
GameClient/Assets/Game/HotUpdate/ServerProxy/TimeTracingSProxy.cs

@@ -187,7 +187,15 @@ namespace GFGGame
             {
                 if(response.AllKs[i] == 6200123)
                 {
-                    TimeTracingDataManager.SuitID = (int)response.AllVs[i]; 
+                    TimeTracingDataManager.SuitID = (int)response.AllVs[i];
+                    List<ActivityOpenCfg> activityCfgList = ActivityOpenCfgArray.Instance.GetCfgsBytype(21);
+                    foreach(var item in activityCfgList)
+                    {
+                        if(item.paramsArr[0] == (int)response.AllVs[i])
+                        {
+                            TimeTracingDataManager._currentChapterId = item.params3Arr[0];
+                        }
+                    }
                     return true;
                 }
             }

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/ActivityThemeLuckyBox/ActivityThemeLuckyBoxView.cs

@@ -147,7 +147,7 @@ namespace GFGGame
                 PromptController.Instance.ShowFloatTextPrompt("活动已结束");
                 return;
             }
-            ViewManager.Show<StoreView>(new object[] { ConstStoreTabId.STORE_GIFT_BAG, ConstStoreSubId.STORE_GIFT_BAG_ACTIVITY });
+            ViewManager.Show<StoreView>(new object[] { ConstStoreTabId.STORE_EXCHANGE, ConstStoreSubId.STORE_GIFT_BAG_ACTIVITY });
         }
 
         private void UpdateTime(object param = null)

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Common/Controller/ValueBarController.cs

@@ -227,6 +227,7 @@ namespace GFGGame
                 case ConstItemID.GET_TICKETS:
                 case ConstItemID.YUANXIAO_GAME_CONSUME:
                 case ConstItemID.YUANXIAO_REWARD:
+                case ConstItemID.SYJH_PropID:
                     button.m_imgAdd.visible = true;
                     break;
                 default:

二進制
GameClient/Assets/ResIn/UI/ActivityMain/ActivityMain_atlas0_7!a.png


二進制
GameClient/Assets/ResIn/UI/ActivityMain/ActivityMain_atlas0_7.png


二進制
GameClient/Assets/ResIn/UI/Store/Store_atlas0_1!a.png


二進制
GameClient/Assets/ResIn/UI/Store/Store_atlas0_1.png


二進制
GameClient/Assets/ResIn/UI/Store/Store_fui.bytes


二進制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0!a.png


二進制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0.png


二進制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_1!a.png


二進制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_1.png


二進制
GameClient/Assets/ResIn/UI/Studio/Studio_fui.bytes