forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

33 Commits (255e591ec99f8dd787ed50a70d56a82396bf7352)

Author SHA1 Message Date
Aevann a1e177ebee put mbux and coins in header menu on mobile 2024-02-12 15:55:06 +02:00
Aevann 0c7dfdc460 fix this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/2113879#context 2024-02-11 19:26:56 +02:00
Aevann fbe3908513 cachebust 2023-12-22 22:14:34 +02:00
Aevann e68567c3a5 use _ instead of - in URLs 2023-11-18 19:20:03 +02:00
top 89615a7a53 Fix pushed after double down showing wrong visual indicator (#214)
Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#214
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-10-13 12:19:10 +00:00
top 5fdfc77056 top/slightly-improve-stalker-performance (#213)
Tbh thought this would have more of an impact but only improves performance of the animation about 25%. Apparently stalker isn't actually that big of an issue. Either way it saves on css recalculations and repaints.

Also update blackjack to show the correct visual state for the dealer

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#213
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-10-12 13:13:41 +00:00
Aevann ab9172ed06 Revert ""window." -> """
This reverts commit 854693124a.
2023-09-29 04:10:05 +03:00
Aevann 854693124a "window." -> "" 2023-09-29 03:37:03 +03:00
Aevann 9f7a761b73 homoween III + other random shit 2023-09-29 02:58:09 +03: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: rDrama/rDrama#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 f0a5349519 Revert "Revert "Adds blackjack split (#197)""
This reverts commit 9daa939cae.
2023-09-18 19:31:58 +03:00
Aevann 9daa939cae Revert "Adds blackjack split (#197)"
This reverts commit 30d10f638e.
2023-09-15 14:30:08 +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: rDrama/rDrama#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
Aevann 40d7fc4b71 replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +03:00
Aevann 1ad2493eab better gambling error messages 2023-08-08 20:06:03 +03:00
Aevann 988a14f187 use SITE_FULL_IMAGES whenever u possibly can 2023-07-22 19:24:16 +03:00
Aevann eeb975b177 cachebust everything 2023-06-29 23:14:30 +03:00
Aevann 749f0b7f0a its "coins" not "coin" 2023-06-08 04:32:58 +03:00
Aevann 93422e2be9 cache-bust all 2023-04-25 18:24:12 +02:00
Aevann d096e3eaf6 show user coins and mbux in casino 2023-03-24 19:13:50 +02:00
Aevann a5d7cc63ed cachebust all assets 2023-03-21 15:58:14 +02:00
Aevann 16ec48c116 delete useless piece of code 2023-02-22 22:54:16 +02:00
Aevann ffa4212c87 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3604423#context 2023-02-18 20:45:08 +02:00
Aevann 0c044acc01 use class "disabled' instead of attribute "disabled" for checkboxes (it looks better) 2023-02-18 20:26:33 +02:00
Aevann 1e30acc5a8 make all images have loading="lazy" 2023-01-27 19:55:25 +02:00
Aevann 5235d0f31f remove all aria attributes 2023-01-20 09:10:54 +02:00
Aevann d831e7ed2c get rid of useless shit 2023-01-01 16:13:56 +02:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann 8a1343e739 Revert "remove all accessibility attributes"
This reverts commit e3a8fe85e3.
2023-01-01 13:12:35 +02:00
Aevann e3a8fe85e3 remove all accessibility attributes 2023-01-01 13:05:39 +02:00
Aevann 3bf072079c fix casino 2023-01-01 11:08:55 +02:00
Aevann 8362a4c497 js fixes 2022-12-30 21:35:23 +02:00
Aevann 93e9a42fa3 stop using inline style/script elements 2022-12-29 16:20:27 +02:00