userBill Bcancel

13,234 Commits over 2,830 Days - 0.19cph!

1 Year Ago
Auto-layout improvement to handle overlapping cards
1 Year Ago
Card row layout
1 Year Ago
Changing Surrender to Abandon, no half bet back
1 Year Ago
Basic monitor UI layout for the small Blackjack monitors
1 Year Ago
Changed handling of the player having 21
1 Year Ago
Merge Main -> Blackjack
1 Year Ago
Allow using storage on locked vehicles without a key IF the player is already mounted
1 Year Ago
Allow looting storage on vehicle modules while the engine is on, if the player is mounted on the vehicle. Notably allows using the storage in the camper while driving (this was working for a while previously due to a bug, but is now working "officially").
1 Year Ago
Seedling destroy fix option B: Revert all ragdoll layer changes on plants, and remove ragdoll collision from the vehicle layer again
1 Year Ago
Seedling destroy fix option A: Allow Melee attacks to hit the Debris layer
1 Year Ago
Differentiate between a loss and not being in a round at all, so we can do different UI (this didn't matter with poker since we just show "x won the round" rather than "you lose"). Also show Bust as a different result status.
1 Year Ago
Win/Lose phrase changes
1 Year Ago
Bug fixes, and do random move correctly during betting phase
1 Year Ago
Fix poker UI errors when a player folds
1 Year Ago
Merge Main -> Blackjack
1 Year Ago
New winner data, showing the round results in a more Blackjack-ish way. We don't really care about which players won or lost like we do in Poker, so much as just our personal result vs. the dealer.
1 Year Ago
Fixed winner and standoff result calculations
1 Year Ago
Added surrender support (mainly for players leaving the table or getting killed suddenly during a round, but can be an optional move too - pays half the bet back).
1 Year Ago
Merge Main -> Blackjack
1 Year Ago
A clearer change to GetIdealContainer in ModularCarGarage now that I understand better what went wrong in 72669
1 Year Ago
Fixed ModularCarGarage method being GetIdealSlot instead of GetIdealContainer. Removed obsolete comment.
1 Year Ago
Fixed the very first right-click of a vehicle module from player inventory into a vehicle on it modular car lift eating the module.
1 Year Ago
Small cleanup
1 Year Ago
Fixed betting issues. Support three separate bets at once per player since they could have split and taken insurance. Ignore the pot, we'll destroy and create scrap as it's needed.
1 Year Ago
Handle splits in the winner calculation
1 Year Ago
Properly show when the dealer wins
1 Year Ago
Filled in missing phrases
1 Year Ago
Manifest
1 Year Ago
Merge Main -> Blackjack
1 Year Ago
Win/loss phrases and UI
1 Year Ago
Fix rare camper CanBeLooted NRE
1 Year Ago
Handling all types of payouts
1 Year Ago
Pay out the insurance (at 2:1). Some additional cleanup.
1 Year Ago
Display insurance bet amount in the widget
1 Year Ago
Don't allow taking insurance after taking insurance
1 Year Ago
Added support for a side bet when buying Insurance. Added support for any custom icon in the player UI widget. Show Insurance icon there.
1 Year Ago
Don't let the dealer count an ace as one when deciding whether to hit or stand
1 Year Ago
Fixed dealer info not showing BUST
1 Year Ago
Handle the hidden card properly when doubling down
1 Year Ago
Sync local player pocket (secondary) cards. Handle doubling down.
1 Year Ago
Refactor/handle playing taking multiple actions during their turn properly
1 Year Ago
Revert debug card choices
1 Year Ago
More general WIP
1 Year Ago
Card game player widget card count is now dynamic (previously hard coded to two cards). Implemented "split" action.
1 Year Ago
Card players can now have a second, separate set of cards (will be used for blackjack splits)
1 Year Ago
Merge Main -> Blackjack
1 Year Ago
General WIP and fixes
1 Year Ago
Fixed cards now animating in the Blackjack UI
1 Year Ago
Implement EditorMakeRandomMove for Blackjack
1 Year Ago
Improved system for managing hidden cards. Allows the Blackjack dealer's first card to be hidden, and second card shown. ProtoBuf no longer needs trueCardCount.