StrikeforceInfinite v0.0.31
Version: 0.0.31
Status: Stable
Released: 2024-03-12
License: MIT License
Downloads
Si.Installer-0.0.31.exe •
34.31 MB
Source-Code
Release Notes
- All sprites are now created in events.
- Drastically reduced sprite collection contention using optimistic semaphores
- Moved hard-coded textblock sprites.
- Moved initial player sprite creation to player sprite controller.
- Removed all access to internal sprite collection. It is now strictly handled by the sprite manager.
- Added world-tick multi-threading.
- Added epoch time to player movement vector (in addition to the previous velocity ramp-up).