rDrama/files/assets/js/casino
top 24eafc85d8 Adds some bug fixes QoL changes to the blackjack game. (#203)
Updates the wager text to show the wager for both hands instead of the original wager since splitting doubles the bet.

Adds the ability to split face cards/ten which is allowed in the rules most casinos (it's also universally terrible so idk why anyone would actually split 10s).

Adds the ability to double down on 9 as requested by annoyingthegoyim, probably increases EV a very small amount but not really noticeable since 9 is a pretty rare opening hand (and worse than double down on 10 or 11).

Moves the split button to after hit/stay since some users complained about splitting by accident due to button placement

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #203
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-21 13:31:02 +00:00
..
blackjack_screen.js Adds some bug fixes QoL changes to the blackjack game. (#203) 2023-09-21 13:31:02 +00:00
game_screen.js replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +03:00
roulette_screen.js better gambling error messages 2023-08-08 20:06:03 +03:00
slots_screen.js better gambling error messages 2023-08-08 20:06:03 +03:00