Version: 0.0.24
Status: Stable
Released: 2024-03-05
License: MIT License
No downloadable files are available for this release but you can obtain the source code from GitHub.
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes

Since the project has been renamed, you should uninstall the old version.

  • Removed unused angle classes.
  • Reduced all double math to floating point.
  • isolated rendering engine.
  • Isolated audio handling.
  • Isolated eventing.
  • Project rename.
  • Swapped some common sounds.
  • Added gradient particles (currently disabled for performance).
  • Centralized all explosions, explosion sounds, shield and hull hit sounds.
  • Reduced particle instances on explosion.
  • Clamped vectors - bug fix.
  • Added screen shake.
  • Added push/pop rendering transform pipeline.