Kazhnuz
|
1ab9159120
|
fix: make sure overlay state reset when it must
|
2021-12-05 17:50:41 +01:00 |
|
Kazhnuz
|
205028718a
|
feat: add a prompt system to the RadianceScene
|
2021-09-18 21:27:14 +02:00 |
|
Kazhnuz
|
2932a7d85a
|
improvement: port the cbs menus and gui
Make them handled by a single screen, removing a lot of dispersed
drawing code in the turns handler
|
2021-09-16 22:26:59 +02:00 |
|
Kazhnuz
|
0fe46dea91
|
feat: add way to draw empty icons
|
2021-09-12 09:57:57 +02:00 |
|
Kazhnuz
|
486aa019d7
|
feat: add an element using the choice backgrounds
|
2021-09-12 09:57:47 +02:00 |
|
Kazhnuz
|
4ccb055672
|
feat: add overlay darkening
|
2021-08-31 19:13:17 +02:00 |
|
Kazhnuz
|
e0ebc4969c
|
feat: initial gui version of gameover
|
2021-08-31 19:12:56 +02:00 |
|
Kazhnuz
|
83a89dc69b
|
feat: initial gui version of radiance's menus
|
2021-08-31 19:12:40 +02:00 |
|
Kazhnuz
|
c37048a49a
|
improvement: make menuback a gui element
|
2021-08-26 23:27:43 +02:00 |
|
Kazhnuz
|
5f1a9d20d0
|
feat: add overlay
|
2021-08-26 23:27:21 +02:00 |
|
Kazhnuz
|
c586fb733d
|
fix: replace drawAnimation by draw
|
2021-08-21 17:05:49 +02:00 |
|
Kazhnuz
|
7a0eeaed1a
|
chore: place all asset pack in asset folder
|
2021-08-15 16:01:25 +02:00 |
|
Kazhnuz
|
7db0ad1b28
|
chore: use getter to get stat
|
2021-07-03 09:51:19 +02:00 |
|
Kazhnuz
|
61a3206a95
|
chore: put tweenmanager into the class folder
|
2021-05-05 11:41:25 +02:00 |
|
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 |
|