forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

2936 Commits (e7ab0be33ba79d21b173fc91c5e1ed99c85950ec)

Author SHA1 Message Date
Aevann e7ab0be33b make /notifications/messages LIVE 2023-09-26 23:05:39 +03:00
SneedBot 458a971305 sneed 2023-09-26 19:58:12 +00:00
Aevann 44052cdc22 do this https://rdrama.net/h/countryclub/post/79285/-/5057656#context 2023-09-26 22:57:51 +03:00
Aevann 7b960d8809 minify critters.js 2023-09-26 22:08:35 +03:00
Aevann 0600c63c0b more aethetic code 2023-09-26 21:39:05 +03:00
Aevann 993c8f44c0 use hard path to prevent fonts breaking again whenever i move shit around 2023-09-26 20:20:36 +03:00
Aevann d110fdcf0d use orgy banners 2023-09-26 20:06:55 +03:00
Aevann 215cd80524 add dark scrollbar for dark themes 2023-09-26 19:25:09 +03:00
Aevann e0e33dd8f6 add themes folder to prevent clutter 2023-09-26 19:24:27 +03:00
Aevann 2fe4c51565 make orgy youtube video autoplay (works only in these cases https://stackoverflow.com/a/50890610) 2023-09-26 18:50:26 +03:00
SneedBot 5e8ddaafb2 sneed 2023-09-26 15:27:40 +00:00
Aevann 798053aaaf reduce <ul> padding 2023-09-26 17:06:27 +03:00
Aevann c9f3b95f86 refresh chat automatically when orgy starts 2023-09-26 15:29:36 +03:00
Aevann 321b744b01 change subtitles 2023-09-26 14:20:32 +03:00
Aevann 80344ed3b3 change subtitles 2023-09-26 13:55:15 +03:00
Aevann 8916ae279c remove second in chat timestamp (more plaesing to the eye this way) 2023-09-26 13:39:15 +03:00
Aevann a03e1961d7 fix bad-looking score issue 2023-09-26 13:35:01 +03:00
Aevann f8c177172d shorter time code that achieves same results and respects locale's AM-PM preference 2023-09-26 13:20:49 +03:00
Aevann 64f8be2213 add comment 2023-09-26 01:52:49 +03:00
SneedBot 6b9c16b83b sneed 2023-09-25 22:52:41 +00:00
Aevann 0fcd9a6009 fix orgy overflow on desktop 2023-09-26 01:52:15 +03:00
SneedBot 94f7c080b5 sneed 2023-09-25 03:44:13 +00:00
Aevann 83e676ddd1 better tv icon 2023-09-25 06:43:48 +03:00
Aevann ca8d97788e like last commit but better 2023-09-25 03:19:07 +03:00
Aevann 3dc21c0664 fix lite-youtube size in orgy 2023-09-25 03:15:41 +03:00
Aevann d089d18e2d merge /chat and /orgy again 2023-09-25 01:12:42 +03:00
Aevann c9ee9f9e93 spaces -> tabs 2023-09-25 00:32:04 +03:00
Aevann 9ff0cb2faa decrease orgy width and increase height to fit 16/9 aspect ration 2023-09-25 00:30:48 +03:00
SneedBot f1676e53a1 sneed 2023-09-24 19:26:36 +00:00
SneedBot 49453fca1f sneed 2023-09-23 19:36:42 +00:00
Aevann 66e8dd509d fix this https://rdrama.net/post/103085/if-u-made-a-higher-quality/5042949#context 2023-09-23 22:36:22 +03:00
SneedBot 9e83febba4 sneed 2023-09-23 17:58:31 +00:00
Aevann cace8266d9 fix this https://media.discordapp.net/attachments/1100416711095758861/1154930281631977533/IMG_7335.png?width=282&height=611 2023-09-23 20:52:38 +03:00
Aevann cae5c1d59a Revert "subtitles"
This reverts commit 6715ca2fc4.
2023-09-23 20:51:34 +03:00
SneedBot aa1033057d sneed 2023-09-23 17:45:30 +00:00
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: 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 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