milimoe
|
d6787de920
|
添加EntityModuleConfig帮助类;添加AddonDLL的SHA512哈希验证 (#85)
|
2024-08-24 01:17:47 +08:00 |
|
yeziuku
|
b53d95525a
|
加载器、服务器模组、地图优化 (#83)
* 修改 LoadGameModulesForServer
* 添加 AssociatedServers
* Update GameModuleServer.cs
* 添加 IsConnectToOtherServerModule 和 AssociatedServerModuleName
* Create Grid.cs
* 添加 Grids
* Update ExampleGameModule.cs
* 更新 example-plugin 的名称;修改 GameMap.this.get
---------
Co-authored-by: milimoe <mili@wrss.org>
|
2024-08-06 01:07:09 +08:00 |
|
milimoe
|
b73b37c45e
|
DataRequest、GameModule相关优化 (#82)
* 使基于HTTPClient的DataRequest能够收到回复;添加了适用于Gaming的DataRequest;优化了加载器的加载逻辑;依赖集合的优化
* 执行代理清理;优化模组模板
* 删除GamingEvent无用的事件;删除result哈希表;删除无用的Item/Skill类;GameModuleLoader优化
|
2024-08-03 04:10:34 +08:00 |
|
milimoe
|
c51b7c50fa
|
统一命名 并禁止GameModuleServer调用DataRequest (#81)
* 统一命名 并禁止GameModuleServer调用DataRequest
* 添加了GameModuleDepend (依赖集合) 用于整合Maps Characters Items Skills
|
2024-08-01 20:40:25 +08:00 |
|