summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2022-11-12Fix swapping just dataKyle Gunger
2022-11-12improve appendKyle Gunger
2022-11-12Fix ID swappingKyle Gunger
2022-08-25Update readme, quiet down drag scriptKyle Gunger
2022-08-25Touch supportKyle Gunger
2022-08-23Remove deleted games from uiKyle Gunger
2022-08-18Fix small formatting bugKyle Gunger
2022-08-18Fix card dataKyle Gunger
2022-08-18Add transform to dragsKyle Gunger
2022-08-11History fixesKyle Gunger
2022-08-11Fix game countKyle Gunger
2022-08-11Change to lobby instead of menu for rpcKyle Gunger
2022-08-11css changesKyle Gunger
2022-08-11Fix dragging for scaled cardsKyle Gunger
2022-08-11A few small fixesKyle Gunger
2022-08-04HistoryKyle Gunger
2022-07-31Add table toggleKyle Gunger
2022-07-28Fix bug with rotationKyle Gunger
2022-07-28Fix button input, add rotation and scale to decksKyle Gunger
2022-07-28Sending user options to the serverKyle Gunger
2022-07-27[chat] Fix chat bugKyle Gunger
2022-07-27[chat] Use an object instead of a listKyle Gunger
2022-07-25Change handshake code againKyle Gunger
2022-07-25Fix a bug with the handshakeKyle Gunger
2022-07-24Clean up game elementKyle Gunger
2022-07-20Preliminary join and leave flags for gamesKyle 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-19Change how card id's are held, add swapCardKyle Gunger
2022-07-18Init + deck bugKyle Gunger
Push init code into client.js Fix deck rendering bugs for strip modes
2022-07-18Fix checking for deckKyle Gunger
2022-07-17Fix table getting cardsKyle Gunger
2022-07-17Some fixesKyle Gunger
2021-10-19[Refactor] Bugfixes, updated table APIKyle Gunger
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[REFACTOR] RPC APIKyle Gunger
2021-10-16[HOTFIX] Pre-select user's last themeKyle 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
2021-02-13Assets and fixesKyle Gunger
+ No, U assets + Working position css for decks
2021-02-11Fix mobile settingsKyle Gunger
2021-02-11Index and min-content fixKyle Gunger
2021-02-11Input and settings fixesKyle 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