Kazhnuz
|
7ec3bfa065
|
chore: general cleanup
|
2021-08-15 20:45:15 +02:00 |
|
Kazhnuz
|
f146736869
|
feat: add Blue Tornado and Sonic Wind
|
2021-08-15 15:30:52 +02:00 |
|
Kazhnuz
|
603d61a1fc
|
gfx: autoload gfxes when they are created
|
2021-08-15 14:49:03 +02:00 |
|
Kazhnuz
|
a53e367e01
|
feat: prepare for more complex statuses
|
2021-08-13 19:25:26 +02:00 |
|
Kazhnuz
|
6e93a11fef
|
feat: add statuses stat effect
|
2021-08-08 16:00:45 +02:00 |
|
Kazhnuz
|
a67d1f0824
|
feat: add actor targeting for choregraphy movement
|
2021-08-07 13:36:13 +02:00 |
|
Kazhnuz
|
85ffa8c735
|
feat: add an homming attack GFX
|
2021-07-27 13:09:20 +02:00 |
|
Kazhnuz
|
47301e3bb3
|
improvement: support 3D positionning for gfx
|
2021-07-27 12:45:41 +02:00 |
|
Kazhnuz
|
e01ad1605c
|
improvement: add a last hit to hitcombo
|
2021-07-19 12:28:22 +02:00 |
|
Kazhnuz
|
37c922dd10
|
improvement: add frame signals to upper anim
|
2021-07-19 12:28:10 +02:00 |
|
Kazhnuz
|
bd6a877c5a
|
feat: improve homming attack damages
|
2021-07-19 12:27:39 +02:00 |
|
Kazhnuz
|
6626dbebdf
|
improvement: port skills to latest API
|
2021-07-18 14:09:39 +02:00 |
|
Kazhnuz
|
cd59f8d74e
|
feat: add homming attack
|
2021-07-18 14:09:24 +02:00 |
|
Kazhnuz
|
627a7ea1e6
|
feat: add a waitFor qte Step
|
2021-07-17 21:55:14 +02:00 |
|
Kazhnuz
|
0377077ca9
|
feat:detect tagged actions and handle tags
|
2021-07-17 21:19:33 +02:00 |
|
Kazhnuz
|
f7221971c3
|
improvement: use the predicate system for events
|
2021-07-17 20:09:05 +02:00 |
|
Kazhnuz
|
bda80d4f20
|
feat: add new animations for Sonic
|
2021-07-17 09:58:04 +02:00 |
|
Kazhnuz
|
725cf66c33
|
feat: new amy animation
|
2021-07-04 11:44:04 +02:00 |
|
Kazhnuz
|
1355b252df
|
feat: give Amy a hitcombo skill
|
2021-06-06 13:19:38 +02:00 |
|
Kazhnuz
|
d00148c44e
|
improvement: make spin attack the default attack
|
2021-06-06 13:19:25 +02:00 |
|
Kazhnuz
|
2cee948b31
|
feat: give spin animation to Amy and Tails
|
2021-06-06 13:18:49 +02:00 |
|
Kazhnuz
|
98af0eda2a
|
feat: add resistences and weaknesses
|
2021-05-16 10:06:20 +02:00 |
|
Kazhnuz
|
e9c9cbb8e3
|
chore: put const files in a single folder
|
2021-05-16 08:38:09 +02:00 |
|
Kazhnuz
|
7f2135fd50
|
improvement: add skills to gamedata index
|
2021-05-15 21:42:55 +02:00 |
|
Kazhnuz
|
1310d9f5e8
|
feat: add indexes for some datas
|
2021-05-15 21:24:45 +02:00 |
|
Kazhnuz
|
1991b5005f
|
improvement: use the new attack structure
Replace accuracy and isAerial by attacktype and element
|
2021-05-15 15:01:02 +02:00 |
|
Kazhnuz
|
a22871dcbc
|
improvement: transform aerial badnic in protectype
|
2021-05-15 14:50:12 +02:00 |
|
Kazhnuz
|
fe5e1f6d68
|
feat: add a spinner ennemy
|
2021-05-09 15:04:51 +02:00 |
|
Kazhnuz
|
b38a8c3910
|
fix: fix motobug's height
|
2021-05-09 15:04:17 +02:00 |
|
Kazhnuz
|
a0c14e0690
|
fix: fix attack choregraphy
|
2021-05-08 18:42:46 +02:00 |
|
Kazhnuz
|
8174f81146
|
improvement: better spindash choregraphy
|
2021-05-08 18:39:52 +02:00 |
|
Kazhnuz
|
e5d8a7f874
|
feat: add the char page structure
Fixes #61
Fixes #62
|
2021-04-23 10:21:54 +02:00 |
|
Kazhnuz
|
6c451e7aee
|
feat : add equip dialogs
|
2021-04-22 23:41:20 +02:00 |
|
Kazhnuz
|
80748476de
|
fix: separate equipment pockets
|
2021-04-22 19:46:19 +02:00 |
|
Kazhnuz
|
4ba49a5534
|
feat: add basic items
|
2021-04-22 19:45:31 +02:00 |
|
Kazhnuz
|
2eddeefa1e
|
improvement: use the inventory data file for equip
It'll allow us to do a simpler equipement system
|
2021-04-22 18:55:52 +02:00 |
|
Kazhnuz
|
3b28c5b776
|
feat: add teleportation from leaving the map
|
2021-04-21 19:06:38 +02:00 |
|
Kazhnuz
|
38c197a9fb
|
feat: add sfx for terrains
|
2021-04-21 16:46:41 +02:00 |
|
Kazhnuz
|
e7878c1efa
|
feat: add damage system
Fixes: #90
|
2021-04-19 18:04:29 +02:00 |
|
Kazhnuz
|
e62e97b2d7
|
feat: add terrain tests in the cave map
|
2021-04-18 16:37:06 +02:00 |
|
Kazhnuz
|
32c72c18e9
|
feat: initial terrain collision system
Fixes #79
|
2021-04-18 12:34:30 +02:00 |
|
Kazhnuz
|
15973e491a
|
feat: initial terrain data loading
|
2021-04-18 10:53:35 +02:00 |
|
Kazhnuz
|
8f27270c39
|
feat: add initial action checking system
|
2021-04-10 17:59:01 +02:00 |
|
Kazhnuz
|
70029ba7bd
|
feat: Finish PNJ system
Fixes #4
|
2021-04-05 16:29:51 +02:00 |
|
Kazhnuz
|
207d37eddc
|
improvement: new titlescreen
|
2021-04-05 12:06:02 +02:00 |
|
Kazhnuz
|
63922790e0
|
feat: add teleportation between maps
|
2021-04-03 00:04:22 +02:00 |
|
Kazhnuz
|
fbbe20e225
|
feat: stop hardcoding position in maps
|
2021-04-02 23:26:22 +02:00 |
|
Kazhnuz
|
001ae44eec
|
feat(overworld): add transition to the cbs
|
2021-04-02 22:46:37 +02:00 |
|
Kazhnuz
|
3335671a65
|
feat: add multimap support
|
2021-03-23 21:59:33 +01:00 |
|
Kazhnuz
|
9d589dba8f
|
fix: use right type for number
|
2021-03-22 21:32:53 +01:00 |
|