rDrama/files/helpers
top 3558a41860 Adds marseycide! (#182)
Fun modifier for emotes that some people had asked about here: https://rdrama.net/post/194966/ricecop-gets-5-years-for-watching/4753853#context

-Doesn't work with reverse due to the way transform works. Might come up with a solution to that later but doesn't matter much for this one since it's hard to tell it's turned with the animation anyways
-This breaks current emotes just like talking did since they have the same ending unfortunately.

Mostly did this to clean up the ending logic for emotes since it was not extensible, this should scale better (could still be improved). Let me know if you don't like it and I will keep just those changes.

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: #182
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-09 08:33:14 +00:00
..
config add linebreak 2023-08-08 12:24:00 +03:00
actions.py exclude jannies from antispam-checking 2023-08-08 15:06:14 +03:00
alerts.py remove unnecessary .all() 2023-08-05 22:26:42 +03:00
assetcache.py same as last couple of commits 2023-04-25 17:59:16 +02:00
casino.py remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
cloudflare.py remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
const_stateful.py fix worker timeouts 2023-07-08 17:03:58 +03:00
cron.py move emoji download buttons to /emojis 2023-08-05 16:52:53 +03:00
get.py use usernames instead of ids in GET urls visible to users whenever u can 2023-08-05 19:03:14 +03:00
lazy.py revert sqlalchemy changes 2023-03-16 08:27:58 +02:00
logging.py remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
lottery.py fix claim_rewards by not importing Transaction from sqlalchemy which overrides my Transaction class 2023-07-10 03:49:08 +03:00
mail.py use SITE_FULL 2023-07-28 01:58:10 +03:00
marsify.py increase cutoff for marsey mappings to 5 characters to stop "this" and "with" and the like from getting mapped 2023-04-28 11:14:26 +02:00
media.py deal with 500 error 2023-08-06 05:13:57 +03:00
offsitementions.py remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
owoify.py remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
regex.py decrease edge chance from 5% to 1% 2023-08-07 16:11:10 +03:00
roulette.py kill all forgetful cunts 2023-07-14 06:53:18 +03:00
sanitize.py Adds marseycide! (#182) 2023-08-09 08:33:14 +00:00
security.py [DO NOT MERGE] multiple sub banners (#59) 2022-12-11 23:44:34 +00:00
settings.py remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
sharpen.py cleanup in aisle 4 2023-07-03 03:26:20 +03:00
slots.py better erro message 2023-08-08 20:02:47 +03:00
sorting_and_time.py increase dropoff exponenet to 1.4 2023-07-30 13:00:56 +03:00
stats.py rename is_activated to email_verified 2023-08-03 11:02:31 +03:00
treasure.py fix this https://rdrama.net/post/187626/fbi-gets-its-buttplug-pushed-in/4579645#context 2023-07-14 16:35:33 +03:00
twentyone.py kill all forgetful cunts 2023-07-14 06:53:18 +03:00
useractions.py remove unnecessary shit in badge_grant() 2023-08-05 22:50:53 +03:00