Commit graph

19 commits

Author SHA1 Message Date
Kazhnuz
dd841a4435 chore: remove stray print 2021-04-11 15:18:47 +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
dbdc2b9b18 feat: add a way to show messages on battles
Fixes #67
2021-03-13 17:26:05 +01:00
Kazhnuz
4ff4c989d4 fix: correctly apply death at start of battle
Fix #28
2020-08-22 23:28:05 +02:00
Kazhnuz
9326a5dc91 fix: change the randomseed before each battle
Fix #42
2020-08-22 23:17:25 +02:00
Kazhnuz
58cd72ac45 feat: add basic game over scene 2020-08-07 11:17:10 +02:00
Kazhnuz
697426f4d1 feat: finish victory screen
Fix #11
2020-08-06 19:10:54 +02:00
Kazhnuz
a2d0975cde feat: add damage and ko
Fix #27
2020-08-05 11:40:29 +02:00
Kazhnuz
58264e2a19 feat: add battle definition files
Fix #9
2020-08-04 17:50:03 +02:00
Kazhnuz
1acada1b51 fix: re-add victory condition 2020-07-25 12:15:50 +02:00
Kazhnuz
d40112ba31 improvement: handle better defeated fighter turns 2020-07-25 12:03:14 +02:00
Kazhnuz
d69255ead0 chore: put the damage handling system inside fighters and not actors 2020-07-25 08:44:03 +02:00
Kazhnuz
f3cfaf9ac2 fix: adapt the menu system to the new concept 2020-07-19 18:09:53 +02:00
Kazhnuz
5e1ee752ac fix: readd fighter removal 2020-07-19 16:57:58 +02:00
Kazhnuz
1f3d07c223 improvement(cbs): let the turn controller handle the hud 2020-07-19 16:20:57 +02:00
Kazhnuz
99ce270a48 improvement(cbs): refonte du système de tour 2020-07-19 15:07:35 +02:00
Kazhnuz
fa6e6c2bc4 chore: more code extraction 2020-07-18 09:51:02 +02:00
Kazhnuz
34eb8e5ba5 chore: separate turns from world 2020-05-01 14:50:21 +02:00