ALEXTANG
|
36d2c146b0
|
1、修复了MongoDB在2.18.0以后需要自定义注册ObjectSerializer的问题。 2、Addressable的AddAddressable接口增加isLock参数、用来决定是否需要添加携程锁。 3、修复了APackInfo因为网络多线程的原因导致线程安全的问题。
1、修复了MongoDB在2.18.0以后需要自定义注册ObjectSerializer的问题。
2、Addressable的AddAddressable接口增加isLock参数、用来决定是否需要添加携程锁。
3、修复了APackInfo因为网络多线程的原因导致线程安全的问题。
|
2023-08-04 01:41:31 +08:00 |
|
ALEXTANGXIAO
|
60a5caebae
|
1、Scene.Create接口增加了一个泛型方法接口。 2、SceneConfig增加了SceneTypeConfig和SceneSubType
1、Scene.Create接口增加了一个泛型方法接口。 2、SceneConfig增加了SceneTypeConfig和SceneSubType
|
2023-07-29 01:03:35 +08:00 |
|
ALEXTANGXIAO
|
b7b2262d53
|
合理化服务器命名,使开发者更容易理解。
Scene的routeId更名为locationId
|
2023-07-27 00:33:39 +08:00 |
|
ALEXTANG
|
144ba9f222
|
完善AddressableManageComponent与ClientNetworkComponent
完善AddressableManageComponent与ClientNetworkComponent
|
2023-07-21 14:32:20 +08:00 |
|
ALEXTANG
|
526baf45fa
|
完善网络框架,增加服务器断开连接回调
|
2023-07-18 17:36:48 +08:00 |
|
ALEXTANG
|
7ce72b8aa8
|
合理化框架
合理化框架
|
2023-07-16 15:37:38 +08:00 |
|
ALEXTANG
|
0c8f3a5f92
|
[+] TEngineServer
[+] TEngineServer
|
2023-07-13 17:17:26 +08:00 |
|