template/packages-user/data-system/src
unanmed f1a9e626b6 test(02-02): add real 13x13 game maps to pathfinding performance tests
- 夹具 createPerformanceSystem 参数化起始位置与图块定义(合成矩阵默认值不变)
- 真实地图图块语义:数字 1 墙体,0/2/3/4/5/6 均为空地
- 新增六张 13x13 真实地图分段测量用例(20 轮 build/find/search,入口不足时固定种子抽选端点并记录)
2026-09-09 20:28:21 +08:00
..
combat refactor: 游戏地图接口重构 2026-08-21 01:39:47 +08:00
event docs(test): describe individual test cases 2026-09-09 13:33:42 +08:00
path test(02-02): add real 13x13 game maps to pathfinding performance tests 2026-09-09 20:28:21 +08:00
index.ts feat(02-02): add minimal-loss pathfinding system with getPath, controller contract and fallback policy 2026-09-09 17:29:22 +08:00
types.ts feat(event): complete phase one event system 2026-09-09 12:01:21 +08:00