summaryrefslogtreecommitdiff
path: root/scripts/gui/chat.js
AgeCommit message (Collapse)Author
2022-07-27[chat] Fix chat bugKyle 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
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-17[HOTFIX] "chat" variable in clientKyle Gunger
2021-10-16[Chat] Hotfix for blank messsagesKyle Gunger
2021-10-16[Formatting] Tabs instead of spacesKyle Gunger
2021-10-15[Chat] Hotfix for Send buttonKyle Gunger
2021-10-15[Themes] Theme selection and small fixesKyle Gunger
2021-02-15Get on track for moving cards aroundKyle Gunger
2020-09-18Update from local repoKyle Gunger