boardgame-phaser/packages
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
..
boop-game fix: boop supply 2026-04-12 18:55:35 +08:00
framework fix(framework): access scene key via sys.settings in PhaserScene 2026-04-20 15:47:56 +08:00
onitama-game refactor(onitama): centralize visual constants in config 2026-04-20 16:04:29 +08:00
regicide-game chore: fix vite config 2026-04-12 15:02:23 +08:00
sample-game fix: fading 2026-04-12 18:18:45 +08:00
sts-like-viewer refactor: implement inventory item spawner and config 2026-04-20 16:45:14 +08:00