Commit Graph

20 Commits

Author SHA1 Message Date
3470238b41 (client) feat:定义数据基类Define 2025-07-10 20:08:14 +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
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
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
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