Create ability to drop multiple cards in a row #376

Merged
Vylpes merged 8 commits from feature/262-multidrop into develop 2024-10-12 17:30:20 +01:00

8 commits

Author SHA1 Message Date
Ethan Lane 20c3d2daf1 Fix linting issues
All checks were successful
Test / build (push) Successful in 9s
2024-10-12 17:27:14 +01:00
Ethan Lane 3c4f8b8099 Fix embed not removing components after you run out 2024-10-12 17:27:14 +01:00
Ethan Lane f98fecb774 Register button event 2024-10-12 17:27:14 +01:00
Ethan Lane 6e7e4a15ac Create sacrifice button handler 2024-10-12 17:27:14 +01:00
Ethan Lane ee696a5111 Create keep button handler 2024-10-12 17:27:14 +01:00
Ethan Lane f2b77e4621 WIP: Start creating keep command handler 2024-10-12 17:27:14 +01:00
Ethan Lane 837a1cd187 Create base command 2024-10-12 17:27:14 +01:00
Ethan Lane 7e1dd51e0f WIP: Start of creating multidrop command 2024-10-12 17:27:14 +01:00