summaryrefslogtreecommitdiff
path: root/scripts/gui/lobby.js
AgeCommit message (Collapse)Author
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
2021-10-19[Refactor] Lots of little patchesKyle Gunger
+ Make chatbox code a little cleaner + Add a bit of documentation + Begin prep for passwords + Function to easily grab decks from cards ~ I am going to have to completely re-do cards and decks probably.
2021-10-15[Themes] Theme selection and small fixesKyle Gunger
2021-02-11Fix mobile settingsKyle Gunger
2021-02-11Input and settings fixesKyle Gunger
2020-09-29Start join game implementationKyle Gunger
2020-09-18Update from local repoKyle Gunger