cyzhao před 8 měsíci
rodič
revize
e988e52954

+ 1 - 1
Gameserver/App/model/Const/GameConfig.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-27 17:05:22
+ // 日期: 2024-09-29 16:36:58
 ////////////////////
 
 /**

+ 1 - 1
Gameserver/App/model/Const/sm_active_day7_accumulate.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-27 10:27:41
+ // 日期: 2024-09-29 16:05:51
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_activity_day7.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-27 10:28:03
+ // 日期: 2024-09-29 16:05:51
 ////////////////////
 
 

+ 6 - 2
Gameserver/App/model/Const/sm_fun_unlock.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-24 17:05:51
+ // 日期: 2024-09-29 16:05:51
 ////////////////////
 
 
@@ -53,7 +53,11 @@ class sm_fun_unlock
     public $unlockParas1;
 
     /**
-    * @var Int32 解锁条件2  
+    * @var Int32 1:参与关卡;参数1:关卡ID  
+    *  2:通关关卡;参数1:关卡ID
+    *  3:初次得到技能宝石;参数1:无
+    *  4:玩家等级到达某级;参数1:等级数
+    *  5:通关主线挑战;参数1:无  
     */
     public $unlockType2;
 

+ 1 - 1
Gameserver/App/model/Const/sm_globalsettings.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-25 14:35:51
+ // 日期: 2024-09-27 18:05:51
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_hero.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-26 15:35:51
+ // 日期: 2024-09-29 16:35:51
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_heroType_typeId.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-26 15:35:51
+ // 日期: 2024-09-29 16:35:51
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_item.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-19 15:01:57
+ // 日期: 2024-09-29 16:16:50
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_predicate.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-27 10:05:04
+ // 日期: 2024-09-29 16:26:42
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_skills.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-27 14:39:37
+ // 日期: 2024-09-29 14:45:19
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_waveItem.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-27 11:20:16
+ // 日期: 2024-09-29 14:56:14
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/model/Const/sm_waves.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-09-27 11:20:16
+ // 日期: 2024-09-29 14:56:14
 ////////////////////
 
 

+ 2 - 2
Gameserver/App/process/ActiveProc.php

@@ -325,7 +325,7 @@ class ActiveProc {
     }
 
     /**
-     * 7日签到
+     * 6101 签到
      * @return type
      */
     public static function Day7_DrawReward() {
@@ -342,7 +342,7 @@ class ActiveProc {
         return Resp::ok(array('gold' => ctx()->baseInfo->gold,
                     'cash' => ctx()->baseInfo->cash,
                     'store' => ctx()->store,
-                    //'day7_drawed;' => ctx()->privateState->day7_drawed,                
+                    'roleCardUnlockHeroList;' => ctx()->heros->roleCardUnlockHeroList,                
                     'reward' => StoreProc::$reward,
                     'reward_Gem' => StoreProc::$reward_Gem,
         ));

+ 1 - 0
Gameserver/App/process/FightProc.php

@@ -761,6 +761,7 @@ class FightProc {
             'newLevel' => $newLevel,
             'funUnlockRecord' => ctx()->privateState->funUnlockRecord,
             'funUnlockRecord_2' => ctx()->privateState->funUnlockRecord_2,
+            'LoginDays'=> ctx()->privateState->LoginDays,            
             'skillUnlockRecord' => ctx()->privateState->skillUnlockRecord,
             'heros' => ctx()->heros,
             'subFunStartTs' => ctx()->privateState->subFunStartTs,

+ 1 - 1
Gameserver/nbproject/project.properties

@@ -2,7 +2,7 @@ auxiliary.org-netbeans-modules-php-smarty.smarty-framework=true
 auxiliary.org-netbeans-modules-web-clientproject-api.js_2e_libs_2e_folder=js/libs
 browser.reload.on.save=true
 include.path=${php.global.include.path}
-php.version=PHP_81
+php.version=PHP_80
 source.encoding=UTF-8
 src.dir=.
 tags.asp=false