Commit Graph

22 Commits

Author SHA1 Message Date
7040c0e09d Remove uneeded self vairable from remove_card signal 2022-07-29 21:30:52 +01:00
eab9ca42f6 Make Card a class 2022-07-25 10:07:39 +01:00
238a04b460 Improve card.gd clarity 2022-07-24 21:13:34 +01:00
453330670b Remove UI logic from the card 2022-07-24 21:05:40 +01:00
c7ee498435 Fix sending uneeded damage and movement signals 2022-07-17 19:19:32 +01:00
2b92579dc3 Add support for "Placing" the dice and cleanup 2022-07-17 19:15:22 +01:00
57ca632630 Show specific dice reqirements 2022-07-17 19:06:43 +01:00
c6d26f9b77 Use decimals instead of % 1 to find if int or float 2022-07-17 18:35:33 +01:00
3df809aa9d Fix current_cards list not be updated upon card removal 2022-07-17 17:05:43 +01:00
6b2007ee1a Fix the movement amount calculation 2022-07-17 17:01:38 +01:00
b4f33f30b6 Setup signals to give information from running cards 2022-07-17 16:47:27 +01:00
634c9e9d30 Remove debug prints and fix cards not running with in range dice 2022-07-17 16:05:02 +01:00
5bd9d2efb3 Make selecting a dice do something to the CardView 2022-07-17 15:53:56 +01:00
CactiChameleon9
219921d51b Fix returning dice1 twice 2022-07-16 22:57:52 +01:00
70c4ba38e2 Fix not changing the addition_dice_amount with setget 2022-07-16 21:33:02 +01:00
6a6e74efa8 Add UI support for addition dice, remove card once used 2022-07-16 16:12:32 +01:00
638bb9439a Add Utility effects implemtation 2022-07-16 16:00:51 +01:00
ce07155494 Implement more dice checks 2022-07-16 15:17:30 +01:00
f7de541341 Add support for inputting dice and vairable amounts inputs 2022-07-16 14:37:51 +01:00
acf8506a22 Improve Card Visuals 2022-07-16 13:50:18 +01:00
dca0def350 Add New Card Resouce Type 2022-07-16 12:07:03 +01:00
97322b565f Implement a basic color changing card 2022-07-16 10:33:31 +01:00