Commit Graph

541 Commits

Author SHA1 Message Date
Kazhnuz Klappsthul 7fd8db592d Merge pull request 'feat/rebrand' (#77) from feat/rebrand into master
Reviewed-on: birb/birb-engine#77
2022-08-13 16:37:22 +02:00
Kazhnuz Klappsthul a5f075d5d2 chore: rename modules/ to scenes/ 2022-08-13 12:43:49 +02:00
Kazhnuz Klappsthul c64b9a42b7 vscode: update globals 2022-08-12 10:59:14 +02:00
Kazhnuz Klappsthul 5ab63a145a chore: update readme and changelog 2022-08-12 10:59:03 +02:00
Kazhnuz Klappsthul 6d3c8de013 chore: rename the birb/ folder to framework/ 2022-08-12 10:50:42 +02:00
Kazhnuz Klappsthul d5f446f4ed improvement: use the framework namespace 2022-08-12 10:46:22 +02:00
Kazhnuz Klappsthul 69a567e4c2 Merge pull request 'Rebase on Radiance' (#71) from wip/radiance-rebase into master
Reviewed-on: birb/birb-engine#71
2022-08-12 10:37:34 +02:00
Kazhnuz Klappsthul f3d175266b wip: basic fix for plateform
The real fix will be done when exemples will be reworked from scratch
2022-08-12 10:36:24 +02:00
Kazhnuz Klappsthul f9b936a726 fix(world): fix hitbox type 2022-08-10 19:19:22 +02:00
Kazhnuz Klappsthul 3cb6c61cac fix(plateform): us right function for hitboxes 2022-08-10 19:18:04 +02:00
Kazhnuz Klappsthul eec43a522e fix(tiled): use the sti in the wrapper 2022-08-10 19:17:40 +02:00
Kazhnuz Klappsthul f892b1ce4e fix: add gamesystem as a top-level element 2022-08-10 19:17:24 +02:00
Kazhnuz Klappsthul de08fbd56b fix(textmenu): better scene loading 2022-08-10 19:16:22 +02:00
Kazhnuz Klappsthul 4722b734ed fix: do not load datapack if there isn't any 2022-08-10 19:15:38 +02:00
Kazhnuz Klappsthul a315fcebb5 fix: remove stuff removed from Radiance's birb 2022-07-28 17:31:33 +02:00
Kazhnuz Klappsthul 5178ee0020 wip: other radiance stuff 2022-07-27 21:57:34 +02:00
Kazhnuz Klappsthul c3179dcf9d fix: fix main menu 2021-12-05 12:26:58 +01:00
Kazhnuz Klappsthul 8c4bcc70d5 improvement: add a function to get current scene 2021-12-05 12:23:49 +01:00
Kazhnuz Klappsthul 2974d94df4 fix: load right menus from gui package 2021-12-04 14:12:17 +01:00
Kazhnuz Klappsthul fff87e8ebb fix: fix gametime 2021-12-04 14:12:01 +01:00
Kazhnuz Klappsthul b8ac8e7d51 fix: do not load databack if there isn't a list 2021-12-04 14:09:51 +01:00
Kazhnuz Klappsthul b670e456e4 fix: add data index 2021-12-04 13:52:59 +01:00
Kazhnuz Klappsthul 43f7277dab feat: re-add gamesystem 2021-12-04 13:46:28 +01:00
Kazhnuz Klappsthul a4045ba456 chore: use Radiance launchers 2021-12-04 13:46:20 +01:00
Kazhnuz Klappsthul c5c8897aa6 improvement: use Radiance's birb 2021-12-04 13:18:54 +01:00
Kazhnuz Klappsthul 8ade1a1f93 improvement: replace with Birb version of Radiance 2021-12-04 13:18:32 +01:00
Kazhnuz Klappsthul f347f47aab fix: port the option menu to the new menusystem 2021-01-30 09:19:37 +01:00
Kazhnuz Klappsthul e8b796f978 fix: port to the new menusystem the pause menu 2021-01-30 09:19:22 +01:00
Kazhnuz Klappsthul 150aad86f1 fix: port mainMenu to the new Scene:start() API 2021-01-30 09:18:59 +01:00
Kazhnuz Klappsthul baa5a24ce6 fix: initial ports of the basic scenes 2021-01-30 09:18:07 +01:00
Kazhnuz Klappsthul 8f1c326e6a fix: reset view on page change 2021-01-29 21:54:34 +01:00
Kazhnuz Klappsthul f8910aefa4 feat(textwidget): label replacement 2021-01-24 15:44:24 +01:00
Kazhnuz Klappsthul af6ceef38d improvement: add a way to start a scene after init 2021-01-24 15:44:07 +01:00
Kazhnuz Klappsthul d3350e3938 feat: add a way to apply volume 2021-01-24 15:43:46 +01:00
Kazhnuz Klappsthul 99952487a9 fix: port main menu to textmenu 2021-01-23 18:31:40 +01:00
Kazhnuz Klappsthul 870a4f7118 feat: add a basic text menu 2021-01-23 18:30:45 +01:00
Kazhnuz Klappsthul 772becc1a8 feat(textwidget): extend API 2021-01-23 18:30:30 +01:00
Kazhnuz Klappsthul 92c10440a1 fix: search global asset only if there is no local 2021-01-23 11:28:40 +01:00
Kazhnuz Klappsthul e5d8e699bc feat(asset): fail when an asset doesn't exist 2021-01-17 12:44:40 +01:00
Kazhnuz Klappsthul b22cc2159f feat: add a fail log function 2021-01-17 12:44:25 +01:00
Kazhnuz Klappsthul 0f4b6daf73 feat: add padding to text widgets 2020-12-05 21:20:20 +01:00
Kazhnuz Klappsthul 72829eb02a feat: add multi-label support in text widget 2020-12-05 09:27:40 +01:00
Kazhnuz Klappsthul 49509001ab feat: add asset access to widgets 2020-12-05 09:23:46 +01:00
Kazhnuz Klappsthul 93bbf56047 chore: port the main menu to the new system 2020-12-05 09:02:42 +01:00
Kazhnuz Klappsthul abfda56b14 feat: give the menu name to widgets 2020-12-05 09:02:22 +01:00
Kazhnuz Klappsthul 3ae96e4cfc feat: add a page system to menus 2020-12-05 09:01:41 +01:00
Kazhnuz Klappsthul e2d029ab0f feat: add a function to get a menu 2020-12-04 20:55:01 +01:00
Kazhnuz Klappsthul bb6cf14437 chore:move around menus sub-objects 2020-12-04 13:16:32 +01:00
Kazhnuz Klappsthul a72dfc0711 feat: refactor most menus 2020-12-04 12:57:24 +01:00
Kazhnuz Klappsthul 7e697c3628 feat: add drawWidget
Let the widget handle if its selected or not
2020-12-04 12:55:48 +01:00