Changelog
Patch Notes
v2.1.0Stability & PolishMay 23, 2025
🎮Play
- NEWPlayers who leave mid-game are now immediately eliminated — a new round starts for everyone still at the table
- FIXRoom owner can no longer restart a match that is already in progress
- FIXLeaving during another player's turn no longer causes the wrong player to lose a life
- FIXBluff intent can no longer be signalled outside of your own turn
🔒Server
- IMPROVEDCard moves are now fully validated server-side — card data can no longer be tampered with by the client
- FIXTurn timer now resets correctly between rounds, preventing stale timers from carrying over
- FIXMatch state is now accurately tracked after game over, preventing unintended events from firing in finished games
🖥️Table UI
- IMPROVEDRound info panel relocated from the top-right corner to a compact strip above the table cards
- IMPROVEDCard type label and turn timer bar now share a single horizontal line
- IMPROVEDTimer displays the current phase (dealing / revealing / next...) when not actively counting down
- IMPROVEDSelected cards now shift up further, scale up, and emit a stronger gold glow
v2.0.1Leave Room FixApril 24, 2025
🎮Play
- FIXLeave room now properly returns to the lobby and clears game state
- FIXLeaving mid-game automatically submits a give-up before exiting
- NEWRoom ownership is transferred to a random player when the owner leaves
v2.0.0Table RedesignApril 19, 2025
🎮Play
- IMPROVEDRevealing phase extended to 5 seconds for better readability
🖥️Table UI
- IMPROVEDFull table layout redesign — Play and LIAR! buttons now sit alongside the main player's avatar
- IMPROVEDMain player cards displayed flat side-by-side instead of fanned
- IMPROVEDAvatar sizes increased across all player counts for better camera visibility
- IMPROVEDOpponent card sizes increased
📷WebRTC
- IMPROVEDMicrophone and camera are now independent toggles — enable either or both at any time
🌐General
- IMPROVEDRules page updated — "Bluff!" renamed to "LIAR!" throughout, camera/mic tip added
v1.1.0Gameplay PolishApril 15, 2025
🎮Play
- IMPROVEDCalling bluff now triggers a shake animation on the table cards instead of the card-drop animation
- IMPROVEDMain player's hand scales up on their turn as a visual cue
- IMPROVEDBluff animation duration is now synced with the backend to prevent client/server desync
v1.0.0Initial ReleaseApril 14, 2025
🎮Play
- NEWReal-time multiplayer Bluff card game for 2–4 players with private rooms and shareable codes
- NEWFull bluff mechanic — play cards face down, call out liars, lose a life if you're wrong
- NEWSession leaderboard, room chat, game log panel and turn timer with animated card interactions
- NEWAvatar selector and username setup, persisted locally across sessions
- NEWWebRTC video and audio support between players at the table
🌐General
- NEWRules page covering cards, game flow, bluff resolution, lives and strategy tips
- NEWAbout page with tech stack and author details
- NEWVersioned changelog to track the evolution of the game over time