|
8db6fd0512
|
仅使用Controller,删除重复的Model;修改EventArgs的构造方法
|
2023-07-16 00:41:36 +08:00 |
|
|
ea682b90ff
|
项目结构调整
|
2023-07-14 21:12:14 +08:00 |
|
|
4664bfbc29
|
优化AsyncAwaiter和SocketHandler
|
2023-07-13 01:03:58 +08:00 |
|
milimoe
|
3614747433
|
支持DataRequest.SendRequest异步 (#39)
|
2023-07-12 12:04:36 +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 |
|
Yezi
|
ae4f8aa7aa
|
GetResult<T>可以直接返回JsonManager.GetObject (#34)
|
2023-06-24 01:34:16 +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 |
|
Yezi
|
133fef14d7
|
Update DataRequest Setter (#28)
* Update DataRequest Setter
* Fixed some json bug (#29)
* JsonManager应是internal的
---------
Co-authored-by: milimoe <110188673+milimoe@users.noreply.github.com>
|
2023-06-05 00:31:45 +08:00 |
|
milimoe
|
372c7e2495
|
Add ForgetPassword Query and Update SendRequest (#25)
* 为SendRequest添加返回值
* 添加ForgetPassword相关表和查询
|
2023-05-27 16:07:20 +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
|
267bb162a1
|
Update Controllers And Models (#18)
|
2023-04-23 01:25:16 +08:00 |
|
milimoe
|
ecdb321eb6
|
Fix #15; Start to Rebuild Architecture. (#16)
|
2023-04-18 20:28:05 +08:00 |
|
Mili
|
953c02d06f
|
移动DataRequest
|
2023-04-01 11:33:58 +08:00 |
|