Releases: a-little-org-called-mario/a-little-game-called-mario
Releases · a-little-org-called-mario/a-little-game-called-mario
v0.0.324
Add slow crouching movespeed (#512) * Add slow crouching movespeed * Remove duplicated RunParticles node from Player scene * Add running/crouch amount to RunParticle node
v0.0.323
Sokoban cleanup and tutorial/volcano levels (#511) * Sokoban cleanup * Add sokoban easy tutorial level * Fix SokobanLevelGrid: add V and HSeparation * Move volcano tiles from .asset_donations to sprites * Rename 01 sokoban level to 01_default * Create a draft of 02_volcano sokoban level * Fix SokobanPlayer collision layers * Change SokobanPlayer extends from Node2D to KinematicBody2D
v0.0.322
Add new tiles to TileSet and update box sprites (#509) * Move new tiles from .asset_donations to sprites folder * Add new tiles to TileSet.tres * Add new tiles to secret levels * Change BaseBox sprite to new tile * Change CatBox sprite to new tile * Change BigButton sprite to new tile
v0.0.321
Add Woem functionality (#510)
v0.0.320
Sokoban visual improvements! (#508) * Added background to sokoban level 01 * Replaced randal in sokoban with pushy pandal, their pink cousin who contrasts more against the background. * Added sam's new 64x64 sokoban sprites and removed the old sprites from asset donations, since they're outdated * Moved pushy pandal's tilesheet to the sokoban folder.
v0.0.319
Convert CoinEmitter to CPUParticle2D (#505)
v0.0.318
Fix gamecrash when damage>hearts (#506)
v0.0.317
Ombsti (#503) * started adding HealthEnemy + Ombsti sprites * more HealthEnemy + Ombsti * ombsti bomb * more ombsti bomb * fixed placing blocks * happy ombsti * ombsti hurt * ombsti death
v0.0.316
Make marwing subtitles better (#502) * make marwing subtitles better (1/2) the fifth one might be too big for the textbox, but that's how long the voice clip was * make marwing subtitles better (2/2) again, the fifth dialogue might be way too long for the box, but that's how it is in the audio * make marwing subtitles even better (1/2) * make marwing subtitles even better (2/2) * marwingio subtitlio 3 (1/2) * marwingio subtitlio 3 (2/2) * small punctuation fix (1/2) * small punctuation fix (2/2)
v0.0.315
Camera Limits 2 (#501) * less projs, long hp bar, transform * pop * camera limits