boardgame-phaser/packages/sts-like-viewer/src
hypercross 5884e74d8d refactor: implement inventory item spawner and config
- Add cell and text styling constants to `GRID_CONFIG`
- Replace manual item drawing in `InventoryTestScene` with
  `InventoryItemSpawner`
- Update `InventoryTestScene` to use dynamic inventory dimensions for
  grid rendering
- Register `InventoryTestScene` in the main `App` component
2026-04-20 16:45:14 +08:00
..
config refactor: implement inventory item spawner and config 2026-04-20 16:45:14 +08:00
scenes refactor: implement inventory item spawner and config 2026-04-20 16:45:14 +08:00
state feat(sts-like-viewer): add inventory test scene 2026-04-20 16:34:03 +08:00
ui refactor: implement inventory item spawner and config 2026-04-20 16:45:14 +08:00
utils Refactor: centralize config and split inventory 2026-04-19 00:01:25 +08:00
main.tsx refactor(sts-like-viewer): simplify scene management and config 2026-04-20 15:24:07 +08:00
style.css feat: sts-like-viewer 2026-04-13 12:38:41 +08:00