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
|
d7a15d4d91
|
feat: add conditions for finished actions
|
2021-07-17 21:53:10 +02:00 |
|
Kazhnuz
|
deda8a7a76
|
improvement: port battlesystem to predicate
|
2021-07-17 21:31:42 +02:00 |
|
Kazhnuz
|
4445fec8d2
|
feat: wire up tags
|
2021-07-17 21:23:29 +02:00 |
|
Kazhnuz
|
09ac826f34
|
feat: add API to report finished tag actions
|
2021-07-17 21:23:08 +02:00 |
|
Kazhnuz
|
0377077ca9
|
feat:detect tagged actions and handle tags
|
2021-07-17 21:19:33 +02:00 |
|
Kazhnuz
|
7940d9c74c
|
feat: mark potentially async choregraphy step
|
2021-07-17 10:15:24 +02:00 |
|
Kazhnuz
|
72cccdcaf2
|
feat: add qteSuccess and qteFailure conditions
|
2021-07-03 19:28:58 +02:00 |
|
Kazhnuz
|
6a37f12776
|
chore: remove stray print
|
2021-07-03 18:19:08 +02:00 |
|
Kazhnuz
|
1dd8f14b7c
|
fix: make that HP/PP value have no inbattle bonus
|
2021-07-03 13:20:44 +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
|
d4698ab101
|
improvement: get battle stats from the fighter
It'll allow us later to add battle bonus and malus
|
2021-07-03 11:17:57 +02:00 |
|
Kazhnuz
|
7db0ad1b28
|
chore: use getter to get stat
|
2021-07-03 09:51:19 +02:00 |
|
Kazhnuz
|
98af0eda2a
|
feat: add resistences and weaknesses
|
2021-05-16 10:06:20 +02:00 |
|
Kazhnuz
|
534517f0f3
|
chore: kill game.skills
|
2021-05-16 08:48:05 +02:00 |
|
Kazhnuz
|
e9c9cbb8e3
|
chore: put const files in a single folder
|
2021-05-16 08:38:09 +02:00 |
|
Kazhnuz
|
8c9f814370
|
fix: fix a crash
|
2021-05-16 08:36:06 +02:00 |
|
Kazhnuz
|
6818a441df
|
chore: extract battle aglorythm in battleutils
|
2021-05-16 08:33:41 +02:00 |
|
Kazhnuz
|
c10d58e604
|
chore: port to parser system
|
2021-05-15 22:48:25 +02:00 |
|
Kazhnuz
|
f574bcd362
|
chore: use as much as possible the new data system
|
2021-05-15 21:43:15 +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
|
eab1b4b456
|
fix: make aerial ennemies lower
|
2021-05-15 13:09:35 +02:00 |
|
Kazhnuz
|
487d14dece
|
feat: make aerial ennemies able to avoir attacks
|
2021-05-09 15:08:46 +02:00 |
|
Kazhnuz
|
b9d324fa57
|
feat: add back step conditions
|
2021-05-09 15:08:36 +02:00 |
|
Kazhnuz
|
30cdda0970
|
fix: take z coordinate in account in gfx
|
2021-05-09 15:07:54 +02:00 |
|
Kazhnuz
|
034fb9cee6
|
feat: improve damage output drawing
|
2021-05-09 15:07:38 +02:00 |
|
Kazhnuz
|
cc66f86bd1
|
fix: take the ennemy z into account for qte
|
2021-05-09 15:06:29 +02:00 |
|
Kazhnuz
|
f94e6ca2f9
|
fix: fix btn
|
2021-05-08 19:10:30 +02:00 |
|
Kazhnuz
|
e3ebe05dec
|
Merge branch 'master' of https://git.kobold.cafe/sonic/sonic-radiance
|
2021-05-08 18:42:49 +02:00 |
|
Kazhnuz
|
dd9f3cb6e3
|
feat: add simple prompts
|
2021-05-08 18:39:40 +02:00 |
|
Kazhnuz
|
61a3206a95
|
chore: put tweenmanager into the class folder
|
2021-05-05 11:41:25 +02:00 |
|
Kazhnuz
|
91c214ac15
|
fix: rename core to "birb"
|
2021-05-05 08:30:32 +02:00 |
|
Kazhnuz
|
ba7b4ce977
|
feat: add prompt system
|
2021-04-25 16:28:31 +02:00 |
|
Kazhnuz
|
2d1ea4c2a0
|
feat: add QTE drawing
|
2021-04-25 12:21:17 +02:00 |
|
Kazhnuz
|
6156837705
|
fix: use the right signal for QTE end
|
2021-04-25 12:20:12 +02:00 |
|
Kazhnuz
|
4f26969a4d
|
fix: adapt to the new QTE functions
|
2021-04-25 12:19:46 +02:00 |
|
Kazhnuz
|
e3acafc824
|
feat: initial qte parent
|
2021-04-25 12:18:53 +02:00 |
|
Kazhnuz
|
cd174e3153
|
feat: greyscale emblem for ko characters
|
2021-04-18 19:30:57 +02:00 |
|
Kazhnuz
|
a1d81b9170
|
feat: add a common message queue
Fixes #89
|
2021-04-18 17:44:00 +02:00 |
|
Kazhnuz
|
dd841a4435
|
chore: remove stray print
|
2021-04-11 15:18:47 +02:00 |
|
Kazhnuz
|
0cd282027c
|
improvement: use the cbs functions to unload cbs
|
2021-04-02 22:25:26 +02:00 |
|
Kazhnuz
|
78d50eaf94
|
improvement: some boss improvements
|
2021-03-14 10:15:16 +01:00 |
|
Kazhnuz
|
c83eb7ee61
|
feat: add flee system
|
2021-03-13 18:00:39 +01:00 |
|
Kazhnuz
|
17b3e4e172
|
feat: handle better not having enough pp
Fixes #68
|
2021-03-13 17:28:25 +01:00 |
|
Kazhnuz
|
dbdc2b9b18
|
feat: add a way to show messages on battles
Fixes #67
|
2021-03-13 17:26:05 +01:00 |
|
Kazhnuz
|
db1c3005cb
|
feat: add defend action
Fixes #51
|
2021-03-13 15:49:21 +01:00 |
|
Kazhnuz
|
b7a0ec7c7b
|
feat: add revival support
|
2021-03-12 21:50:27 +01:00 |
|