Commit Graph

26 Commits

Author SHA1 Message Date
c4b483b2a1 Expand dice sizing to support outline shader 2022-07-17 14:25:21 +01:00
e78931e55e Add some input logic for diceview 2022-07-17 13:10:26 +01:00
7b5d7f5ee7 Get a tile for the tilemap of the correct size 2022-07-17 08:35:26 +01:00
CactiChameleon9
862fb41a32 Plumb the basics of input control and limit player movement to range 2022-07-16 23:56:52 +01:00
CactiChameleon9
e9adc58583 Fix a lost precision warning 2022-07-16 22:58:24 +01:00
CactiChameleon9
219921d51b Fix returning dice1 twice 2022-07-16 22:57:52 +01:00
CactiChameleon9
5d638e3f5b Keep aspect ratio on UI so horizontal stretching looks fine 2022-07-16 22:55:03 +01:00
CactiChameleon9
2dc7dfc3f6 Fix running on raspi 2022-07-16 22:54:09 +01:00
12525b0095 Change resolution to 720p and add UI to BattleScene 2022-07-16 21:35:09 +01:00
e52716c793 Add dice and diceview 2022-07-16 21:33:47 +01:00
70c4ba38e2 Fix not changing the addition_dice_amount with setget 2022-07-16 21:33:02 +01:00
051cc25a38 Tweak a few things and add CardView to the battlescene 2022-07-16 19:16:51 +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
47025af8c5 Add a range parameter and make some more interesting cards 2022-07-16 14:36:21 +01:00
8bf99ecae1 Tweak Card UI 2022-07-16 14:34: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
263d323d58 Add Player Movement animation to the target cell 2022-07-16 09:14:20 +01:00
24cc1b8f04 Add Player and BattleScene 2022-07-16 08:15:35 +01:00
e1d837a35d Add Dice Assets 2022-07-16 08:02:13 +01:00
7a010d2b53 Inital Godot Project 2022-07-15 20:20:15 +01:00
cfeea3b287 Initial commit 2022-07-15 20:17:03 +01:00