forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/classes
outruncolors 5e1d98a3bf
WIP: Add Casino (Do Not Merge) (#341)
* Add new /casino route and template

* Consolidate lottery into casino and add initial template for slots

* Change /lottery route to /casino and replace icon with usd symbol and change sitewide const to reflect change

* Hook up new slots method to casino

* Enable Marseybux spending in casino slots

* Add UI for playing blackjack in casino

* First connection of blackjack UI to backend

* Add protective clause thanks to help from carpathianflorist.

* Create new Casino_Game relation and persist inside of blackjack

* Connect new slots behavior to Casino_Game table

* Create UI action management logic

* Add blackjack game status checker which adds persistence for blackjack

* Gonna handle this better, hold on

* Reorganize blackjack helper methods

* Reorganize casino.js to account for new changes

* Connect up to frontend

* Little changes ya know

* Display a message when winning in Blackjack

* Fix some issues with double down and insure

* Revert "remove owoify-py from requirements"

This reverts commit 4454648ea2.

* A little casino styling change

* Reorganize into a casino block

* Smallenize the card'

* Remove references to old game data on comments

* Add sql migration file

* Remove logic to drop old columns

* Fix two forgotten conflicts
2022-09-04 22:53:34 +02:00
..
__init__.py WIP: Add Casino (Do Not Merge) (#341) 2022-09-04 22:53:34 +02:00
alts.py mn 2022-05-05 01:09:46 +02:00
award.py if statement instead of try-except 2022-08-30 03:13:43 +02:00
badges.py Hats (#348) 2022-09-03 01:58:55 +02:00
casino_game.py WIP: Add Casino (Do Not Merge) (#341) 2022-09-04 22:53:34 +02:00
category.py Add post categories. 2022-08-07 02:57:30 -04:00
clients.py add a discord server for api users to help eachother 2022-07-18 02:46:46 +02:00
comment.py WIP: Add Casino (Do Not Merge) (#341) 2022-09-04 22:53:34 +02:00
domains.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
exiles.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
flags.py show timestamps in the user timezone 2022-07-03 09:41:25 +02:00
follows.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
hats.py show owners of hats 2022-09-03 21:36:50 +02:00
lottery.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
marsey.py dude subdramas lmao 2022-02-10 22:35:16 +02:00
mod.py show timestamps in the user timezone 2022-07-03 09:41:25 +02:00
mod_logs.py Add admin mute for user reports and modmail. 2022-09-01 17:30:15 -04:00
notifications.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
polls.py restore betting 2022-08-26 23:53:17 +02:00
saves.py order saved posts, comments and subscribed post by newest to oldest 2022-07-16 20:51:48 +02:00
sub.py allow hole jannies to change the hole marsey + cachebust all site assets 2022-08-25 00:22:44 +02:00
sub_block.py kitchen sink commit, all over the place 2022-07-08 21:03:04 +02:00
sub_join.py large commit: stealth mode, SubJoin, chudtopia 2022-08-19 23:31:26 +02:00
sub_subscription.py kitchen sink commit, all over the place 2022-07-08 21:03:04 +02:00
submission.py fix chudrama for paypigs 2022-08-31 18:49:31 +02:00
subscriptions.py order saved posts, comments and subscribed post by newest to oldest 2022-07-16 20:51:48 +02:00
user.py make chadmins have access to /h/chudrama 2022-09-04 22:27:37 +02:00
userblock.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
views.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
votes.py refactor json again 2022-07-11 19:33:26 +02:00