template/packages-user/data-base/src
unanmed c707c87add test(06-09): cover map, replay and flag save/load round trips
- add map/saveLoad.test.ts: StaticTile/DynamicTile/MapLayer/GameMap/MapState round trips, codes 55/122/124
- add replay/saveLoad.test.ts: ReplayArray and ReplaySystem same-instance round trips
- add flag/saveLoad.test.ts: FlagSystem round trip and separated snapshot
2026-09-14 18:57:51 +08:00
..
enemy test(06-09): cover enemy and hero save/load round trips 2026-09-14 18:57:42 +08:00
flag test(06-09): cover map, replay and flag save/load round trips 2026-09-14 18:57:51 +08:00
hero test(06-09): cover enemy and hero save/load round trips 2026-09-14 18:57:42 +08:00
load refactor: 加载系统核心移动至数据端 2026-03-30 19:07:13 +08:00
map test(06-09): cover map, replay and flag save/load round trips 2026-09-14 18:57:51 +08:00
game.ts feat(03-01): add Node-safe core state construction 2026-09-10 15:35:01 +08:00
index.ts refactor: 将 Layer 0 单独放到一个包 2026-05-17 21:32:23 +08:00
shared.ts refactor: 跟随者与勇士移动 2026-06-27 20:33:49 +08:00
types.ts feat: MapStore 2026-07-17 22:42:16 +08:00