15 卡牌服务端搭建
1. 增加地图关闭接口 CloseMap,必须调用处理保存后,地图才能关闭
2. 玩家登录流程在PlayerLogin统一处理,不再需要等待客户端回报
18个文件已修改
543066 ■■■■ 已修改文件
ZoneServerGroup/RouteServer/ChinRouteServer.exe 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/RouteServer/ChinRouteServer.map 58562 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/RouteServer/ChinRouteServer.tds 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/ChinMapServerManager.exe 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/ChinMapServerManager.map 36639 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/ChinMapServerManager.tds 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServer.exe 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServer.map 217280 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServer.tds 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServerDM.exe 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServerDM.map 230577 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServerDM.tds 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldEvent.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldProcess.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/LogicProcess/UserCtrlDB.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ServerCMD/CMDS/SavePlayerBackupFile.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/RouteServer/ChinRouteServer.exe
Binary files differ
ZoneServerGroup/RouteServer/ChinRouteServer.map
Diff too large
ZoneServerGroup/RouteServer/ChinRouteServer.tds
Binary files differ
ZoneServerGroup/map1_8G/MapServer/ChinMapServerManager.exe
Binary files differ
ZoneServerGroup/map1_8G/MapServer/ChinMapServerManager.map
Diff too large
ZoneServerGroup/map1_8G/MapServer/ChinMapServerManager.tds
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServer.exe
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServer.map
Diff too large
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServer.tds
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServerDM.exe
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServerDM.map
Diff too large
ZoneServerGroup/map1_8G/MapServer/MapServerData/ChinMapServerDM.tds
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini
@@ -20,6 +20,14 @@
ClassName = StartDB
FuncName = StartDB
[CloseMap]
ScriptName = GameWorldLogic\GameWorldEvent.py
Writer = Alee
Releaser = Alee
RegType = 1
ClassName = CloseMap
FuncName = CloseMap
[RefreshNPC]
ScriptName = NPC\ChNPC.py
Writer = eggxp
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldEvent.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/GameWorldProcess.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/LogicProcess/UserCtrlDB.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ServerCMD/CMDS/SavePlayerBackupFile.pyc
Binary files differ