WIP: new-cbs #117

Closed
kazhnuz wants to merge 23 commits from new-cbs into master

23 commits

Author SHA1 Message Date
Kazhnuz
0710086b25 feat: add ennemies 2022-05-28 11:55:40 +02:00
Kazhnuz
2f8ffc4240 fix: add hit combo to sprites 2022-05-28 11:55:34 +02:00
Kazhnuz
4598b25e05 feat: add hit combo 2022-05-28 11:55:21 +02:00
Kazhnuz
3545e6b898 improvement: replace actions by the state machine 2022-05-27 09:29:39 +02:00
Kazhnuz
75145f1485 feat: add a finite state machine to actors 2022-05-26 13:12:08 +02:00
Kazhnuz
84e48c0320 fix: add fallback for animations 2022-05-26 13:09:47 +02:00
Kazhnuz
7993e6b6fe fix: fix player initialization 2022-05-26 11:22:17 +02:00
Kazhnuz
aa2b14a509 improvement: make fighter non-solid 2022-05-26 11:21:57 +02:00
Kazhnuz
b1bd072f94 fix: fix zsorting crash 2022-05-22 19:43:01 +02:00
Kazhnuz
b4f7cdb44b chore: forgot something again woops 2022-05-20 19:11:48 +02:00
Kazhnuz
5368b94f88 feat: get hitbox and z position from datas 2022-05-20 19:11:23 +02:00
Kazhnuz
4bb1635cce chore: add forgotten file to commit 2022-05-20 18:25:49 +02:00
Kazhnuz
303bee4e37 feat: add support for abstract 2022-05-20 18:25:07 +02:00
Kazhnuz
084d31a13c improvement: mise en commun de fonction de sprite 2022-05-20 14:46:08 +02:00
Kazhnuz
4d22e35288 improvement: add a fighter parent 2022-05-19 12:45:20 +02:00
Kazhnuz
62b382a4d6 chore(fighter): rename folder 2022-05-19 12:34:52 +02:00
Kazhnuz
27bd6da373 improvement(player): separate inputs 2022-05-19 12:34:16 +02:00
Kazhnuz
a35079f1c7 feat: initial new battles scene 2022-05-12 17:07:27 +02:00
Kazhnuz
102fc467eb feat: add statutbar to new cbs 2022-05-12 13:29:38 +02:00
Kazhnuz
cdc5b083ca feat: add character switching to subgames 2022-05-11 23:07:55 +02:00
Kazhnuz
f5bff3e1b9 improvement: adapt overworld to changes 2022-05-11 23:07:19 +02:00
Kazhnuz
6c7e0caf4b improvement: refactor subgame Player 2022-05-11 20:44:14 +02:00
Kazhnuz
1bb9d13e5d feat: add more keys 2022-05-11 20:44:00 +02:00