Commit Graph

65 Commits

Author SHA1 Message Date
Milang a071d0373e fix an infinite loop bug when a level is not coded yet 2020-01-25 20:35:34 +01:00
Milang ef4d0ffcdf add coins saving 2020-01-25 11:54:39 +01:00
Milang dbf5416ba7 changes about intuitiveness & add complete support of teleporters 2020-01-25 11:35:07 +01:00
Milang fc84f10122 add 2020-01-24 12:08:40 +01:00
Milang 7abe14d5a3 add teleport. reset in level.c 2020-01-23 21:03:58 +01:00
Milang eb74acf72c ajout teleporteurs source files 2020-01-23 19:54:19 +01:00
Milang dbd0855969 ajout teleporteurs 2020-01-23 19:53:58 +01:00
Milang e0b49c8bc4 add highscore management 2020-01-19 20:17:14 +01:00
Milang 5218b9e6b7 fix best time bug 2020-01-19 19:59:13 +01:00
Milang 823c28050e add global time management, update font and add dynamic infos about levels 2020-01-15 20:42:51 +01:00
Milang e3a82711d8 added end level (not complete, I need to add the score and make an animation) 2020-01-15 12:18:14 +01:00
Milang 51addfe8fa new g1a ! 2020-01-14 21:34:13 +01:00
Milang 648789d350 build game 2020-01-14 21:33:59 +01:00
Milang 62743480ce added game over picture -> needs to be redesigned 2020-01-14 21:33:16 +01:00
Milang 69aa9ee702 add running mode
code death animation (80%)
add level displaying before (2 secs) and clear plateforms beteween levels
2020-01-14 21:31:13 +01:00
Milang b003f8bfc6 add some parts of topic content 2020-01-13 20:27:59 +01:00
Milang 7b3f00def8 build files 2020-01-13 20:27:29 +01:00
Milang 881d51a39a new build 2020-01-13 20:27:18 +01:00
Milang 7499b37ccb updated level 1 and 2 2020-01-13 20:26:37 +01:00
Milang 8210034071 added level choosing interface 2020-01-13 20:26:04 +01:00
Milang fadf1b6888 remove auto deletion of ennemies when they pass to the left of the screen
(was firstly introduced when you couldn't go back but now it is useless and makes the game too easy)
2020-01-13 20:24:06 +01:00
Milang 0be8eef60a added menu to choose a level 2020-01-13 20:22:42 +01:00
Milang 97bce7eb6e add goomba support in python script and update level 1-2 in g1a 2020-01-13 12:12:46 +01:00
Milang a491340501 build precedent commits 2020-01-12 18:06:55 +01:00
Milang 5cd2c34f03 add level 1-2 to game (erase old level 1-1 instead) 2020-01-12 18:06:28 +01:00
Milang 40ce577590 enble back scrolling due to high difficulty of 1-2 2020-01-12 18:05:40 +01:00
Milang 9fdd601693 add lvl 1-2 source code 2020-01-12 18:05:00 +01:00
Milang 651ca374c2 update levelconv and make lvl 2 a little easier 2020-01-12 18:04:09 +01:00
Milang 34b702561a add python script "levelconv.py" 2020-01-12 14:34:13 +01:00
Milang 2c159812cf minor changes on level 1 encoding 2020-01-12 14:33:47 +01:00
Milang 2e35056a47 correct bug when you push a koopa 2020-01-12 12:45:42 +01:00
Milang 6c3c2701a9 add moving plateforms, and config the camera 2020-01-11 20:37:36 +01:00
Milang 9b7a0a9cca build 0.1.0 2020-01-11 19:15:06 +01:00
Milang b65f39341d Fixed "wall jump" bug found by @Kikoodx 2020-01-11 16:01:11 +01:00
Milang 836dce915b ajout des plateformes et corrections bug clavier 2020-01-11 15:19:53 +01:00
Milang 0282e75761 cleaned partially score header 2020-01-08 16:16:05 +01:00
Milang af348c9127 style unity improved 2020-01-08 16:06:53 +01:00
Milang 7c135331d5 add menu with world selection 2020-01-08 15:43:58 +01:00
Milang 32659a4b16 add menu selection (incomplete) 2020-01-07 21:31:34 +01:00
Milang 6f96c557cc delete emulation files
rebuild with fixed libprof
2020-01-07 19:33:39 +01:00
Milang f959a9fef8 move headers 2020-01-07 18:25:14 +01:00
Milang be2090cebd add config menu 2020-01-06 20:56:10 +01:00
Milang 2dbd89321b Add castle, flag and all level-end stuff
+castle tiles
+flag """
2020-01-06 18:43:36 +01:00
Milang ee942a42c9 increase first level's size 2019-12-16 20:52:18 +01:00
Milang 0215318e28 add teleporter 2019-12-16 19:23:36 +01:00
milangames-art ea8499c1f2 change move physics engine
add beautiful walk animation
2019-12-11 16:31:18 +01:00
milangames-art c467ff19b0 correct koopa bug, add blocs 2019-12-08 16:34:32 +01:00
milangames-art 575bae2ece add koopas 2019-12-07 19:26:55 +01:00
milangames-art 6fe1e9f177 add 1up, bullets 2019-12-07 14:32:38 +01:00
milangames-art 51c436a04c correct scrolling minor bug 2019-12-05 19:26:03 +01:00