|
8f6555687b
|
添加准备和取消准备
|
2023-11-15 21:48:52 +08:00 |
|
|
94bad21e8d
|
添加SocketMessageType: System&MatchRoom
|
2023-10-18 22:48:22 +08:00 |
|
|
c4ed012141
|
添加AuthenticationType和传入参数
|
2023-10-17 21:44:34 +08:00 |
|
|
b923308be2
|
添加适用插件的SocketRuntimeType
|
2023-10-15 15:11:34 +08:00 |
|
milimoe
|
52b4fc2078
|
为插件添加更多默认属性;优化了房间相关 (#55)
|
2023-09-26 01:01:46 +08:00 |
|
milimoe
|
3825780bd4
|
提供底层Connect和Disconnect (#52)
|
2023-09-09 00:20:54 +08:00 |
|
milimoe
|
b9bce652f8
|
添加 SocketType: Chat, UpdateRoomMaster
|
2023-09-03 01:16:07 +08:00 |
|
milimoe
|
936b52f581
|
添加 Main_Chat
|
2023-09-02 21:30:15 +08:00 |
|
milimoe
|
7c272cdd29
|
添加 Main_Chat
|
2023-09-02 21:28:45 +08:00 |
|
milimoe
|
b9d9932ac2
|
明显区分Socket和DataRequest (#50)
* 明显区分Socket和DataRequest
* 删除了SocketHandler_Connect方法
|
2023-08-31 19:40:06 +08:00 |
|
milimoe
|
a814997a4a
|
为TaskAwaiter添加异常捕获和OnError事件 (#49)
|
2023-08-26 13:22:01 +08:00 |
|
milimoe
|
20926ebb09
|
添加TaskAwaiter;添加DataRequest枚举 (#43)
|
2023-07-20 09:33:24 +08:00 |
|
|
821b43f76f
|
Light -> Bright
|
2023-07-10 23:18:24 +08:00 |
|
|
85bfa3ba4c
|
修改Set字符串常量内容
|
2023-07-05 19:41:26 +08:00 |
|
milimoe
|
247090341f
|
找回密码 第二部分 (#37)
* 常量更新
* 添加枚举:Login_UpdatePassword
* 添加Hashtable反序列化方法
Server那边没有Request对象
---------
Co-authored-by: Yezi <53083103+yeziuku@users.noreply.github.com>
|
2023-06-30 13:56:23 +08:00 |
|
milimoe
|
5a63b97341
|
添加Hashtable中Json对象的反序列化工具方法 (#36)
* 添加Hashtable中Json对象的反序列化工具方法
* ErrorType -> ErrorIPAddressType
* 新增房间状态:Matching
|
2023-06-28 00:58:52 +08:00 |
|
milimoe
|
b4ce65a35b
|
更新 DataRequest, RunTime, GameMode; 添加 FunGameConfig (#33)
* 更新DataRequest GetResult<T>
* 更新了DataRequest的构造方法,以及RunTime类
* 更新RunTime控制器
* 从Desktop复制Config到Core;更新常量
* 添加GameMode
|
2023-06-19 09:07:20 +08:00 |
|
milimoe
|
42d0ca61c5
|
更新自定义转换器和实体工厂方法 (#32)
|
2023-06-12 10:44:31 +08:00 |
|
milimoe
|
d25dd8d2e3
|
添加自定义 Converter (#31)
* 添加DataTable Converter
* 修改DataSet Converter,支持多个Tables反序列化,此转换器也支持兼容DataTable
* 修改构造方法、工厂方法,添加常用类自定义转换器
|
2023-06-10 01:01:45 +08:00 |
|
milimoe
|
23c9ade79e
|
拥抱System.Text.Json (#27)
* 添加适用于DataSet和DateTime的JSON自定义转换器。
* 添加JsonManager,删除JsonObject并仅使用SocketObject
* 移除Newtonsoft.Json引用
|
2023-06-03 18:57:24 +08:00 |
|
milimoe
|
3eda4b8167
|
Update DataRequest And Socket MISC. (#24)
* Update DataRequest And Socket MISC.
* Delete unused code
|
2023-05-23 09:22:02 +08:00 |
|
milimoe
|
d7609de7f6
|
添加DataRequest返回结果 (#22)
* Add DataRequest Result Table
* Delete Unused ConcurrentQueue
|
2023-05-17 11:07:52 +08:00 |
|
milimoe
|
e1c3f7cce1
|
Add UpdateRoomMaster; Update RoomList, Constants. (#14)
* Add UpdateRoomMaster, DissolveRoom; Update RoomList; Update MISC.
* Update RoomList, Constants
|
2023-04-16 12:59:46 +08:00 |
|
milimoe
|
f2107ba530
|
更新RoomList,更新Entity类,更新Factory (#12)
|
2023-04-13 21:36:25 +08:00 |
|
milimoe
|
01ba44fab6
|
更新Room相关的参数、常数设定 (#9)
* 修改部分常量和添加Room相关的SQLScript
* 更新Room相关的参数、常数设定
|
2023-04-06 23:57:36 +08:00 |
|
milimoe
|
2a574bf8d6
|
修改部分常量和添加Room相关的SQLScript (#7)
|
2023-04-05 22:52:23 +08:00 |
|
Mili
|
08e3637623
|
Add ForceLogout
|
2023-04-02 19:20:20 +08:00 |
|
Mili
|
06cebcffd9
|
FunGame Core
|
2023-03-31 20:34:40 +08:00 |
|