Commit Graph

15 Commits

Author SHA1 Message Date
Milang 9476c81e50 level changes
currently adding plants (part 1)
2020-03-07 15:22:39 +01:00
Milang 7138dd442c global code cleaning, especially with function names 2020-02-16 20:43:35 +01:00
Milang a6bb83f355 add plateforms as complete physical objects
there are no max coordinates any longer, but now thay can fall, and there is a better support with mario (not complete yet)
2020-02-04 20:12:17 +01:00
Milang ed25c7394a ajout des decos 2020-02-02 20:31:44 +01:00
Milang a8a8550e05 add level 1 to binary levels 2020-02-02 17:55:03 +01:00
Milang ddef97b66b add ennemi support 2020-02-02 16:48:23 +01:00
Milang 71f3e778bb fully added level decompression 2020-02-02 16:05:56 +01:00
Milang e6f3e6cdaa adding compressed level format (incomplete) 2020-02-01 16:39:34 +01:00
Milang 3d22b719ce correct "persisting mushroom" bug
add .gitignore
2020-01-30 21:09:18 +01:00
Milang 17bd723f43 add red koopas, and a new lvl 1-2 prototype 2020-01-28 21:32:58 +01:00
Milang 1430639595 add complete second level & fix levelconv.py bug 2020-01-28 14:32:39 +01:00
Milang 7499b37ccb updated level 1 and 2 2020-01-13 20:26:37 +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 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