iPuzzle/js/scenes
Brian Fertig eeebed10c0 feat(puzzle): enhance snap detection glow and UI selection feedback
- Extend SnapDetector to include distance and neighbor IDs in glow segment data
- Add CSS animations for spinning border shimmer effects on puzzle selection cards
- Implement dynamic hover/selection states with scale transform and glow effects on cards
- Add puzzle view mode guard to prevent interaction during completed state display
- Refactor piece glow system: replace static multi-pass lines with dynamic intensity-based fading, add per-piece preFX glow, and include proper cleanup of timers/glow FX
2026-04-06 19:16:48 -06:00
..
MainMenuScene.js feat: implement responsive canvas scaling with Phaser.Scale.FIT and DOM overlay sync 2026-04-05 23:17:14 -06:00
NewPuzzleScene.js feat(puzzle): enhance snap detection glow and UI selection feedback 2026-04-06 19:16:48 -06:00
PuzzleScene.js feat(puzzle): enhance snap detection glow and UI selection feedback 2026-04-06 19:16:48 -06:00