Full notes
Full Voxel Turf update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Compatibility
This small update adds some logging for mod loading to report errors that vtclient/vtserver encounter for ease of debugging mods. It also updates some libraries (Steamworks and SDL2) to their latest versions.
VERSION 1.9.2 =========== - [Bugfix] - vtclient: Fixed (harmless) heap overrun when drawing - [Misc] - vtserver: Added /s as alias for /status, now displays 5 rows, entries with total tick time less than 2ms are ignored - [Misc] - Both vtclient and vtserver create a log file for loading mods (logs/mod_load_(client/server).log). The log file has a summary of detected errors at the end. In addition, the client will show errors when started - [Misc] - Updated steamworks from version 1.42 (Jan 2018) to 1.57 (April 2023) - [Misc] - Updated SDL2 from 2.0.2 (linux)/2.0.9 (windows) to 2.28.1 - [Misc] - Added a progress bar to the steam loading screen
Source
Changelog.gg summarizes and formats this update. How we read updates.
