90 Commits

Author SHA1 Message Date
70356bcd36 (client) feat:添加将XML读取为XML组件的函数 2025-07-12 11:53:21 +08:00
d7c4342915 (client) chore:让Define同步存储packID 2025-07-12 11:35:41 +08:00
a29fc46cbb (clinet) feat:添加瓦片地图临时贴图 2025-07-12 00:24:28 +08:00
7a50a73dcb (server) chore:Ungroup imports 2025-07-11 23:09:56 +08:00
e78911a8ea (client) chore:下载unity的titleMap包 2025-07-11 20:10:46 +08:00
6d064fbab0 (client) chore:将DefineManager的获取路径下xml文件的功能移植到fileHander 2025-07-10 22:36:02 +08:00
8a52f8fb3a (client) chore:Make TCP client async 2025-07-10 22:34:23 +08:00
2466275e97 (client) chore:修改定义名InitResource->DefineManager 2025-07-10 22:21:18 +08:00
bcd131105b (docs) feat:添加数据定义使用文档 2025-07-10 20:34:38 +08:00
82afe77180 (client) feat:定义数据初始化加载器 2025-07-10 20:08:48 +08:00
3470238b41 (client) feat:定义数据基类Define 2025-07-10 20:08:14 +08:00
db83d85bab (arts) feat:添加默认贴图(出错标识) 2025-07-10 19:21:12 +08:00
cd415c0b58 (server) feat:Add TCP server 2025-07-10 18:43:21 +08:00
243a1cb923 (server) feat:Add command helper 2025-07-10 18:43:21 +08:00
475b206cf9 (client) fix:修改Clock暂停通过字段访问,并让暂停可暂停物理引擎 2025-07-10 18:43:21 +08:00
6a0f38a958 (client) feat:添加文件管理类Utils.FileHandler 2025-07-09 22:20:05 +08:00
b8faeb5ab9 (client) chore:Format and cleanup code 2025-07-09 19:53:59 +08:00
9823382c94 (client) chore:Rename Network to UnityTcpClient 2025-07-09 19:46:49 +08:00
fb6ec7f882 (client) chore:Adjust Network directory position 2025-07-09 19:43:59 +08:00
3f38673054 (client) feat:添加网络类Network 2025-07-09 18:52:15 +08:00
e61c975e2f chore:Migrate "项目规范" contents to spec.md 2025-07-09 18:42:30 +08:00
8bf8e07337 (docs) chore:Rewrite spec.md 2025-07-09 18:24:10 +08:00
8005d8bf3f (client) fix:Use the correct namespace 2025-07-09 17:54:54 +08:00
4613f87573 (client) chore: 修改Clock继承自MonoSingleton 2025-07-09 17:27:14 +08:00
e0fd65071e (client) chore:Mark Singleton class as an abstract class 2025-07-09 17:22:17 +08:00
e56b274250 (client) chore:Rearrange source file structure 2025-07-09 16:54:59 +08:00
76908dbf8a (client) feat:Add Singleton and MonoSingleton class 2025-07-09 16:45:29 +08:00
f426941617 (client) fix:修复上一个提交的编码不一致 2025-07-09 16:35:07 +08:00
10136a987d (client) feat:添加Tick接口及时钟控制 2025-07-09 11:35:52 +08:00
11004d5595 (Docs) feat:添加代码规范文件 2025-07-09 11:34:01 +08:00
2976c96ed7 (server) fix:Replace the UTC timezone with Local timezone 2025-07-08 23:04:07 +08:00
6ac00bbfbb (server) Add a server written in Rust 2025-07-08 22:50:42 +08:00
d9bc4ceaea (client) chore:Rename SampleScene to MainScene 2025-07-08 09:43:48 +08:00
841b0ff174 (client) feat:Add logging module 2025-07-08 09:42:27 +08:00
fffc5fad0a (client) chore:Exclude Rider settings 2025-07-08 09:40:24 +08:00
dca7ebaf47 (tools) Add ProtoBuf 2025-07-07 22:39:28 +08:00
e47d86ee14 Add README.md 2025-07-07 22:34:40 +08:00
c35d783841 (client) Modify activeInputHandler 2025-07-07 22:33:12 +08:00
5e35a1fd61 (client) Modify editorAssembliesCompatibilityLevel 2025-07-07 21:32:54 +08:00
acb8121963 (client) Initialize commit 2025-07-07 21:24:05 +08:00