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
|
3e2eafb63d
|
feat: add subchoregraphies
|
2021-08-08 13:11:36 +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
|
a61b2e1453
|
feat: add an action to change anim speed inbattle
|
2021-07-19 12:09:21 +02:00 |
|
Kazhnuz
|
cf7be0cb55
|
feat: add stopMov step action
|
2021-07-18 18:57:54 +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
|
c121a35f90
|
feat(choregraphy): add new 3D-based steps
|
2021-07-18 14:08:07 +02:00 |
|
Kazhnuz
|
eedf981c54
|
feat: add counter system for choregraphy
|
2021-07-18 08:59:01 +02:00 |
|
Kazhnuz
|
ed099bd77f
|
feat: add way to skip to a step
|
2021-07-17 22:59:12 +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
|
1dd8f14b7c
|
fix: make that HP/PP value have no inbattle bonus
|
2021-07-03 13:20:44 +02:00 |
|
Kazhnuz
|
d9e521d643
|
fix: use the right hp/pp regen value
|
2021-07-03 13:18:47 +02:00 |
|
Kazhnuz
|
295f98ebd9
|
feat: add inbattle stats bonus
|
2021-07-03 13:18:24 +02:00 |
|
Kazhnuz
|
4c46e510d0
|
feat: add battle stats
|
2021-07-03 12:56:32 +02:00 |
|
Kazhnuz
|
b1e1ef614f
|
chore: use constant for stat names
|
2021-07-03 08:56:57 +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
|
6818a441df
|
chore: extract battle aglorythm in battleutils
|
2021-05-16 08:33:41 +02:00 |
|
Kazhnuz
|
e864e67717
|
chore: put stats constants together
|
2021-05-15 22:50:06 +02:00 |
|
Kazhnuz
|
c10d58e604
|
chore: port to parser system
|
2021-05-15 22:48:25 +02:00 |
|
Kazhnuz
|
e3957edfa1
|
chore: move argument parsers into a single folder
|
2021-05-15 21:52:05 +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 |
|