All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Transitions between screens.
- Screen shake effect.
- Tint the screen red when the player dies.
- Save data now uses the
.dat
extension. - The player movement is faster.
1.1.5 - 2024-02-08
- Reworked the asteroid sprite, now with 3 variants used randomly on gameplay.
- Simple keyboard control on the main menu.
- Replaced the icon with the new asteroid sprite with a 2px thick outline.
1.1.4 - 2023-12-14
- Now the bundle with Gosu-MRuby-Wrapper uses the fused way of loading.
- Just a little patch version to use a newer version of the Gosu MRuby Wrapper. Along with improvements the executables are now striped, so the size is significantly reduced, enjoy!
1.1.3 - 2023-11-18
- Animation for when the player is moving.
- Now the player ship properly blinks when invulnerable.
1.1.2 - 2023-11-02
Another quick patch to fix a really small bug, I'm a dummy sorry.
- Destroying small asteroids (the really small ones) doesn't give any score at all.
1.1.1 - 2023-11-02
Quick patch to fix a little something.
- Score was saved regardless of whether it was a highscore or not.
1.1.0 - 2023-11-01
- Sound effects (both in-game and for the menu).
- Display game version on menu screen.
- Collisions with asteroids now both destroys them and gives score.
- Highscore is now recorded and saved.
1.0.0 Jam - 2023-10-22
This is the version presented for the Gosu Game Jam 5.