boardgame-phaser/packages/sts-like-viewer
hypercross 1d803dd219 refactor(sts-like-viewer): simplify scene management and config
- Move configuration to `src/config/index.ts`
- Simplify `App.tsx` by passing scene classes directly to `PhaserScene`
- Update `GameUI` initialization to use string ID for container
- Update documentation to mention `initData` for `ReactiveScene`
- Standardize quote usage and formatting in config files
2026-04-20 15:24:07 +08:00
..
src refactor(sts-like-viewer): simplify scene management and config 2026-04-20 15:24:07 +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