6 Commits

Author SHA1 Message Date
milimoe
e7214c3fb9
添加新的枚举、字符常量和方法 (#59)
* 添加大量新的枚举,添加缺少的枚举字符串,修改枚举转字符串方法的位置

* 添加StartGame和Gaming的SocketHandler方法

* 添加MainInvokeType.StartGame

* 优化代码格式

* 添加默认的User.ToString()

* 添加EndGame

* 添加GameMode.GetTypeString

* 添加GameMode.GetRoomType
2023-11-23 00:43:34 +08:00
958d95768e
优化代码 2023-10-18 21:03:57 +08:00
c4ed012141
添加AuthenticationType和传入参数 2023-10-17 21:44:34 +08:00
0b272dd6b8
添加before&after 2023-10-17 20:31:32 +08:00
6876430f7a
Add more authenticators 2023-10-16 22:58:00 +08:00
c3c153635f
Add Authenticator 2023-10-16 20:56:01 +08:00