Commit Graph

2901 Commits (443b9632cf6d0ff389a35d2264d853a0cc5f7951)

Author SHA1 Message Date
Aevann 6715ca2fc4 subtitles 2023-09-23 04:46:06 +03:00
SneedBot 2892d3a741 sneed 2023-09-23 00:25:00 +00:00
Aevann 3c98ab5c42 fix friday refresh 2023-09-22 23:23:08 +03:00
SneedBot f937098c10 sneed 2023-09-22 17:01:58 +00:00
SneedBot 80e2ae223d sneed 2023-09-22 16:22:58 +00:00
Aevann 2a31e8a841 fix orgy refreshing 2023-09-22 00:05:14 +03:00
Aevann 61746111de keep the p rule, no harm having it 2023-09-21 22:16:38 +03:00
Aevann cc44c09008 hopefully-unbreakable fix to the transform issue 2023-09-21 22:12:23 +03:00
SneedBot 495fc103ec sneed 2023-09-21 18:13:34 +00:00
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
Aevann b632ff5e4a refresh /orgy at 20:00 too 2023-09-20 20:56:24 +03:00
Aevann 38fd56bd88 make hole name larger on desktop 2023-09-20 20:09:35 +03:00
Aevann edb2cd5189 print-debugging 2023-09-20 19:45:05 +03:00
Aevann 9f472be475 change subtitles 2023-09-20 19:16:00 +03:00
Aevann 0b15290ccf simpler fix to the transform exploit 2023-09-20 18:54:57 +03:00
Aevann 856d0e5023 fix button switching on 3 buttons 2023-09-20 17:57:34 +03:00
Aevann 87688e13be rename + delete emoji 2023-09-20 16:13:06 +03:00
SneedBot dd16a036b0 sneed 2023-09-20 13:10:06 +00:00
SneedBot 11bf3df817 sneed 2023-09-18 18:54:22 +00:00
Aevann f0a5349519 Revert "Revert "Adds blackjack split (#197)""
This reverts commit 9daa939cae.
2023-09-18 19:31:58 +03:00
Aevann 67aa5786f5 slightly reduce comment margin on mobile 2023-09-18 19:28:12 +03:00
SneedBot 391aae22b3 sneed 2023-09-18 12:56:19 +00:00
SneedBot bba4911ba4 sneed 2023-09-18 12:55:58 +00:00
Aevann e7ca775e5a remove bad sidebar pictures 2023-09-18 15:18:50 +03:00
Aevann c51ddabc97 scroll to top when changing emoji search query 2023-09-18 14:43:05 +03:00
SneedBot a0dcbdd5d5 sneed 2023-09-17 20:58:35 +00:00
Aevann 60580cc6fa add orgy icon 2023-09-17 23:58:08 +03:00
Aevann 13e83143fd fix approving/removing hats with `(` in name 2023-09-17 23:32:41 +03:00
Aevann 89e0d49b38 same as last commit 2023-09-17 23:29:24 +03:00
Aevann 2be5361551 print-debug something 2023-09-17 23:27:57 +03:00
SneedBot 367fb6f788 sneed 2023-09-17 20:25:53 +00:00
Aevann 7026ebb234 fix sizing in orgy 2023-09-17 23:25:21 +03:00
Aevann 802892a2e1 fix files in /submit 2023-09-17 22:14:07 +03:00
SneedBot 652d7c7450 sneed 2023-09-17 18:50:40 +00:00
SneedBot ef2bcf7200 sneed 2023-09-17 18:42:43 +00:00
Aevann eede8ad1af case insensitive selectors 2023-09-17 21:42:20 +03:00
SneedBot fdcb9d7137 sneed 2023-09-15 23:55:55 +00:00
Aevann f7e108b022 fix modal background in win98 theme 2023-09-15 20:04:34 +03:00
Aevann e22eec469d fix award names in light and win98 themes 2023-09-15 20:04:25 +03:00
Aevann 8f4f0b8cb3 disable "submit" buttons unless theres a value in textbox to prevent annoying misclicks 2023-09-15 16:55:27 +03:00
Aevann 9daa939cae Revert "Adds blackjack split (#197)"
This reverts commit 30d10f638e.
2023-09-15 14:30:08 +03:00
Aevann 97126cb83f fix tabs in classic themes 2023-09-15 14:28:43 +03:00
Aevann 41d609fa72 remove background from award modal in classic theme 2023-09-15 14:28:43 +03:00
top 30d10f638e Adds blackjack split (#197)
Holy shit this was a massive pain, done now though lol.

I recommend additional testing, I mean I did test this a ton locally but I also spent 3 hours fixing bugs and maybe missed something

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #197
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-15 11:27:00 +00:00
SneedBot f26dfc3c7b sneed 2023-09-15 10:50:02 +00:00
Aevann e78a6f539d remove unnecessary slash 2023-09-15 04:24:16 +03:00
Aevann c3bf9b2189 make chat-mention more pronounced 2023-09-15 03:38:37 +03:00
Aevann 0c9a7e76bc do this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/1685005#context 2023-09-15 03:33:08 +03:00
Aevann 7a57781013 minor reformat 2023-09-15 03:25:54 +03:00
SneedBot d8052cd5ba sneed 2023-09-14 22:42:22 +00:00