Devlogs
1.1.0
SolaceA downloadable game for Windows, Linux, and Android
- Replaced Godot Built in Physics with Jolt Physics to frame drops that occurred when a the player touched certain meshes.
- Bought back an optimization to the Fog that used removed the Fog's reliance on LINQ moving to using SIMD Vectors and Spans
- Bumped .NET version to 8.0 across all platforms for extra Vector functionality and for Spans