forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

101 Commits (dd2c714b9dcdc62f993fe8ca298a293920e674b5)

Author SHA1 Message Date
Aevann1 dd2c714b9d make rainbow-text look better, THANK YOU HBTZ <3 2022-09-06 06:36:48 +02:00
Aevann1 d0cfd8a8c1 change house femboy award 2022-09-06 06:16:41 +02:00
Aevann1 4ca6cda0e5 hats everywhere 2022-09-06 05:51:55 +02:00
Aevann1 65d35bca4b show ppls' pfps under hats 2022-09-06 03:47:14 +02:00
Aevann1 919f49ccb2 small css modification 2022-09-05 10:58:59 +02:00
Aevann1 b0010a455d highlight mobile nav bar icons on click 2022-09-05 03:51:29 +02:00
Aevann1 1242a2d009 change casino icon and more cachebusting 2022-09-05 02:10:44 +02:00
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
Aevann1 bfaedc99fc restore bottom border 2022-09-04 22:31:50 +02:00
gooseman 862b9ebad9 popover hats? 2022-09-03 17:25:00 -07:00
gooseman e0262930ef pp20 hats 2022-09-03 16:53:45 -07:00
Aevann1 48affb53e6 more hat shit 2022-09-03 05:04:51 +02:00
Aevann1 88a2c69659
Hats (#348)
* hat

* hats

* hats 2

* hats

* hats 4

* hats 5

* hats
2022-09-03 01:58:55 +02:00
Aevann1 a52fe22dc9 fix css rule 2022-09-02 19:56:02 +02:00
Aevann1 567c772b11 add sidebar button for tabletcels 2022-09-02 19:54:01 +02:00
Aevann1 dbd11ad061 tweak "view source" boxes 2022-08-30 07:37:11 +02:00
Aevann1 0f11312d24 add house awards 2022-08-27 04:57:19 +02:00
Aevann1 421b20c610 fix syntax error in last commit 2022-08-27 00:35:07 +02:00
Aevann1 db53be0991 fix expanded images 2022-08-27 00:34:11 +02:00
Aevann1 22a6dfe402 fix modal max-width 2022-08-27 00:32:00 +02:00
Aevann1 ba24e1c328 remove expanded image 0.5rem vertical margin 2022-08-26 18:30:02 +02:00
Aevann1 4d657a03ad remove css rules that dont work 2022-08-26 16:54:26 +02:00
Aevann1 4af1c61b63 same as last commit 2022-08-26 02:08:38 +02:00
Aevann1 4d2c5470ad more retarded blockquote shit 2022-08-26 02:07:32 +02:00
Aevann1 7860b85450 Revert "consolidate blockquote css rules"
This reverts commit 5b5f663342.
2022-08-25 23:30:29 +02:00
Aevann1 133cdee0b3 adjust badge size 2022-08-25 19:50:18 +02:00
Aevann1 5b5f663342 consolidate blockquote css rules 2022-08-25 18:45:11 +02:00
Aevann1 513a5c7138 make blockquotes less ugly 2022-08-25 18:44:05 +02:00
Aevann1 68fa28c4e3 remove ugly css rule 2022-08-25 16:08:19 +02:00
Aevann1 5adeb117f5 double blockquote margins on mobile, will revert if someone complains 2022-08-25 15:29:11 +02:00
booosy 8c81858566
Make search params dropdown class z-index id based (#338)
* Move dropdown class z-index change for search params dropdown to specific id

To avoid z-fighting

* main.css v++

Co-authored-by: Aevann1 <59999695+Aevann1@users.noreply.github.com>
2022-08-24 18:31:40 +02:00
Aevann1 5ff12b91ea blockquotes margin 2022-08-24 17:37:25 +02:00
Aevann1 dd37573f98 fucking with blockquote margins again 2022-08-24 17:36:34 +02:00
booosy 50c39755fd Add trailing newlines 2022-08-24 04:18:07 -04:00
booosy 52d0ab537f add search help dropdown 2022-08-24 04:18:07 -04:00
Aevann1 163c241fa6 change blockquote margins again 2022-08-23 23:49:42 +02:00
Aevann1 f40368fce2 Revert "adjust blockquote padding"
This reverts commit dbce5a2d2d.
2022-08-23 22:03:19 +02:00
Aevann1 dbce5a2d2d adjust blockquote padding 2022-08-23 20:24:06 +02:00
Aevann1 bc2078c755 fix margins of <p> after <blockquote> on mobile 2022-08-23 00:07:40 +02:00
Aevann1 82f6a34bde I hate my life 2022-08-21 17:46:19 +02:00
Aevann1 925b58e89b Revert "remove weird unnecessary css rule"
This reverts commit 76be409dbd.
2022-08-21 17:24:51 +02:00
Aevann1 47f661faeb minor css change 2022-08-21 16:05:05 +02:00
Aevann1 11f63c86ac increase header margin 2022-08-21 15:25:34 +02:00
Aevann1 f5a1a1b00d testing cosmetic changes on prod 2022-08-21 15:20:55 +02:00
Aevann1 76be409dbd remove weird unnecessary css rule 2022-08-20 21:56:29 +02:00
Aevann1 f60f4f54c0 small css change for blockquotes 2022-08-20 14:11:05 +02:00
Aevann1 df3a5a0528 remove margins i added to expanded images 2022-08-20 13:35:59 +02:00
Aevann1 30d4fc6a62 remove max-width for expanded images 2022-08-20 02:08:31 +02:00
Aevann1 4774931b78 cosmetic change to /holes 2022-08-19 23:49:23 +02:00
Aevann1 9d79c10966 Revert "make expanded images actually expanded"
This reverts commit e0e52d4c7c.
2022-08-19 23:42:51 +02:00