forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

419 Commits (84d76187c99adcb392d13e6ae8238315b5768cad)

Author SHA1 Message Date
Aevann1 84d76187c9 sneed 2022-09-13 01:19:26 +00:00
Aevann1 76aaca0039 sneed 2022-09-13 01:19:22 +00:00
outruncolors 7d8cfe5576
Add Roulette (#351)
* Add roulette file

* Rename variable to avoid name collission

* Add basic route and create new template for game

* More work on the roulette template

* Initial connection of front-end roulette to back-end roulette

* Add to cron job

* Pass bets to the front end

* Update front-end looks

* Add stackable poker chips for bets

* Minor last changes

* Handle minimum bets

* Add bet table
2022-09-12 20:07:39 -05:00
Aevann1 8613b867a5 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-12 17:34:26 +00:00
Aevann1 192e79f359 add grillcastyes 2022-09-12 19:34:12 +02:00
Aevann1 da98858e24 sneed 2022-09-12 17:00:03 +00:00
Aevann1 8299c48464 sneed 2022-09-12 15:00:02 +00:00
Aevann1 c96d6097b1 Revert "mass trim emojis"
This reverts commit 706f3e9440.
2022-09-12 13:12:01 +02:00
Aevann1 5b736da19c change marseyemperor 2022-09-12 13:05:20 +02:00
Aevann1 7e811b47fb reporting improvement 2022-09-12 11:48:01 +02:00
Aevann1 be2ff53d85 mass trim badges 2022-09-12 11:31:04 +02:00
Aevann1 46e7be0c0b mass trim sidebar images 2022-09-12 11:28:12 +02:00
Aevann1 706f3e9440 mass trim emojis 2022-09-12 11:20:03 +02:00
Aevann1 7d3c67d1c2 sneed 2022-09-12 08:00:04 +00:00
Aevann1 3dc755e5a0 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705957?context=8#context 2022-09-12 09:53:01 +02:00
Aevann1 56c4f8ccf0 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705881?context=8#context 2022-09-12 09:34:12 +02:00
Aevann1 d6a0426d89 change name of hat 2022-09-12 09:26:32 +02:00
Aevann1 022e754a34 sneed 2022-09-12 05:00:05 +00:00
Aevann1 73ff78d0f5 fix 1st part of this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705204?context=8#context 2022-09-12 06:38:04 +02:00
Aevann1 950bb0b9cb sneed 2022-09-12 04:00:02 +00:00
Aevann1 f21848e4ff sneed 2022-09-12 01:00:02 +00:00
Aevann1 dbad75a53f sneed 2022-09-11 22:00:03 +00:00
Aevann1 f9dda990e1 sneed 2022-09-11 18:00:02 +00:00
Aevann1 a5dae68b12 sneed 2022-09-11 17:00:03 +00:00
Aevann1 d01dd203e1 sneed 2022-09-11 16:00:01 +00:00
Aevann1 c015c6ee48 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-11 14:39:10 +00:00
Aevann1 9253d8d8b4 sneed 2022-09-11 14:00:03 +00:00
Aevann1 6e60147435 update 2 marseys 2022-09-11 15:49:58 +02:00
Aevann1 40558765db cosmetic change 2022-09-11 11:41:52 +02:00
Aevann1 4bec67c15a small cosmetic change 2022-09-11 11:14:53 +02:00
Aevann1 8127af07ca update marseysipping 2022-09-11 09:35:21 +02:00
Aevann1 1cb41bfe1f groomercord screenshots dont belong on the sidebar 2022-09-11 06:03:11 +02:00
Aevann1 501abd8082 sneed 2022-09-11 03:00:03 +00:00
Aevann1 eb9f0e7605 remove duplicate sidebar img 2022-09-11 04:12:11 +02:00
Aevann1 4ab7fba8e0 sneed 2022-09-11 02:00:05 +00: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 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