forked from MarseyWorld/MarseyWorld
5e1d98a3bf
* 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
|
||
---|---|---|
.. | ||
__init__.py | ||
alts.py | ||
award.py | ||
badges.py | ||
casino_game.py | ||
category.py | ||
clients.py | ||
comment.py | ||
domains.py | ||
exiles.py | ||
flags.py | ||
follows.py | ||
hats.py | ||
lottery.py | ||
marsey.py | ||
mod.py | ||
mod_logs.py | ||
notifications.py | ||
polls.py | ||
saves.py | ||
sub.py | ||
sub_block.py | ||
sub_join.py | ||
sub_subscription.py | ||
submission.py | ||
subscriptions.py | ||
user.py | ||
userblock.py | ||
views.py | ||
votes.py |