Commit Graph

28 Commits

Author SHA1 Message Date
Kazhnuz 39a998d773 refactor(levels): use the gamecore world loading functions 2019-06-17 11:58:52 +02:00
Kazhnuz 557de3b503 refactor(levels): register the world and manage it automatically 2019-06-17 11:40:26 +02:00
Kazhnuz 65a7ffd437 refactor(levels): load assets from an asset file 2019-06-16 18:01:03 +02:00
Kazhnuz 0566eb4041 fix(levels): use the new reference for key handling 2019-06-16 17:49:45 +02:00
Kazhnuz 5b87331143 datas: use the new level system 2019-03-10 10:20:40 +01:00
Kazhnuz 0aef838079 scenes/levels: some gold and score fixes 2019-03-06 19:19:09 +01:00
Kazhnuz 443aeb82ea src: remove the old assets manager 2019-03-04 12:55:10 +01:00
Kazhnuz 35a44a0640 scenes/levels: use contained asset system for pigs sprites 2019-03-04 12:46:11 +01:00
Kazhnuz c4a4caf2ac scenes/levels: use contained asset system for life icons 2019-03-04 11:48:43 +01:00
Kazhnuz e27164a45c scenes/levels: add a basic pause system 2019-03-04 09:25:54 +01:00
Kazhnuz 84882665d0 scenes/levels: use the contained asset for debris images 2019-03-03 20:19:13 +01:00
Kazhnuz 144f0ec89e scenes/levels: remove some useless calls 2019-03-03 20:10:41 +01:00
Kazhnuz 8aba9615ee scenes/levels: use the contained asset system for gfx 2019-03-03 20:09:56 +01:00
Kazhnuz 39df0ceb29 scenes/levels: use the contained asset manager for sfx 2019-03-03 19:47:23 +01:00
Kazhnuz 2050b766b0 scenes/levels: use contained assets manager for musics 2019-03-03 19:41:16 +01:00
Kazhnuz bb0f452b83 scenes/levels: use game.gui to generate progressbar and textbox 2019-03-03 19:30:22 +01:00
Kazhnuz 6df2e73264 scenes/levels: use the contained asset manager for fonts 2019-03-03 18:56:27 +01:00
Kazhnuz cc24fc300b scenes/levels: first batch of transition to integrated asset manager 2019-03-03 18:24:31 +01:00
Kazhnuz f4ffc6023d assets: use horizontal orientation for coins 2019-03-03 17:23:52 +01:00
Kazhnuz e08e65cb65 scenes/levels: fuse asset loading function in main file 2019-03-03 17:11:38 +01:00
Kazhnuz 6cd1e1c4ae scenes/levels: place controllers file in root 2019-03-03 17:07:20 +01:00
Kazhnuz 85fbc7d51d scenes/levels: merge controller and scene object 2019-03-03 17:06:02 +01:00
Kazhnuz ee3f74d85d scenes/levels: clean up the Scene Object file 2019-03-03 16:56:44 +01:00
Kazhnuz 0ca2dae4bf scenes/levels: make the controller a local object 2019-03-03 16:17:41 +01:00
Kazhnuz 0a80e92d9f scenes/level: correctly initialize the level scene 2019-03-01 17:33:36 +01:00
Kazhnuz e81e3d9524 scenes/level: don't use CScreen twice 2019-03-01 16:26:18 +01:00
Kazhnuz 2fd94449ad scenes/level: use the new scene system 2019-03-01 16:24:46 +01:00
Kazhnuz 294ebaeb8b upload old version of imperium-porcorum as a base 2019-02-25 15:20:28 +01:00