Voxel Turf News — July 25, 2023
Aggregated from Steam, cross-tracked with Battle.net coverage on GamePatchNote.
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
===========
- - vtclient: Fixed (harmless) heap overrun when drawing
- - vtserver: Added /s as alias for /status, now displays 5 rows, entries with total tick time less than 2ms are ignored
- - 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
- - Updated steamworks from version 1.42 (Jan 2018) to 1.57 (April 2023)
- - Updated SDL2 from 2.0.2 (linux)/2.0.9 (windows) to 2.28.1
- - Added a progress bar to the steam loading screen