Commit graph

662 commits

Author SHA1 Message Date
Kazhnuz
64947f145e feat: add a panel for character data 2020-08-02 10:33:31 +02:00
Kazhnuz
cf377f15b8 feat: make possible to load all Battle maps 2020-08-02 10:18:40 +02:00
Kazhnuz
5d83f2ba12 fix: fix club rouge name 2020-08-02 10:18:14 +02:00
Kazhnuz
f83c67f96a feat: add save read/write 2020-08-02 09:59:47 +02:00
Kazhnuz
e9c7026dcb feat: add an information panel 2020-08-02 08:30:19 +02:00
Kazhnuz
df2716b3df fix: some various fixes 2020-08-01 20:49:06 +02:00
Kazhnuz
3a9ac247fc feat: add basic charset handling 2020-08-01 18:54:12 +02:00
Kazhnuz
8768e36334 feat: add bases of the future overworld system 2020-08-01 16:57:12 +02:00
Kazhnuz
ce5cb1298f improvement: make option menu a bit less plain 2020-08-01 16:32:09 +02:00
Kazhnuz
459f4905c7 feat: add basic option menu 2020-08-01 16:06:08 +02:00
Kazhnuz
efa7909f83 fix: better backgrounds 2020-08-01 14:07:35 +02:00
Kazhnuz
cb5f9eec5a feat: background viewer 2020-08-01 14:01:08 +02:00
Kazhnuz
1ec185cc3a improvement: use a common object for parallax handling 2020-08-01 13:34:39 +02:00
Kazhnuz
55eca74922 feat: add a way to test Shadow Shot style maps 2020-08-01 12:53:06 +02:00
Kazhnuz
0984ce370e chore: make the scene change widget a common element 2020-08-01 12:50:11 +02:00
Kazhnuz
4b9ba5eed6 feat: add basic debug menu 2020-08-01 10:31:09 +02:00
Kazhnuz
a3cf5bef63 fix: make widget item colorable 2020-08-01 09:29:13 +02:00
Kazhnuz
227b2bbf1e feat: add qte base 2020-07-31 21:00:31 +02:00
Kazhnuz
b95ad72dcb feat: add basic qte framework 2020-07-31 20:06:35 +02:00
Kazhnuz
e26597c10a feat: add a small smoke asset 2020-07-31 20:05:22 +02:00
Kazhnuz
6cf1df4d5b feat: improve HUD and menus placement 2020-07-25 17:50:44 +02:00
Kazhnuz
b247e9cc96 feat: improve a bit the choregraphies 2020-07-25 17:07:53 +02:00
Kazhnuz
f3d44e06d1 feat: add a way to wait for the end of something already started 2020-07-25 17:03:37 +02:00
Kazhnuz
e72fa0cc7f fix: drop spin jump and revamp a bit the spindash 2020-07-25 16:47:58 +02:00
Kazhnuz
cce03643f6 improvement: revamp the whole motion system 2020-07-25 16:47:29 +02:00
Kazhnuz
7364e5c206 feat: add more coordinate system 2020-07-25 16:46:46 +02:00
Kazhnuz
1acada1b51 fix: re-add victory condition 2020-07-25 12:15:50 +02:00
Kazhnuz
40b362543a fix: only get potential targets for the selection system 2020-07-25 12:09:50 +02:00
Kazhnuz
d40112ba31 improvement: handle better defeated fighter turns 2020-07-25 12:03:14 +02:00
Kazhnuz
4ab2e72231 fix: make nil action and choregraphy when they are finished 2020-07-25 11:38:59 +02:00
Kazhnuz
b9816706e5 fix: don't print input
It's not really useless for debut for now
2020-07-25 11:22:41 +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
6a64126db3 fix: improve skills choregraphy 2020-07-25 10:25:14 +02:00
Kazhnuz
6e012ba46c fix: replace actor after choregraphy 2020-07-25 10:25:00 +02:00
Kazhnuz
df6e283013 fix: last missing step currently done 2020-07-25 10:24:32 +02:00
Kazhnuz
8fe8f61821 fix: start simplification of the movement system 2020-07-25 10:24:07 +02:00
Kazhnuz
75914d694d chore: hook up the damage system to the choregraphy system 2020-07-25 08:44:59 +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
2e38b31dea feat: hook up the choregraphy system to the actions 2020-07-24 19:20:48 +02:00
Kazhnuz
a5ec563480 feat: initial version of the new choregraphy system 2020-07-24 19:16:33 +02:00
Kazhnuz
2085b9df2c feat: add some doc to the steps 2020-07-24 19:13:46 +02:00
Kazhnuz
070d23076b feat: adapt skill to the new Choregraphy System 2020-07-24 19:13:08 +02:00
Kazhnuz
55d66eef85 feat: add bases for the new choregraphy system 2020-07-24 19:12:37 +02:00
Kazhnuz
fcdd10484f feat: add basic skill actions 2020-07-20 12:24:26 +02:00