iPuzzle/js
Brian Fertig cba680c44d feat: add collapsible Room Stats panel with puzzle timer and player list
- Introduce state machine (expanded → folded → collapsed) for animated toggle
- Freeze timer on completion and display total time in completion UI
- Refactor `_updateTimer()` to use `_formatTime()` helper and skip updates when completed
- Enhance DOM UI with styled, animated stats panel below menu button
2026-04-05 13:10:44 -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 collapsible Room Stats panel with puzzle timer and player list 2026-04-05 13:10:44 -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