From 653eb149896fb9f98e377a90b07f52c94df2dc06 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 05 六月 2026 10:04:39 +0800 Subject: [PATCH] 568 【GVG】公会攻城战-服务端(支持多台跨服服务器互通公会参与同一场攻城战;) 1. 新活动管理,支持跨服活动(以活动主体为准,各子功能模块由主活动配置决定,便于配置活动,减少多活动组合配置分散引起的配置复杂度) 2. 优化跨服上下线逻辑,支持多跨服服务器 3. 排行奖励模版增加公会会长、精英专属奖励 4. 查看缓存增加公会区服ID、通用记录表增加RecID2 5. 优化真实充值、任意充值与代币、现金礼券逻辑,支持跨服充值互助;优化充值商品兑换时机(完全登录成功处理) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc index f482eb3..17d4a4b 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc Binary files differ -- Gitblit v1.8.0