Aevann1
ae90eb1cf2
simplify house checking logic
2022-09-11 03:53:16 +02:00
Aevann1
1fb897a309
move notif messages tab
2022-09-11 03:46:18 +02:00
Aevann1
55c20a67f5
remove hq images that dont fit requirements
2022-09-11 03:28:26 +02:00
Aevann1
4a128e5ab3
sneed
2022-09-11 01:00:02 +00:00
Aevann1
89ddac56b9
sneed
2022-09-11 00:00:02 +00:00
Aevann1
acf73d00ef
sneed
2022-09-10 23:00:02 +00:00
Aevann1
c9b9a49cad
sneed
2022-09-10 22:00:02 +00:00
Aevann1
af5d392fc0
sneed
2022-09-10 21:06:47 +00:00
outruncolors
d57a569125
[DO NOT MERGE] Casino changes ( #350 )
...
* Merge up
* Create composable template for casino games
* Big changerinos
* Only allow double down sometimes
* Add drawing capability
* Make everything pretty
* Add leaderboard
* Update files/routes/casino.py
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
* Update files/helpers/casino.py
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
* Update files/helpers/twentyone.py
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
* Update files/helpers/twentyone.py
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
* Update files/helpers/twentyone.py
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
* Add some stuff
* Rehab screen
* Default sets for no games
* Stupid revert
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
2022-09-10 16:01:34 -05:00
Aevann1
89a162c2f2
sneed
2022-09-10 21:00:02 +00:00
Aevann1
a90d710177
sneed
2022-09-10 20:00:01 +00:00
Aevann1
593aa416e9
sneed
2022-09-10 18:48:59 +00:00
Aevann1
571adad79a
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-10 18:48:34 +00:00
Snakes
b8675977b6
Show sidebar on all posts, including unholed.
2022-09-10 14:46:10 -04:00
Snakes
a0bd960b19
Add hat template link to submit_hats.
2022-09-10 14:45:10 -04:00
Aevann1
db08162dc1
sneed
2022-09-10 18:00:03 +00:00
Aevann1
3b81192f03
sneed
2022-09-10 17:00:02 +00:00
Aevann1
6815e3fddb
sneed
2022-09-10 16:00:02 +00:00
Aevann1
87bcc958fa
sneed
2022-09-10 15:00:03 +00:00
Aevann1
5338801eed
sneed
2022-09-10 14:00:01 +00:00
Aevann1
89ab532425
Update asset_submissions.py
2022-09-10 15:46:56 +02:00
Aevann1
f653b25555
clean it up janny
2022-09-10 13:12:03 +02:00
Aevann1
59997acfe7
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-09-10 13:08:01 +02:00
Aevann1
48e1c653db
2 folders instead of prefixes
2022-09-10 13:07:58 +02:00
Aevann1
ae3b3276c0
sneed
2022-09-10 10:00:04 +00:00
Aevann1
4d7a53d6ea
cosmetic fix
2022-09-10 11:44:06 +02:00
Aevann1
18a530a330
wtf
2022-09-10 11:41:59 +02:00
Aevann1
ee630e55c9
testing
2022-09-10 11:40:57 +02:00
Aevann1
332ab2cbdf
fix is_available
2022-09-10 11:37:43 +02:00
Aevann1
bd7c0e71bf
forgot to cachebust
2022-09-10 11:34:48 +02:00
Aevann1
8f0b2ea9c3
test on devrama
2022-09-10 11:31:51 +02:00
Aevann1
c968b1a4df
remove element instead of hiding it
2022-09-10 11:31:43 +02:00
Aevann1
327176d31b
show most recent replies in /notifications at the top
2022-09-10 11:06:34 +02:00
Aevann1
c99343e9e0
bump hole price to 100k (per poll)
2022-09-10 11:03:21 +02:00
Aevann1
5824385589
more commas in leaderboard
2022-09-10 11:01:53 +02:00
Aevann1
57247b2fbc
more commas
2022-09-10 10:47:16 +02:00
Aevann1
8b5b6a2429
fix sorting
2022-09-10 10:45:37 +02:00
Aevann1
b99cc4a8aa
remove surgical tools I forgot in the patient's body
2022-09-10 10:42:17 +02:00
Aevann1
e7352bb1c6
remove a banner
2022-09-10 10:34:10 +02:00
Aevann1
352be04585
stop using imei.sh
2022-09-10 10:30:56 +02:00
Aevann1
1a6fbd1f29
sneed
2022-09-10 08:04:59 +00:00
Aevann1
da5742e0bc
sneed
2022-09-10 08:04:54 +00:00
Aevann1
bbfdaf0dbe
sneed
2022-09-10 08:04:50 +00:00
Snakes
5b2c1ab472
Add imagemagick dependency to infra scripts.
...
We already need imagemagick as a dependency, but our local tooling--
notably Docker--does not automatically install it. Further, it tends
to fail silently since the call to `convert` in media.py is wrapped
in a try...except: pass.
2022-09-10 03:56:37 -04:00
Snakes
1b3c042552
Change notification bell colors for messages.
...
Messages bell is now an orange-ish gold. To avoid confusion with the
yellowish-goldish modactions bell, modactions are now green.
2022-09-10 03:56:37 -04:00
Snakes
7586dfdbc8
asset_submissions: respect hat case-sensitivity.
...
Unlike Marsey names and tags, we display hat names & descriptions
with respect for capitalization. The filesystem and database treat
hat names as case-sensitive too, so there's no risk of conflict.
2022-09-10 03:56:37 -04:00
Snakes
0950dc81b8
Move asset submission routes out of static.py.
2022-09-10 03:56:37 -04:00
Aevann1
c1aae95d16
restore "notify followers" checkbox
2022-09-10 09:00:45 +02:00
Aevann1
34aaed8045
add commas to numbers
2022-09-10 08:43:38 +02:00
Aevann1
b6cd2a839e
same as last commit
2022-09-10 08:22:59 +02:00