boardgame-phaser/packages/sts-like-viewer
hypercross 88d0c5bf55 Refactor: centralize config and split inventory
Move magic numbers and style constants to src/config.ts.
Decompose InventoryWidget into DragController, ItemRenderer,
and LostItemManager for better separation of concerns. Add
createButton utility and remove unused CombatUnitWidget.
Update scenes to import from centralized config.
2026-04-19 00:01:25 +08:00
..
src Refactor: centralize config and split inventory 2026-04-19 00:01:25 +08:00
index.html feat: sts-like-viewer 2026-04-13 12:38:41 +08:00
package.json feat: sts-like-viewer 2026-04-13 12:38:41 +08:00
tsconfig.json feat: sts-like-viewer 2026-04-13 12:38:41 +08:00
vite.config.ts feat: sts-like-viewer 2026-04-13 12:38:41 +08:00