This website requires JavaScript.
Explore
Help
Sign In
CocosPlugin
/
esengine
Watch
1
Star
0
Fork
0
You've already forked esengine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a0544629db7a10c9efe294948bd092b1a9a6b10
esengine
/
packages
/
core
/
tests
/
ECS
T
History
YHH
3a0544629d
feat(core): 为 World 添加独立的服务容器 (
#222
)
...
* feat(core): 为 World 添加独立的服务容器 * test(core): 为 World 服务容器添加完整测试覆盖
2025-11-14 09:55:31 +08:00
..
Core
feat(core): 启用 TypeScript 最严格的类型检查 (
#199
)
2025-10-31 16:14:23 +08:00
Decorators
新增组件/系统装饰器避免混淆
2025-08-14 18:35:03 +08:00
Serialization
fix(core): 移除fflate依赖,修复TextEncoder兼容性问题 (
#217
)
2025-11-07 12:10:52 +08:00
Systems
refactor(core): 改进事件系统类型安全并消除 ESLint 警告 (
#208
)
2025-11-01 16:12:18 +08:00
Utils
移除 Entity._localComponents/强制Entity必须属于Scene/简化组件操作逻辑
2025-10-10 16:31:43 +08:00
Component.test.ts
feat(core):统一 Core 库的命名规范和代码风格 (
#207
)
2025-11-01 10:23:46 +08:00
Entity.test.ts
移除 Entity._localComponents/强制Entity必须属于Scene/简化组件操作逻辑
2025-10-10 16:31:43 +08:00
EntityRefIntegration.test.ts
组件引用完整性,升级到es2021使用weakref
2025-10-10 23:38:48 +08:00
EntitySystemDI.test.ts
扩展 InjectableMetadata 接口支持属性注入,实现 @InjectProperty 装饰器
2025-10-12 23:39:32 +08:00
Scene.test.ts
performancemonitor由内部框架维护
2025-10-17 22:13:32 +08:00
World.test.ts
feat(core): 为 World 添加独立的服务容器 (
#222
)
2025-11-14 09:55:31 +08:00
WorldManager.test.ts
refactor(core): 移除 _activeWorlds 并优化 WorldManager 清理机制 (
#220
)
2025-11-09 17:35:07 +08:00