Skip to content

Latest commit

 

History

History
79 lines (47 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

79 lines (47 loc) · 1.53 KB

v1.5.1

Changes:

  • 💁 Fixed edge cases of powerup tutorial
  • 👀 Made powerup usage more visually apparent
  • 🌟 Added star collection animation

More fixes were made to fix errors that occured when importing the project for the first time

Full Changelog: https://github.com/Ranger-NF/BlastOff/compare/1.5.0...1.5.1

v1.5.0

New:

  • ⚡ Powerups - Shield and Boost
  • 🌨 Particles when obstacles (Bird and Satellite) are hit
  • 📳 Screenshake on specific events
  • ⌨ Keyboard controls (a, s and space)

Changes:

  • 💁 Changes in tutorial

Full Changelog: https://github.com/Ranger-NF/BlastOff/compare/1.4.1...1.5.0

v1.4.1

Hotfix for v1.4.0

Fixes:

  • Hot reload of difficulty level and control type

Full Changelog: https://github.com/Ranger-NF/BlastOff/compare/1.4.0...1.4.1

v1.4.0

Changes:

  • 3 Different difficulty modes ☠️
  • Changed scoring system to be more reliable 📈
  • Background can now be configured 😎
  • Increased bird flock size 🐦

Full Changelog: https://github.com/Ranger-NF/BlastOff/compare/1.3.0...1.4.0

v1.3.0

New:

  • Leaderboard 🏂
  • Game now supports all screen sizes 🖥

Changes:

  • Background image are generated on every restart 🌃

Full Changelog: https://github.com/Ranger-NF/BlastOff/compare/1.2.0...1.3.0

v1.2.0

New:

  • Added stars
  • Skin customization: Paints and Stickers
  • 2 New Music

Changes:

  • High score has been moved to 'Statistics'
  • Lowered satellite warning

Bugs Fixed:

  • High score not updating
  • Simultaneous sounding of UI ... and many more!