Commit Graph

27765 Commits (443b9632cf6d0ff389a35d2264d853a0cc5f7951)

Author SHA1 Message Date
Chuck 443b9632cf Merge branch 'rDrama-master' into top/fix-split 2023-09-22 21:28:10 -07:00
Chuck b76037b8d5 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama into rDrama-master 2023-09-22 21:28:06 -07:00
Chuck fb15e90347 Fix issue with split accidentally allowed split for flush instead of
pair??? Idk why this was originally made like this
2023-09-22 21:23:10 -07:00
Chuck 2ad6d58431 Fix the split issue 2023-09-22 21:04:45 -07:00
SneedBot 75cd498146 sneed 2023-09-23 01:50:50 +00:00
Aevann aa7d812cb6 dont stop orgy automatically cuz encore 2023-09-23 04:49:07 +03:00
Aevann 6715ca2fc4 subtitles 2023-09-23 04:46:06 +03:00
SneedBot 2892d3a741 sneed 2023-09-23 00:25:00 +00:00
Aevann 661c329bdf restore old margin 2023-09-22 23:26:18 +03:00
SneedBot b78a43c904 sneed 2023-09-22 20:23:35 +00:00
Aevann 3c98ab5c42 fix friday refresh 2023-09-22 23:23:08 +03:00
Aevann 6a4bc9de47 fix 500 error when replacing "gAmer" 2023-09-22 20:06:13 +03:00
SneedBot f937098c10 sneed 2023-09-22 17:01:58 +00:00
Aevann a9b078007e refactor slurs and profanities and put them in their own file 2023-09-22 20:01:30 +03:00
Aevann fa8b7eff02 improve slur filter 2023-09-22 19:36:11 +03:00
Aevann edc0f99c55 fix 7724fa88a7 2023-09-22 19:32:41 +03:00
SneedBot 80e2ae223d sneed 2023-09-22 16:22:58 +00:00
Aevann bd6feec978 do this https://rdrama.net/h/chudrama/post/206086/-/5036401#context 2023-09-22 19:22:36 +03:00
Aevann 7724fa88a7 fix slur filter 2023-09-22 19:18:38 +03:00
Aevann 59e12605ab needful -> sneedful 2023-09-22 19:15:46 +03:00
Aevann ecac68340a remove slur-filtered girl phrase 2023-09-22 19:15:46 +03:00
SneedBot c25da11bd6 sneed 2023-09-22 07:11:29 +00:00
Aevann 0cbcc6ba3f fix bug with cat slur filter 2023-09-22 10:11:09 +03:00
Aevann e1cf421133 add margin to bio 2023-09-22 09:58:49 +03:00
Aevann 85cf331ae1 add janny award discount of 2% per level, cap disccount at 45%, decrease benefactor given marseybux to 2000 2023-09-22 09:55:54 +03:00
Aevann 4d1efffee6 rename 2 attributes for clarity 2023-09-22 09:53:13 +03:00
Aevann 1649879a69 better solution to the transform question 2023-09-22 09:51:45 +03:00
Aevann 2a31e8a841 fix orgy refreshing 2023-09-22 00:05:14 +03:00
Aevann 64f66347a1 add a monthly janny salary of 10k mbux per janny level 2023-09-21 23:17:45 +03:00
Aevann f35f495b17 add this https://rdrama.net/h/countryclub/post/79285/-/5029126#context 2023-09-21 23:02:12 +03:00
Aevann 249a9e685f do smth i missed in a previous commit 2023-09-21 22:37:29 +03:00
Aevann 0bc3cbaaed add spaces to variable declaration 2023-09-21 22:36:45 +03:00
Aevann 93bf904af7 remove repeated filters 2023-09-21 22:36:15 +03:00
Aevann 8efb8de6cb rename a variable for clarity 2023-09-21 22:32:59 +03:00
Aevann f11c687866 make award punishments still apply even if a janny edits the post/comment 2023-09-21 22:24:26 +03:00
Aevann b3a34843b4 fix this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/1726806#context 2023-09-21 22:19:01 +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
Aevann 57033c2a23 increase IS_PERMA_PROGSTACKED on wpd to JL4 2023-09-21 21:13:10 +03:00
top aa9bbe06cd Skip multiple autojanny comment error (#204)
Error happens here where multiple autojanny comments are found on a new install, should probably be handled by deleting one of them 🤷. This at least allows new installs to work without some database tinkering

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #204
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-09-21 18:09:39 +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 8a1243dd35 increase TRUESCORE_DONATE_MINIMUM on WPD to 100 2023-09-20 23:37:24 +03:00
Aevann b632ff5e4a refresh /orgy at 20:00 too 2023-09-20 20:56:24 +03:00
Aevann c9e2179b05 make rerun post only pinned for 1 hour to reduce spam 2023-09-20 20:53:32 +03:00
Aevann f9b4d182b9 automate sunday rerun too 2023-09-20 20:52:39 +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