boardgame-phaser/packages
hypercross c25759d147 refactor(onitama): extract tweens into factory functions
Centralize Onitama animation logic by moving inline Phaser tweens
into a dedicated `tweens.ts` configuration file. This improves
reusability and cleans up spawners and renderers.

Also updated documentation to warn against adding interruptions to
looped tweens to prevent game logic hangs.
2026-04-19 12:45:05 +08:00
..
boop-game fix: boop supply 2026-04-12 18:55:35 +08:00
framework refactor(framework): allow string ID for GameUI container 2026-04-19 11:30:14 +08:00
onitama-game refactor(onitama): extract tweens into factory functions 2026-04-19 12:45:05 +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 Fix drag race condition and stale pointer events 2026-04-19 00:43:43 +08:00