summaryrefslogtreecommitdiff
path: root/scripts/cards
AgeCommit message (Collapse)Author
2022-08-11Fix dragging for scaled cardsKyle Gunger
2022-08-11A few small fixesKyle Gunger
2022-07-28Fix bug with rotationKyle Gunger
2022-07-28Fix button input, add rotation and scale to decksKyle 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-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-16[Formatting] Tabs instead of spacesKyle 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
2020-09-29More drag updatesKyle Gunger
2020-09-28Drag code updatesKyle Gunger
2020-09-18Update from local repoKyle Gunger