Commit Graph

23 Commits

Author SHA1 Message Date
53462325c8 Improve card run animation 2022-07-30 15:35:51 +01:00
5002893113 Add card_view_removed signal and fix a few bugs 2022-07-29 21:29:28 +01:00
349a1bf0d3 Add a remove animation and method 2022-07-26 09:57:58 +01:00
40fb724000 Add a few TODOs 2022-07-26 08:51:18 +01:00
87a5c280d6 Disable animation autorun 2022-07-26 08:48:47 +01:00
288cd288e4 Run input dice disappear animation 2022-07-26 08:09:19 +01:00
3f2281a155 Add card_view_run method 2022-07-26 08:02:04 +01:00
5d0b1933b6 Add connect_signals method for CardView 2022-07-26 07:58:58 +01:00
f019cdd1e3 Switch to use new Unique Names 2022-07-25 21:11:52 +01:00
f4b9d4718b Fix always being bold 2022-07-25 21:05:10 +01:00
13ac881809 Add code support for bold input dice 2022-07-25 20:45:37 +01:00
5216632ee2 Basic Extra Info Support 2022-07-25 20:25:57 +01:00
7da22c2461 Add basic CardView implementation 2022-07-25 11:13:09 +01:00
e89eb7f15c Rename CardView to CardContainer to reflect purpose 2022-07-24 20:53:55 +01:00
b4e2f071df Fix card data lot loading visually 2022-07-17 18:30:28 +01:00
6ec76a2988 Fix a few crashes to do with logic ordering 2022-07-17 17:11:43 +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
08a265a14b Add support for return dice 2022-07-17 16:18:25 +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
862fb41a32 Plumb the basics of input control and limit player movement to range 2022-07-16 23:56:52 +01:00