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 |
|
Kazhnuz
|
3353ae7d37
|
improvement: add blue-colored damage nbr for pp
|
2021-03-12 20:12:20 +01:00 |
|
Kazhnuz
|
ef788afd70
|
feat: add boss hp bar
Fixes #25
|
2021-03-11 23:47:32 +01:00 |
|
Kazhnuz
|
877de98f67
|
fix: remove some call to non-existing variables
|
2020-09-13 16:49:50 +02:00 |
|
Kazhnuz
|
858df09143
|
fix: show upper half of the cursor on characters
Fix #43
|
2020-08-23 09:53:10 +02:00 |
|
Kazhnuz
|
5139d9727d
|
fix: add damage number system
Fix #39
|
2020-08-22 23:53:13 +02:00 |
|
Kazhnuz
|
4ff4c989d4
|
fix: correctly apply death at start of battle
Fix #28
|
2020-08-22 23:28:05 +02:00 |
|
Kazhnuz
|
04ae4ef657
|
feat: add cheapEffect
Fix #26
|
2020-08-07 13:15:04 +02:00 |
|
Kazhnuz
|
a2d0975cde
|
feat: add damage and ko
Fix #27
|
2020-08-05 11:40:29 +02:00 |
|
Kazhnuz
|
ed70bb6550
|
feat: add basic ennemy attack system
Fix #8
|
2020-08-05 09:25:38 +02:00 |
|
Kazhnuz
|
b1a7bdc2af
|
feat: make ennemies able to be choregraphied
|
2020-08-04 23:21:45 +02:00 |
|
Kazhnuz
|
a686baf089
|
fix: don't hardcode directions
|
2020-08-04 22:40:58 +02:00 |
|
Kazhnuz
|
fb9d86999f
|
feat: add sprites to ennemies
Fix #24
|
2020-08-04 22:19:11 +02:00 |
|
Kazhnuz
|
d6b62a41e2
|
fix: improve bevel
Fix #23
|
2020-08-04 19:53:11 +02:00 |
|
Kazhnuz
|
f867cba68d
|
fix: some clean-up to help the choregraphy viewer
|
2020-08-03 17:38:30 +02:00 |
|
Kazhnuz
|
b247e9cc96
|
feat: improve a bit the choregraphies
|
2020-07-25 17:07:53 +02:00 |
|
Kazhnuz
|
cce03643f6
|
improvement: revamp the whole motion system
|
2020-07-25 16:47:29 +02:00 |
|
Kazhnuz
|
08c5724e96
|
fix: remove calling of deleted old choregraphy system
|
2020-07-25 11:20:18 +02:00 |
|
Kazhnuz
|
808108c3f3
|
chore: remove the old choregraphy system
|
2020-07-25 11:18:00 +02:00 |
|
Kazhnuz
|
8fe8f61821
|
fix: start simplification of the movement system
|
2020-07-25 10:24:07 +02:00 |
|
Kazhnuz
|
d69255ead0
|
chore: put the damage handling system inside fighters and not actors
|
2020-07-25 08:44:03 +02:00 |
|
Kazhnuz
|
4f024dbb39
|
chore: remove old choregraphy system from heroes' actors
|
2020-07-25 08:43:15 +02:00 |
|
Kazhnuz
|
eec4ef060b
|
feat(cbs/choregraphy): add some basic steps
|
2020-07-24 21:54:12 +02:00 |
|
Kazhnuz
|
bb3d823404
|
chore(cbs/heroactor): first round of dead code cleanup
|
2020-07-24 20:04:12 +02:00 |
|
Kazhnuz
|
799a532523
|
chore: extract voice system from actor
|
2020-07-24 19:55:11 +02:00 |
|
Kazhnuz
|
bf23dd2056
|
chore: extract hp management from actor
|
2020-07-24 19:49:24 +02:00 |
|
Kazhnuz
|
649bb561da
|
feat: simple selection system
|
2020-07-19 21:41:14 +02:00 |
|
Kazhnuz
|
6bca41d794
|
chore: first round of actor cleanup
There is still a lot of work though
|
2020-07-19 17:06:17 +02:00 |
|
Kazhnuz
|
fa6e6c2bc4
|
chore: more code extraction
|
2020-07-18 09:51:02 +02:00 |
|
Kazhnuz
|
b413946368
|
chore: completely extract the choregraphy system from actor
|
2020-05-02 13:01:43 +02:00 |
|
Kazhnuz
|
08ff743754
|
chore: separate statusbar handling from heroes
|
2020-05-01 17:04:17 +02:00 |
|
Kazhnuz
|
d097552298
|
improvement(cbs): handle better when the character haven't moved
|
2019-08-31 17:39:22 +02:00 |
|
Kazhnuz
|
daac217c6c
|
improvement(cbs): make cleaner jumps
|
2019-08-31 17:30:56 +02:00 |
|
Kazhnuz
|
ae47502dbf
|
improvement(cbs): moar sfx
|
2019-08-31 15:44:34 +02:00 |
|
Kazhnuz
|
b38d478d5a
|
fix(hero): round position at turn start
|
2019-08-31 11:18:56 +02:00 |
|
Kazhnuz
|
da3ab42f32
|
fix(cbs): fix an hiccup
|
2019-08-25 16:01:09 +02:00 |
|
Kazhnuz
|
737d0e5a69
|
fix(cbs): add a minimal duration to moving
|
2019-08-25 16:00:21 +02:00 |
|
Kazhnuz
|
86b5ad1cae
|
improvement(cbs): rework the choregraphy system
|
2019-08-25 15:54:26 +02:00 |
|
Kazhnuz
|
325964a47b
|
feat(cbs): add targeting support to skills
|
2019-08-25 10:38:06 +02:00 |
|
Kazhnuz
|
be4504ff2b
|
feat(cbs): new damage functions for choregraphies
|
2019-08-24 22:21:07 +02:00 |
|
Kazhnuz
|
163e122b97
|
fix(cbs): fix a crash when the character try to go to its position
|
2019-08-24 21:49:16 +02:00 |
|
Kazhnuz
|
3d269dca4a
|
feat(cbs): add jumpBack and dashForward choregraphy actions
|
2019-08-24 21:46:59 +02:00 |
|
Kazhnuz
|
27876928ab
|
improvement(cbs): improve character moving functions
|
2019-08-24 21:06:05 +02:00 |
|
Kazhnuz
|
a2b24e3963
|
feat(cbs): add a jump system
|
2019-08-24 16:13:22 +02:00 |
|
Kazhnuz
|
c78aa214ae
|
chore:refactor the hero system to remove currentAction function
|
2019-08-24 15:44:07 +02:00 |
|
Kazhnuz
|
3ab6a0e6e2
|
improvement(cbs): rework the grid system
|
2019-08-22 22:40:31 +02:00 |
|
Kazhnuz
|
24b26cc9fc
|
improvement(cbs): use the new skill handling system
|
2019-08-22 22:04:14 +02:00 |
|
Kazhnuz
|
df883dcf32
|
improvement(cbs): comment out the move voice effect
|
2019-08-19 20:41:47 +02:00 |
|
Kazhnuz
|
2658a6b54f
|
feat(cbs): add sfx playing to choregraphies
|
2019-08-19 16:46:30 +02:00 |
|