Commit graph

22 commits

Author SHA1 Message Date
Kazhnuz
84919719f8 feat(exemple): add a transition when a scene is selected 2019-09-08 16:23:42 +02:00
Kazhnuz
88526282ea feat: add default gamesystem uses inside mainmenu 2019-07-24 10:44:03 +02:00
Kazhnuz
22c8617717 feat(examples): add a big fake3D map example 2019-07-16 10:53:02 +02:00
Kazhnuz
443b8c0e1c improvement(examples): put menu examples after gameplay examples 2019-07-12 23:52:49 +02:00
Kazhnuz
98103a8d48 improvement(example): rename topdown example 2019-07-12 23:48:57 +02:00
Kazhnuz
6ee3a910f6 feat(examples): Add tests for all player number and camera mode 2019-07-12 23:42:25 +02:00
Kazhnuz
f9ba042089 feat(examples): add a way to add argument to examples scenes in mainmenu 2019-07-12 23:35:04 +02:00
Kazhnuz
a7821e8f48 improvement(examples): remove basic examples
They weren't a good demonstration of actual use of the engine, as they 
were just some quick test created at the beggining. So long, basic 
examples.
2019-07-12 23:30:32 +02:00
Kazhnuz
30a0d59a41 improvement(examples): register the fake3D example 2019-06-30 17:10:29 +02:00
Kazhnuz
f321703260 examples: load the plateformer example 2019-04-28 17:07:53 +02:00
Kazhnuz
f90f89e728 examples: add batch asset files 2019-04-28 13:03:14 +02:00
Kazhnuz
5c8452b226 example/mainmenu: add confirm and cancel sfx 2019-04-20 18:03:34 +02:00
Kazhnuz
fe740edc13 examples/mainmenu: add navigation sfx 2019-04-20 17:56:30 +02:00
Kazhnuz
1cc44dd54f mainmenu: translate main menu 2019-04-14 17:49:25 +02:00
Kazhnuz
fb1871e0d9 examples: register the option menu 2019-04-13 09:55:15 +02:00
Kazhnuz
a81ac5b819 modules/menusystem: add an arbitrary order system to widgets & menus 2019-04-11 18:16:36 +02:00
Kazhnuz
54d56675a9 modules/world: prepare structure for movable player example 2019-04-07 17:00:47 +02:00
Kazhnuz
836fd77435 examples: reorganize folders 2019-04-07 13:09:07 +02:00
Kazhnuz
00aedfd89b example/mainmenu : add an exit widget 2019-04-07 13:02:39 +02:00
Kazhnuz
a9fb455ec0 example/mainmenu: add a back button 2019-04-07 13:01:02 +02:00
Kazhnuz
81f6b940a4 examples : add basic inventory example 2019-04-07 12:33:28 +02:00
Kazhnuz
4d1d0a51e3 examples : add a main menu 2019-04-06 19:08:30 +02:00