Skip to content

Releases: colinkiama/last-one-flying

0.4.0

29 Dec 19:53
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

24 Dec 21:11
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Fix physics pools clearing logic
  • Improve project exporting logic so that generated .zip filename is in the format "${name}-${version}", with the data coming from the project's package.json file.

Full Changelog: 0.3.0...0.3.1

0.3.0

24 Dec 05:27
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • Remove need of a build system - #nobuild by @colinkiama in #1
  • Start using Usuzi Bitmap font for UI text
  • Updated HUD with visual indicators for lives and move score text to the right of the screen
  • Increased delay between games to 1 second.
  • Fixed issue where players could continue to shoot before respawning after losing a life
  • Allow visual effects (like exposions) to conclude when game over state has been reached, instead of removing them immediately

New Contributors

Full Changelog: https://github.com/colinkiama/last-one-flying/commits/0.3.0