summaryrefslogtreecommitdiff
path: root/styles/client
AgeCommit message (Collapse)Author
2022-08-23Disable text selection in cards as it breaks dragKyle Gunger
2022-08-18Add transform to dragsKyle Gunger
2022-08-11css changesKyle Gunger
2022-08-11Fix dragging for scaled cardsKyle Gunger
2022-08-11A few small fixesKyle Gunger
2022-07-31Add table toggleKyle Gunger
2022-07-28Fix button input, add rotation and scale to decksKyle Gunger
2022-07-27[chat] Use an object instead of a listKyle Gunger
2022-07-24Clean up game elementKyle Gunger
2022-07-20Replace var with let + visual tweaksKyle Gunger
- Replace var with let in most of my code - No longer bring cards to forfront of deck when hovering - Tweaks for dropdown selector input
2022-07-18Init + deck bugKyle Gunger
Push init code into client.js Fix deck rendering bugs for strip modes
2021-10-16[Formatting] Tabs instead of spacesKyle Gunger
2021-10-15[Themes] Theme selection and small fixesKyle Gunger
2021-02-13Assets and fixesKyle Gunger
+ No, U assets + Working position css for decks
2021-02-11Fix mobile settingsKyle Gunger
2020-09-29Start join game implementationKyle Gunger
2020-09-29More drag updatesKyle Gunger
2020-09-28Drag code updatesKyle Gunger
2020-09-18Update from local repoKyle Gunger
2020-02-28Fix mobile + Lobby ommentsKyle Gunger
2020-02-27Initialize Client repo with predone workKyle Gunger