boardgame-phaser/packages
hypercross 4d34f9fa78 refactor(framework): use callback instead of events in
dragDropEventEffect

Replace Phaser event emissions with a `DragDropCallback` in
`dragDropEventEffect` to provide a more explicit and type-safe API
for handling drag-and-drop interactions.
2026-04-19 13:04:53 +08:00
..
boop-game fix: boop supply 2026-04-12 18:55:35 +08:00
framework refactor(framework): use callback instead of events in 2026-04-19 13:04:53 +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