iPuzzle/js
Brian Fertig f58a01734e feat: Add 4 new music tracks and improve loading progress UI across scenes
- Added track_05.mp3 through track_08.mp3 with corresponding metadata to tracks.json
- Implemented consistent loading progress text (960,540 center, white on black stroke) in MainMenuScene, NewPuzzleScene, and PuzzleScene
- Added per-scene load progress listeners to show real-time loading percentage
- Ensured proper cleanup of progress text and event listeners on load completion
2026-04-05 17:40:13 -06:00
..
net feat: add player name support for rooms and networked gameplay 2026-04-04 20:58:41 -06:00
puzzle feat: enhance puzzle rendering with clean textures and improved UI/UX 2026-04-05 11:58:01 -06:00
scenes feat: Add 4 new music tracks and improve loading progress UI across scenes 2026-04-05 17:40:13 -06:00
state feat: add real-time puzzle timer and player list UI 2026-04-05 12:42:21 -06:00
main.js first commit 2026-04-04 18:51:09 -06:00