Commit graph

22 commits

Author SHA1 Message Date
Kazhnuz
cd174e3153 feat: greyscale emblem for ko characters 2021-04-18 19:30:57 +02:00
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
877de98f67 fix: remove some call to non-existing variables 2020-09-13 16:49:50 +02:00
Kazhnuz
b28d9bf624 feat: basic item menu
Fix #48
2020-08-29 11:36:59 +02:00
Kazhnuz
9492e2f7ea feat: new battlesystem choice boxe
Fix #35
2020-08-18 23:46:11 +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
11e40da8af improvement: use the new mini emblem on minigames
Fix #21
2020-08-03 09:44:25 +02:00
Kazhnuz
cfbe2f4b90 chore: extract emblem from statusbar 2020-08-03 09:34:23 +02:00
Kazhnuz
955d8d33d9 chore: make the statusbar independant of the battle system 2020-08-03 09:24:52 +02:00
Kazhnuz
786dc78a13 chore: make simplehpbar and statusbar part of common stuff 2020-08-03 09:11:31 +02:00
Kazhnuz
16f3ea023b fix: make gui functions return a texture
Fix #14
2020-08-02 13:29:41 +02:00
Kazhnuz
4abfe43a50 feat(game/gui): prepare adding textbox support 2019-08-31 21:03:17 +02:00
Kazhnuz
618c42b3b6 fix(gui): fix bad drawing of ennemies hp bar 2019-08-16 22:58:12 +02:00
Kazhnuz
01dc81ed0f fix: fix scissoring in 2x screens 2019-08-15 15:09:48 +02:00
Kazhnuz
b58f3d262a fix: ensure that bar width can't be negative 2019-08-15 14:06:20 +02:00
Kazhnuz
5b1deadb8a feat(cbs): make HUD use existing datas 2019-08-14 22:47:10 +02:00
Kazhnuz
7df5f0bdf6 src/game: add a gui module with a border generator 2019-01-28 13:13:17 +01:00