branchrust_reboot/main/CardGamescancel

464 Commits over 120 Days - 0.16cph!

4 Years Ago
Handle the case where a player leaves (or dies) mid-game, when they're all-in for more than the other player(s), and hence should have got some of the pot back even if they lost. Pay out the pot ignoring all-in limits if there are no more players to pay out to.
4 Years Ago
Rename card images for extra clarity when used in the inspector
4 Years Ago
Fix third person cards showing if player is in first person
4 Years Ago
Show 3rd person card models
4 Years Ago
Merge from main
4 Years Ago
Unsaved
4 Years Ago
Fix chat window in poker UI not respecting show chat option
4 Years Ago
Fixed non bypassed keybinds still working while in poker UI
4 Years Ago
Merge from main
4 Years Ago
Client compile fix
4 Years Ago
Fixed voice chat icon not appearing after joining a card game
4 Years Ago
Fixed some keybinds being allowed when text input fields have focus
4 Years Ago
Show translated hand results on player UI widgets at end of game
4 Years Ago
Fix poker results calculation order bug
4 Years Ago
Merge Main -> CardGames
4 Years Ago
Fixed extra player widgets appearing on tables with less than 6 seats
4 Years Ago
Add a sanity check warning if there is any scrap left in the pot after winner payouts
4 Years Ago
Dispose old winner info proto data properly on the server side
4 Years Ago
Check and Call can't ever be options in the same turn, so let them both be on the C key for simplicity
4 Years Ago
Increase time between rounds to six seconds
4 Years Ago
Fixed the player's cards not always updating at the next round. Updated how PopulateCards is set.
4 Years Ago
Fixed protobuf winner data not being copied across
4 Years Ago
Compile fix for inspector vars
4 Years Ago
Have the UI say to hold Space
4 Years Ago
If player's score is the same, sort by bet amount in ascending order. Should ensure that final payout is correct
4 Years Ago
Set the world cam on the playing cards canvas
4 Years Ago
Move the card UI slightly closer to the card
4 Years Ago
Raise the round winner info so it doesn't overlap world-space cards
4 Years Ago
Set up the transparent card images, use them in the UI
4 Years Ago
Fix naming confusion
4 Years Ago
Fix server compile on PlayingCardsViewmodel
4 Years Ago
Update WinnerBreakdown RPC handling
4 Years Ago
Network++
4 Years Ago
Merge Main -> CardGames
4 Years Ago
Properly assign playing cards on vm Disable UI cards
4 Years Ago
▍█▍▇▊▍▄▊ ▆▉▇▇▉▇ ▇▊▌▋▆ ▋▌▌▆▆█ ▉▋▊▋
4 Years Ago
█▅▆▅▆▄ ▊▅▅▅▉▉▌▌▊ ▄█▅▆▇▋▊▄ ▍▇ ▍▌▄ █▆▇▇▍▍▍▌ ▊▊▄▊ ▌▇ ▍▉█▋ ▊▅ ▅█▊▄ ▉█▍▌▄▇▋. ▇▆▊▊▌ ▌▅▊ ▍▌ ▋█▌ ▅▉█▇▊ ▉█▉▆▊▌ ▄▊▇▌ ▉▍▄ ▌▇▌▋█▆ ▊▅▋▆ ▅▊▆ ▇▄▋▍▄ ▍▉▆▉▌▆▄▉▋ ▊▆█▇▄▄▌ ▍▄▍▇▅▆ ▊█▋▆█ ▊█▉ ▄▌▇▌▉▇ + ▌▇▉▊▋▍█▄▍▆▌ ▄▉██▍▋▉ ▍▋▌▋▋▉▋▇ ▅▅▉▇▄▉ ▉▊▍ ▉▉▇▊▅▋ ▉▉█▇▇ ▅▍ ▅▅▄▌▍▋ █▄▉▍▌▇▋. ▆▉▉▅▇█▍ █▌▇█▌ ▋▄▇▅ ▆▆█▆▆ ▄█▆▆▊ ▌▅▍▍▊█ ▆█ █ ▄▍ ▇▄▌▆█▆▌ ▊▍▅▋▅▌▇▋█▅▉ ▆▄▇▍ ▋▊▋▉ ▌▊▍
4 Years Ago
Cancel TimeoutTurn invoke if game ends
4 Years Ago
vm playing cards updates
4 Years Ago
Remove any lingering scrap in the pot when loading a save
4 Years Ago
You now need to hold space down for a second to dismount the card table while in game
4 Years Ago
Fix up the card send/rec RPC
4 Years Ago
Final(?) card material update. Looking good in all lighting situations now.
4 Years Ago
Another material edit
4 Years Ago
Change card material again
4 Years Ago
Added a notification when a player leaves the game
4 Years Ago
Fixed another leaving game edge case
4 Years Ago
Material edit
4 Years Ago
Improved the look of the world space cards UI. The UI component is now affected by light sources, reds don't look so bright
4 Years Ago
Fixed some more edge cases where players leaving mid-game weren't being handled