StrikeforceInfinite v0.0.24
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
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.