- Update color palette to warm vintage tones (gold, cream, dark brown) in config.js - Apply 'Righteous' and 'Julius Sans One' fonts across all game scenes and UI components - Redesign Parchisi game logic: switch to counter-clockwise movement, update entry/home positions, and add bonus chip indicator - Improve Parchisi UI: reposition dice and buttons, add turn indicator movement with callbacks, and fix AI turn timing - Enhance LandingScene with animated logo, avatar support, and improved layout - Update Button component with rounded corners, shadow effects, and hover states - Add background image and main title asset loading in PreloadScene - Extend auth service to include displayName and avatarPath in session user data - Update CSS to match new theme and load custom fonts |
||
|---|---|---|
| .. | ||
| auth | ||
| db | ||
| history | ||
| multiplayer | ||
| profile | ||
| config.js | ||
| index.js | ||