|
3cc7b84803
|
更新IServer的常量
|
2024-08-16 00:11:53 +08:00 |
|
milimoe
|
c51b7c50fa
|
统一命名 并禁止GameModuleServer调用DataRequest (#81)
* 统一命名 并禁止GameModuleServer调用DataRequest
* 添加了GameModuleDepend (依赖集合) 用于整合Maps Characters Items Skills
|
2024-08-01 20:40:25 +08:00 |
|
milimoe
|
0672d839bb
|
添加GamingModel,补充GamingEventHandler (#67)
|
2023-12-07 00:33:29 +08:00 |
|
milimoe
|
543887881a
|
添加GameMode, GameMap, GameModeLoader (#62)
* 添加GameMode, GameMap; 优化了Plugin和RoomType等
* 添加GameModeLoader,重构GameMode和GameMap
* 添加Gaming事件接口
* 添加IGameModeSupported接口
* 为GameMode添加Implement接口
* 为BeforeConnect添加参数
|
2023-11-27 00:30:00 +08:00 |
|
milimoe
|
37c4c54445
|
.NET 8 (#61)
|
2023-11-25 01:44:17 +08:00 |
|
milimoe
|
e7214c3fb9
|
添加新的枚举、字符常量和方法 (#59)
* 添加大量新的枚举,添加缺少的枚举字符串,修改枚举转字符串方法的位置
* 添加StartGame和Gaming的SocketHandler方法
* 添加MainInvokeType.StartGame
* 优化代码格式
* 添加默认的User.ToString()
* 添加EndGame
* 添加GameMode.GetTypeString
* 添加GameMode.GetRoomType
|
2023-11-23 00:43:34 +08:00 |
|
Mili
|
06cebcffd9
|
FunGame Core
|
2023-03-31 20:34:40 +08:00 |
|