Ver Fonte

领取活跃宝箱bug修复

cyzhao há 1 ano atrás
pai
commit
e1c43e0ac1
31 ficheiros alterados com 39 adições e 34 exclusões
  1. 1 1
      Gameserver/App/model/Const/GameConfig.php
  2. 1 1
      Gameserver/App/model/Const/sm_achieve_new.php
  3. 1 1
      Gameserver/App/model/Const/sm_activeTask.php
  4. 1 1
      Gameserver/App/model/Const/sm_activeTask_type.php
  5. 1 1
      Gameserver/App/model/Const/sm_active_day7_accumulate.php
  6. 1 1
      Gameserver/App/model/Const/sm_activity.php
  7. 1 1
      Gameserver/App/model/Const/sm_activity_day7.php
  8. 1 1
      Gameserver/App/model/Const/sm_announcement.php
  9. 1 1
      Gameserver/App/model/Const/sm_clientVersionHistory.php
  10. 1 1
      Gameserver/App/model/Const/sm_equip.php
  11. 1 1
      Gameserver/App/model/Const/sm_equip_levelupgrade.php
  12. 1 1
      Gameserver/App/model/Const/sm_errmsg.php
  13. 1 1
      Gameserver/App/model/Const/sm_evolve.php
  14. 4 4
      Gameserver/App/model/Const/sm_gate.php
  15. 1 1
      Gameserver/App/model/Const/sm_gate_sbox.php
  16. 1 1
      Gameserver/App/model/Const/sm_gate_unlock.php
  17. 1 1
      Gameserver/App/model/Const/sm_gem.php
  18. 2 2
      Gameserver/App/model/Const/sm_globalsettings.php
  19. 1 1
      Gameserver/App/model/Const/sm_hero.php
  20. 1 1
      Gameserver/App/model/Const/sm_heroattr.php
  21. 1 1
      Gameserver/App/model/Const/sm_item.php
  22. 1 1
      Gameserver/App/model/Const/sm_player_level.php
  23. 1 1
      Gameserver/App/model/Const/sm_plots.php
  24. 1 1
      Gameserver/App/model/Const/sm_predicate.php
  25. 1 1
      Gameserver/App/model/Const/sm_service_schedule.php
  26. 5 0
      Gameserver/App/model/Const/sm_shop_box.php
  27. 1 1
      Gameserver/App/model/Const/sm_shop_cash.php
  28. 1 1
      Gameserver/App/model/Const/sm_sysmail.php
  29. 1 1
      Gameserver/App/model/Const/sm_waveItem.php
  30. 1 1
      Gameserver/App/model/Const/sm_waves.php
  31. 1 1
      Gameserver/App/process/TaskProc.php

+ 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-06-07 15:50:47
+ // 日期: 2024-06-13 16:02:15
 ////////////////////
 
 /**

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:15
+ // 日期: 2024-06-07 18:24:29
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-06-03 18:13:18
+ // 日期: 2024-06-07 18:24:30
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-06-03 18:13:18
+ // 日期: 2024-06-07 18:24:30
 ////////////////////
 
 

+ 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-05-20 17:15:15
+ // 日期: 2024-06-07 18:24:29
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-30 17:43:18
+ // 日期: 2024-06-07 18:24:30
 ////////////////////
 
 

+ 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-05-20 17:15:16
+ // 日期: 2024-06-07 18:24:30
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-24 11:55:00
+ // 日期: 2024-06-13 15:46:40
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:16
+ // 日期: 2024-06-07 18:24:30
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-06-04 16:13:18
+ // 日期: 2024-06-07 18:24:30
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-24 19:43:17
+ // 日期: 2024-06-11 11:20:50
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:17
+ // 日期: 2024-06-07 18:24:31
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:17
+ // 日期: 2024-06-07 18:24:31
 ////////////////////
 
 

+ 4 - 4
Gameserver/App/model/Const/sm_gate.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-06-06 09:25:21
+ // 日期: 2024-06-13 15:57:26
 ////////////////////
 
 
@@ -57,7 +57,7 @@ class sm_gate
     public $reward_fail;
 
     /**
-    * @var String 5分钟  
+    * @var String 第一个宝箱开启条件:时间(分钟)  
     */
     public $first_ts1;
 
@@ -67,7 +67,7 @@ class sm_gate
     public $first_reward1;
 
     /**
-    * @var String 10分钟  
+    * @var String 第二个宝箱开启条件:时间(分钟)  
     */
     public $first_ts2;
 
@@ -77,7 +77,7 @@ class sm_gate
     public $first_reward2;
 
     /**
-    * @var String 通过  
+    * @var String 第二个宝箱开启条件:关卡是否通关(通关)  
     */
     public $first_ts3;
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:17
+ // 日期: 2024-06-07 18:24:31
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-06-06 09:25:21
+ // 日期: 2024-06-13 15:57:26
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:18
+ // 日期: 2024-06-07 18:24:31
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-06-05 18:25:21
+ // 日期: 2024-06-11 15:25:38
 ////////////////////
 
 
@@ -119,7 +119,7 @@ class sm_globalsettings
     public $GemQualName;
 
     /**
-    * @var string   
+    * @var string 洗练不同品质宝石消耗数量不同  
     */
     public $XILianGemlNeedXILianStone;
 

+ 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-06-07 15:05:45
+ // 日期: 2024-06-07 18:24:31
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:18
+ // 日期: 2024-06-07 18:24:31
 ////////////////////
 
 

+ 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-06-07 15:42:28
+ // 日期: 2024-06-12 17:05:45
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-28 10:38:13
+ // 日期: 2024-06-07 18:24:32
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:19
+ // 日期: 2024-06-07 18:24:32
 ////////////////////
 
 

+ 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-06-06 14:59:46
+ // 日期: 2024-06-13 15:33:46
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:19
+ // 日期: 2024-06-07 18:24:33
 ////////////////////
 
 

+ 5 - 0
Gameserver/App/model/Const/sm_shop_box.php

@@ -73,5 +73,10 @@ class sm_shop_box
     */
     public $percent;
 
+    /**
+    * @var String 宝石概率信息  
+    */
+    public $percentDesc;
+
 }
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:19
+ // 日期: 2024-06-07 18:24:33
 ////////////////////
 
 

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

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2024-05-20 17:15:22
+ // 日期: 2024-06-07 18:24:36
 ////////////////////
 
 

+ 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-06-07 14:35:45
+ // 日期: 2024-06-13 15:55:24
 ////////////////////
 
 

+ 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-06-07 14:35:45
+ // 日期: 2024-06-13 15:55:24
 ////////////////////
 
 

+ 1 - 1
Gameserver/App/process/TaskProc.php

@@ -58,7 +58,7 @@ class TaskProc {
                 break;
         }
 
-        my_Assert($typeId >= $point, ErrCode::task_CanotPriceReviced);
+        my_Assert($typeId < $point, ErrCode::task_CanotPriceReviced);
 
         $mo = GameConfig::activepointreward_getItem($type, $typeId);
         my_Assert($mo != null, ErrCode::err_const_no);