Releases: a-little-org-called-mario/a-little-game-called-mario
Releases · a-little-org-called-mario/a-little-game-called-mario
v0.0.384
Add enemies to Marwing level (#620) * Autoplay normal animation on marwing/enemy load * Make shooting according camera.translation instead of mesh Move camera a little bit up * Fix Drone: add missing FireTimer and damage from projectiles * Add SpawnDroneTimer to level 1-0 * Rotate projectile sprite * Add metadata for marwing level
v0.0.383
Fix issue #567 (#619)
v0.0.382
Add icon to StoryMode choice buttons (#618) * Split TitleMenuButton to BaseMenuButton and RedirectMenuButton * Change DialogButton to BaseMenuButton and left align ChoiceContainer
v0.0.381
Add autoscroll to Marwing dialogue box (#617)
v0.0.380
Fix reset for Player hit flash in new level (#616)
v0.0.379
Add hearts limit (#615) * Make hearts icon smaller * Limit hearts to PlayerInventory.max_hearts (currently 26) * Reset time variable in HeartIconContainer
v0.0.378
Fix LevelSelect empty space focus and input after completed level (#614) * Fix empty space selection in LevelList * Fix focus for LevelSelect menu after completed level
v0.0.377
Add mouse aim to Marwing (#608) * Add mouse aim for marwing * Fix dialog was hidden on mouse click in marwing
v0.0.376
Fix notepad_opened Icon (#613)
v0.0.375
Fix focus for levels in LevelSelect menu (#610)