15 Commits

Author SHA1 Message Date
4558110af9
为ServerSocket添加UserList 2023-09-10 13:55:16 +08:00
a74ff63d8e
使ModelManager成为支持泛型的工具类 2023-09-09 21:24:45 +08:00
9a59798543
将保存的Clients都转为小写name 2023-09-09 21:22:43 +08:00
67ce75c5be
修改属性名 2023-09-09 15:55:56 +08:00
milimoe
b9d9932ac2
明显区分Socket和DataRequest (#50)
* 明显区分Socket和DataRequest

* 删除了SocketHandler_Connect方法
2023-08-31 19:40:06 +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
5e3767036f
Extend MailServices (#35) 2023-06-24 01:33:40 +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
23c9ade79e
拥抱System.Text.Json (#27)
* 添加适用于DataSet和DateTime的JSON自定义转换器。

* 添加JsonManager,删除JsonObject并仅使用SocketObject

* 移除Newtonsoft.Json引用
2023-06-03 18:57:24 +08:00
milimoe
b08d62d6f8
Fixed #15 (#17)
* Fix #15; Start to Rebuild Architecture.

* Fixed #15
2023-04-21 01:06:23 +08:00
milimoe
ecdb321eb6
Fix #15; Start to Rebuild Architecture. (#16) 2023-04-18 20:28:05 +08:00
milimoe
c9a7ea88b2
移动Library.Server到Library.Common.Architecture (#11)
* 移动Library.Server到Library.Common.Architecture
2023-04-10 00:44:59 +08:00
milimoe
2a574bf8d6
修改部分常量和添加Room相关的SQLScript (#7) 2023-04-05 22:52:23 +08:00
Mili
06cebcffd9 FunGame Core 2023-03-31 20:34:40 +08:00