Commit Graph

17 Commits

Author SHA1 Message Date
CactiChameleon9
c68a84f99b Make the choosing of moves do something(new move_selected method) 2022-03-24 17:20:11 +00:00
CactiChameleon9
363c53d0e7 Implement the BaseMove class 2022-03-24 17:19:21 +00:00
CactiChameleon9
cb28c15a0e Implement a way to tell what move is being pressed 2022-03-24 16:45:53 +00:00
CactiChameleon9
f187f690af Redo some of the UI to be more flexible with further improvement 2022-03-22 10:49:06 +00:00
CactiChameleon9
596b879b41 Use inheritance for the foe and friend scenes 2022-03-22 09:19:56 +00:00
CactiChameleon9
e40f35c61a Change animation lengths to 0.9s 2022-03-22 08:44:33 +00:00
CactiChameleon9
cffc7769ba Add UnitPopup to foe 2022-03-17 14:10:26 +00:00
CactiChameleon9
1148b61bbb Add some basic UI (move selecting) 2022-03-17 11:07:23 +00:00
CactiChameleon9
5492325441 Delete unused LoadingScreen 2022-03-17 11:06:06 +00:00
CactiChameleon9
5f04493981 Fix spelling mistake in animation names 2022-03-17 09:11:47 +00:00
CactiChameleon9
b200913a78 Fix crash while attacking nothing 2022-03-17 08:57:58 +00:00
CactiChameleon9
15b477ca71 Implement attack_limit for Unit 2022-03-15 13:13:44 +00:00
CactiChameleon9
1d30a03966 Add attack and attacked method to Unit 2022-03-13 19:13:01 +00:00
CactiChameleon9
25a400f31f Cleanup Grid.gd 2022-03-13 18:31:17 +00:00
CactiChameleon9
5071247b69 Fix crash in arrow key movement 2022-03-03 20:28:04 +00:00
CactiChameleon9
0579bbcf09 Update gitignore 2022-03-03 20:27:23 +00:00
CactiChameleon9
be0275a03e Start git tracking 2022-03-03 20:08:47 +00:00