Commit graph

26 commits

Author SHA1 Message Date
Kazhnuz
049c0c22f3 feat: add save selection menu
Fixes #72
2021-04-05 12:05:51 +02:00
Kazhnuz
262a46be82 feat: style main menu 2021-04-04 13:17:12 +02:00
Kazhnuz
d6995ecbba feat: add a special menu background 2021-03-23 23:20:15 +01:00
Kazhnuz
ef788afd70 feat: add boss hp bar
Fixes #25
2021-03-11 23:47:32 +01:00
Kazhnuz
d38d149e36 feat: add hp/pp bar everywhere
* Add a ComplexHPBar widget
* Use it on the CBS
* Add it on the character page
* Add it on the character widget

Fix #46
2020-10-04 09:26:49 +02:00
Kazhnuz
b28d9bf624 feat: basic item menu
Fix #48
2020-08-29 11:36:59 +02:00
Kazhnuz
e221a36e74 feat: first try of a start menu 2020-08-20 15:39:02 +02:00
Kazhnuz
c0daa4e0cb improvement: make assets work better togethers 2020-08-19 19:42:38 +02:00
Kazhnuz
9492e2f7ea feat: new battlesystem choice boxe
Fix #35
2020-08-18 23:46:11 +02:00
Kazhnuz
58cd72ac45 feat: add basic game over scene 2020-08-07 11:17:10 +02:00
Kazhnuz
fbcf352a51 tweak: better spacing for SA2 font 2020-08-07 07:32:00 +02:00
Kazhnuz
d9237b9383 feat: add more content to the battle finished screen 2020-08-06 16:37:06 +02:00
Kazhnuz
d6b62a41e2 fix: improve bevel
Fix #23
2020-08-04 19:53:11 +02:00
Kazhnuz
5d34f55b23 feat: improve battle hud spacing
Fix #22
2020-08-04 18:50:36 +02:00
Kazhnuz
459f4905c7 feat: add basic option menu 2020-08-01 16:06:08 +02:00
Kazhnuz
4abfe43a50 feat(game/gui): prepare adding textbox support 2019-08-31 21:03:17 +02:00
Kazhnuz
9633973792 feat(titlescreen): rework the title screen 2019-08-17 15:59:53 +02:00
Kazhnuz
92e77e4335 feat(cbs): initial functions to start and finish the battle 2019-08-16 18:33:47 +02:00
Kazhnuz
89568ad3b5 improvement(cbs): add turn counting to battle HUD 2019-08-15 09:13:08 +02:00
Kazhnuz
5b1deadb8a feat(cbs): make HUD use existing datas 2019-08-14 22:47:10 +02:00
Kazhnuz
84bd3fa277 improvement: use gamecore integrated asset system as much as possible 2019-08-13 21:08:37 +02:00
Kazhnuz
f636d0c6d3 feat: add new HUD elements 2019-07-27 16:32:48 +02:00
Kazhnuz
8a09110ac8 battlesystem: add mask system 2019-03-31 11:52:04 +02:00
Kazhnuz
f486d73409 assets: add needed assets for the battle system (2) 2019-03-10 13:56:49 +01:00
Kazhnuz
cb92a8fb3b scenes: add battlesystem from previous code version 2019-03-10 13:11:26 +01:00
Kazhnuz
7df5f0bdf6 src/game: add a gui module with a border generator 2019-01-28 13:13:17 +01:00