From 50282a7269f62b3a06513ce4cc9d580bb7fc2df6 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期六, 09 五月 2026 15:16:34 +0800 Subject: [PATCH] 589 【公会】攻防战-服务端(本服、跨服攻防战;优化战斗支持不同基础属性百分比战斗;增加玩家历史最高战力记录;优化新公会ID分配,增加系统公会ID规则,废弃解散公会ID复用逻辑;增加公会周x累计贡献统计;) 1. 攻防战支持本服、跨服攻防战;GM命令 Family 支持攻防战相关; 2. 优化战斗支持不同基础属性百分比战斗,默认100%属性; 3. 增加玩家历史最高战力记录; 4. 优化新公会ID分配,增加系统公会ID规则,废弃解散公会后ID复用逻辑,确保数据唯一; 5. 增加公会周x累计贡献统计 6. 优化内网环境不验证跨服中心唯一性; --- ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_Arena.pyc | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_Arena.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_Arena.pyc index 3cca8fe..3eeef08 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_Arena.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_Arena.pyc Binary files differ -- Gitblit v1.8.0