boardgame-phaser/packages/sts-like-viewer/src/scenes
hypercross 5355afb23e feat(sts-viewer): implement card spawning and combat interaction
Add `CardContainer` and `CardSpawner` to handle visual representation
of cards in the hand. Refactor `CombatTestScene` to use `GameHostScene`
and implement card selection/targeting logic for combat simulation.
2026-04-22 00:53:57 +08:00
..
CombatTestScene.ts feat(sts-viewer): implement card spawning and combat interaction 2026-04-22 00:53:57 +08:00
GridViewerScene.ts refactor: clean up scenes and introduce SceneKey enum 2026-04-20 15:36:12 +08:00
IndexScene.ts feat(sts-viewer): add CombatTestScene and unit visuals 2026-04-21 23:50:47 +08:00
InventoryTestScene.ts feat(sts-viewer): support multiple inventory surfaces 2026-04-21 16:48:45 +08:00
MapViewerScene.ts refactor: clean up scenes and introduce SceneKey enum 2026-04-20 15:36:12 +08:00
ShapeViewerScene.ts refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
types.ts feat(sts-viewer): add CombatTestScene and unit visuals 2026-04-21 23:50:47 +08:00