Commit graph

22 commits

Author SHA1 Message Date
Kazhnuz
dd4d212721 feat: add GFX on the overworld
Fixes #91
2021-04-21 21:14:45 +02:00
Kazhnuz
cd0190f065 feat: add a basic "punch" action
Fixes #78
2021-04-10 20:47:34 +02:00
Kazhnuz
84af3076f2 feat: add dash/run 2021-04-10 19:32:41 +02:00
Kazhnuz
34b409f423 feat: add flight 2021-04-10 18:28:52 +02:00
Kazhnuz
6d1900d5a5 feat(overworld): add jump 2021-04-10 14:28:20 +02:00
Kazhnuz
b1e308bf82 improvement: better encounter sprite 2021-04-02 17:46:51 +02:00
Kazhnuz
2ad4cf8182 feat: add temporary sprite for encounters 2021-03-26 15:19:23 +01:00
Kazhnuz
62d9684944 feat: rings and boxes 2021-03-22 21:15:33 +01:00
Kazhnuz
ce5f56c556 feat: add a shadow on the overworld 2021-03-22 17:08:03 +01:00
Kazhnuz
68fc277d05 feat: add some more characters 2021-03-21 19:21:34 +01:00
Kazhnuz
b530a09119 feat: add badnics icon 2020-08-05 11:54:39 +02:00
Kazhnuz
a2d0975cde feat: add damage and ko
Fix #27
2020-08-05 11:40:29 +02:00
Kazhnuz
d3cb2c9052 feat: add Tails and Amy to the charset 2020-08-02 21:55:37 +02:00
Kazhnuz
3a9ac247fc feat: add basic charset handling 2020-08-01 18:54:12 +02:00
Kazhnuz
e26597c10a feat: add a small smoke asset 2020-07-31 20:05:22 +02:00
Kazhnuz
56e9af6ac3 feat(cbs): add a skill system, and adapt the basic attack to use it 2019-08-18 19:02:14 +02:00
Kazhnuz
7e8c4e373e chore: prepare new character architecture 2019-08-04 18:00:01 +02:00
Kazhnuz
24e7fe8ee8 feat(actor/player): add three-hit combo 2019-08-01 08:45:13 +02:00
Kazhnuz
a69a23a177 improvement(animation): add new animations 2019-07-27 23:45:52 +02:00
Kazhnuz
7135204c9a feat: add base test scene 2019-07-26 19:39:32 +02:00
Kazhnuz
824fcb866b assets: add needed assets for the battle system 2019-03-10 13:35:35 +01:00
Kazhnuz
cb92a8fb3b scenes: add battlesystem from previous code version 2019-03-10 13:11:26 +01:00