boardgame-phaser/packages/sts-like-viewer
hypercross 45844ea800 fix(sts-viewer): use local coordinates for inventory item container
Update `InventoryItemSpawner` to draw graphics and text relative to the
container's local coordinate system instead of world coordinates.
The container is then positioned at the first cell's world position.
This also fixes drag positioning by calculating movement relative to
the initial drag start point.
2026-04-20 17:20:30 +08:00
..
src fix(sts-viewer): use local coordinates for inventory item container 2026-04-20 17:20:30 +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 Refactor inventory drag to use dragDropEventEffect 2026-04-19 00:12:56 +08:00
vite.config.ts feat: sts-like-viewer 2026-04-13 12:38:41 +08:00