Commit Graph

5 Commits

Author SHA1 Message Date
SepComet c5d113b35f 调整 convert.py 转换逻辑 + 规划后续开发 2026-03-17 13:21:49 +08:00
SepComet aa081bcc3c remove open spec skills 2026-03-17 08:58:56 +08:00
SepComet ccbd27e87e Checkpoint 9 2026-03-16 22:19:57 +08:00
SepComet 76ed9a3e53 Checkpoint 1:依赖锁定与运行开关落地
- 在 `SimulationWorld` 里添加 P2 运行开关 `UseJobSimulation` 与 `UseBurstJobs`
- 添加依赖包:
	1. burst: 1.8.28
	2. collections: 2.5.7
	3. Mathematics: 1.3.2
	4. jobs(不单独成包)
- 运行测试,均通过
2026-02-22 10:12:26 +08:00
SepComet d55ead69a0 - Checkpoint 1:清理 `TickEnemies` 侧 GC
- Checkpoint 2:解耦 Simulation 核心与 `Transform` 运行时依赖
- Checkpoint 3:收口 `EntitySync` 职责边界
- Checkpoint 4:拆分 Simulation Tick 阶段
- Checkpoint 5:补最小回归测试
- Checkpoint 6:补充 P1.5 结项文档
2026-02-21 13:39:14 +08:00