3.23.6.0 Update Notes

Unturned

You're a survivor in the zombie infested ruins of society, and must work with your friends and forge alliances to remain among the living.

[h1]Changelog[/h1] [b]Changed[/b] [list] [*]Rewrote .dat/.asset parsing and made distinction between "v1" and "v2" assets irrelevant. [*]Removed April Fools' terrain materials because they were widely reported as annoying. [*]Temporarily ban players kicked by BattlEye for 60 seconds. [Thanks Alex!] [/list] [b]Fixed[/b] [list] [*]Potential workaround for reaching audio channel limit while loading. [Thanks Animatic!] [*]Infinite loop if animated NPC dialogue was missing a closing angle bracket. [Thanks NSTM and Dug!] [*]Blowtorch LOD1 incorrect UVs. [Thanks ItsRodrigoAl!] [*]Respawn button disabled label out of sync. [Thanks ItsRodrigoAl!] [*]Outdoors skill description missing increased drops. [Thanks P9nda!] [*]Shared_Skin_Lookup_ID not working with ragdoll effect or kill counter. [Thanks NickSkunk!] [/list] [h1]Asset Parsing Rewrite[/h1] Previously there were separate code paths and file formats for older and newer assets. This has been rewritten into a unified code path and unified file format. It doesn't sound particularly exciting, but there will be a variety of future benefits, and in the meantime: [list] [*]Modding is a bit easier without the separation between "v1" and "v2" assets, and now with better error messages. [*]Parsing asset files is a bit faster. Rather than copying the entire file in memory multiple times it is parsed+hashed as it is read. [*]Cleaned up significant "technical debt". [*]All of the new code is unit-tested to help avoid accidental bugs. [/list] [url=https://docs.smartlydressedgames.com/en/stable/assets/asset-definitions.html]View Merged v1/v2 Asset Documentation[/url] [url=https://docs.smartlydressedgames.com/en/stable/assets/data-file-format.html]View Data File Format Documentation[/url] [h1]New Modding Documentation Site[/h1] Molt has recently finished upgrading all of the documentation for a dedicated Unturned docs website. It is still a work-in-progress, but already has a much better UX / UI, built-in search functionality, offline downloads, and the option to switch between release (stable) and preview (latest) documentation. The new docs are written in reStructuredText, built with Sphinx, and hosted by Read the Docs. [url=https://docs.smartlydressedgames.com/en/stable/about/getting-started.html]View Documentation Site[/url] [img]{STEAM_CLAN_IMAGE}/6119952/777441d210eafee723b6737104fdd43d8191e82b.png[/img] [h1]Patch #1[/h1] [b]Fixed[/b] [list] [*]Lasers and night vision not parsing color blue channel. [Thanks DiFFoZ and DanielWillett!] [/list] [h1]Patch #2[/h1] Minor important update. Released 2023-05-04.