Commit graph

115 commits

Author SHA1 Message Date
Kazhnuz
084d31a13c improvement: mise en commun de fonction de sprite 2022-05-20 14:46:08 +02:00
Kazhnuz
4d22e35288 improvement: add a fighter parent 2022-05-19 12:45:20 +02:00
Kazhnuz
62b382a4d6 chore(fighter): rename folder 2022-05-19 12:34:52 +02:00
Kazhnuz
27bd6da373 improvement(player): separate inputs 2022-05-19 12:34:16 +02:00
Kazhnuz
102fc467eb feat: add statutbar to new cbs 2022-05-12 13:29:38 +02:00
Kazhnuz
cdc5b083ca feat: add character switching to subgames 2022-05-11 23:07:55 +02:00
Kazhnuz
6c7e0caf4b improvement: refactor subgame Player 2022-05-11 20:44:14 +02:00
Kazhnuz
1db72079bf chore: delete the old radiance menus 2022-01-06 18:59:29 +01:00
Kazhnuz
f8a831d280 improvement: port subgames to gui 2022-01-06 18:57:42 +01:00
Kazhnuz
17c4b0de8e feat: port the main menu to the new gui system 2022-01-05 23:26:09 +01:00
Kazhnuz
ce1b1044e8 improvement: better textboxes 2022-01-05 18:26:05 +01:00
Kazhnuz
f7e1beae68 fix: make the box of boxedmenu part of its texture 2022-01-02 15:18:23 +01:00
Kazhnuz
e35d89f21e fix: remove an use of scissor for hp bars 2022-01-02 10:02:48 +01:00
Kazhnuz
b779a55eb7 feat: ajouter un peu de marge au menu fancy 2021-12-31 15:40:30 +01:00
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
9acb3b303b feat: make the messagequeue a GuiElement 2021-09-12 10:00:41 +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
4a84d2dc53 improvement: better wrapper handling in guiElement 2021-08-31 23:47:01 +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
759daf5ec0 improvement: port confirmdialog to Gui 2021-08-31 19:02:43 +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
7218b7892e feat: add a parent scene class for the game 2021-08-21 17:00:42 +02:00
Kazhnuz
7ec3bfa065 chore: general cleanup 2021-08-15 20:45:15 +02:00
Kazhnuz
687d187fe3 chore: merge menus' folders 2021-08-15 16:26:05 +02:00
Kazhnuz
7a0eeaed1a chore: place all asset pack in asset folder 2021-08-15 16:01:25 +02:00
Kazhnuz
3d3fdc44c0 chore: make subgame worlds part of subgame folder 2021-08-15 15:39:16 +02:00
Kazhnuz
5b061fc797 chore: merge game utils folder 2021-08-15 15:36:26 +02:00
Kazhnuz
7db0ad1b28 chore: use getter to get stat 2021-07-03 09:51:19 +02:00
Kazhnuz
33427077a0 chore: refactor the actor system 2021-05-06 16:08:08 +02:00
Kazhnuz
61a3206a95 chore: put tweenmanager into the class folder 2021-05-05 11:41:25 +02:00
Kazhnuz
8eb28383ab chore:put more libs in birb.libs 2021-05-05 08:37:41 +02:00
Kazhnuz
91c214ac15 fix: rename core to "birb" 2021-05-05 08:30:32 +02:00
Kazhnuz
50981a7823 feat: add a smaller border option for menus 2021-04-23 09:22:58 +02:00
Kazhnuz
2c2bee9409 feat: add confirmation dialog for item dropping 2021-04-21 19:11:52 +02:00
Kazhnuz
cd174e3153 feat: greyscale emblem for ko characters 2021-04-18 19:30:57 +02:00
Kazhnuz
a1d81b9170 feat: add a common message queue
Fixes #89
2021-04-18 17:44:00 +02:00
Kazhnuz
9523edb555 feat: add confirmation dialogs
Fixes #86
2021-04-18 16:36:40 +02:00
Kazhnuz
dd841a4435 chore: remove stray print 2021-04-11 15:18:47 +02:00
Kazhnuz
ddcd393d2a fix: add sound to every menus
Fixes #85
2021-04-11 10:32:49 +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
ee59bc988b fix: more aggressive memory management 2021-04-03 10:39:34 +02:00
Kazhnuz
f0b696117b feat: add a way to load / unload the battlesystem 2021-04-02 22:23:39 +02:00