v0.5: UI Enhancements, Ship Stats Balancing
💄 UI Enhancements
The players' health bar now changes color depending on the current health. When the health is low, the screen "breathes" in red.
The "arrows" « ... »
in the select ship state are replaced with actual sprites
📊 Ship Stats Balancing
The ship stats were adapted so that the different ships are more balanced:
- Classic: 🔼 health, 🔼 fire rate
- Shooter: 🔼 attack, 🔼 fire rate, 🔽 health
- Sniper: 🔼 health
💚 Fixed release pipeline
The script for building the game for release had a bug that caused some zip files to be huge, e.g. over 600 MB for Windows 64-bit. This bug is now fixed and all binaries are around 80 MB 🥳
💥 Breaking Change - Highscores
You might notice that your high scores are not shown in the new game version.
If you want to add your high scores from the previous version, do the following:
- Find the local save directory (see docs)
- Open the folder of the old version, e.g.
space-love-v0_41
- Open the file
highscores
and copy its content to the corresponding file in the new save directoryspace-love
Happy shooting! 👾