News Liste Unturned

3.23.12.0 Update Notes
Unturned
13.10.23 18:24 Community Announcements

Item Stats


Item descriptions now automatically include a variety of stats, from damage to movement speed to recoil control. More stats and tuning will surely follow feedback after the update.


Multi-line Text Chat


Text chat messages can finally span multiple lines. Previously, the length was enforced by a 127 byte limit, severely restricting languages with multi-byte characters. This limit is now 512 bytes for player messages and 2048 for plugins.


News Feed


Before on the left, after on the right. The old news feed was created separately from the rest of the game's menus, so it didn't match the UI scale or your custom theming. All of the UI is finally unified under one roof!


New Outfits


With Halloween on the horizon, six new outfits have been accepted from the Curated Workshop into the Stockpile:


Autumn Comforts Bundle by Basil Cat and NSTM
Beekeeper Bundle by biedaktokox
Executioner Bundle by WalnuT_Orion and sympathizer
Goth Bundle by FlodotelitoKifo and Emizip
Untombed Pharaoh Bundle by SirAdy and Animatic
Wandering Wizard Bundle by Timo987

Behind the Scenes



Item descriptions, multi-line text chat, and the main menu news feed all have one thing in common: Their size depends on the amount of content. It may seem silly, but Unturned could not automatically adjust the UI layout according to content size until this update. If you're interested in more details, please check out this documentation link:

Glazier support for IMGUI, uGUI, and UI Toolkit

A button to mute text chat per player has been added to the player list in further response to concerns raised about multiplayer toxicity earlier this year. Additionally, voice and text blocks are now saved between sessions to your Steam Cloud.

Spawn tables should be much nicer to work with. Their asset files can use the newer list format, eliminating the tedious index-based keys. They fully support GUIDs to reduce conflicts (even if the target type, like items, doesn't support GUIDs yet). Failed spawns provide additional context in what triggered them.

Before this update, your NPC dialogue choices were sent to the server for NPC logic, but the UI relied on locally predicting the following message and response. Over the years, this caused a few issues, like broken interactions if the server rejected your choice or relied on a randomized value (e.g., dialogue-driven spawns in custom modes). Dialogue has been rewritten so that the server has complete control over the flow of events, fixing these problems and introducing new possibilities.

Unturned has gradually gotten better at enforcing file integrity in multiplayer, preventing a variety of easy cheats related to modifying assets. A more complicated case involved replacing the Unity player's resource/scene files to override assets not yet stored in asset bundles, like skin and hair. With this update, those Unity files are now protected as well.

Miscellaneous:
  • UI_Requirements option enables more complex quests with multiple stages rather than showing all the steps upfront.
  • Considering farmables are often repurposed as item-generating machines, Rain_Affects_Growth and Harvest_Rewards options make them less plant-like and allow non-item uses, e.g., to unlock a door.


Changelog



Added
  • Stat values in all item descriptions, and Use_Auto_Stat_Descriptions [bool] item option to turn off.
  • Autumn Comforts, Beekeeper, Executioner, Goth, Pharaoh, and Wandering Wizard bundles from the Curated Workshop.
  • Left_Handed_Characters_Mirror_Equipable [bool] option for text items like Buak maps. Defaults to true.
  • UI_Requirements option for quest conditions to hide certain steps until other steps are complete.
  • Barricade_Wall build type for barricades without interactive function.
  • Support for the newer dat list format and GUID references in spawn table assets.
  • ThirdPerson_Zoom [float] property for scopes. Defaults to 1.25.
  • "-TimeOverlay" command-line flag to show seconds since startup under FPS in upper-left.
  • "-LogSpawnTablesAfterLoadingLevel" command-line flag to log all spawn chances.
  • Player list button to mute text chat messages per-player.
  • Rain_Affects_Growth [bool] and Harvest_Rewards options for farmable items.
  • NPC Global Event Messenger component for mods.
  • Override Relevant Distance option for Effect Spawner component.
  • Optional integration with Unity's newer UI system: UI Elements / UI Toolkit.
  • Player_Life_Health NPC reward type.

Changed
  • Per-player voice and text chat mute is saved between sessions.
  • Text chat (finally) supports more than two lines per message. Raised player-sendable length from 127 to 512.
  • Converted main menu featured workshop and news feed to same UI system as the rest of the game.
  • Pressing camera focus hotkey in volumes editor with nothing selected returns near to world origin.
  • Effects support replication using quaternion for rotation rather than forward vector.
  • Unity scene and resources files are included in multiplayer hash validation.
  • Character preview adjusts render target resolution to match on-screen size.
  • NPC dialogue tree is no longer locally predicted.
  • Updated from Unity 2020.3.38 to 2021.3.29.

Fixed
  • Pressing item hotkeys while mouse is visible outside inventory menu unbinding them. [Thanks Ankumo!]
  • Hide mute button for yourself on the player list. [Thanks Matqyou!]
  • Hide selected item hotkey hint for primary/secondary weapons in inventory. [Thanks Spebby!]
  • 3D hitmarkers not showing multiple when spraying full-auto. [Thanks Pickle Burger!]
  • Potential cause of non-registering hits immediately after equipping melee. [Thanks P9nda!]
  • Default terrain texture tiling size when unreadable. [Thanks DiFFoZ!]
  • Clamp volume scale to +/- 100km to avoid some physics problems. [Thanks AdamDN!]
  • Heightmap brush sometimes destroying terrain. [Thanks Romelete, DanielWillett, and AdamDN!]
  • Hostile animals not playing startle animation upon detecting a player. [Thanks DerpyHoowes!]
  • Gun/turret event hooks OnShotFired not invoking on server. [Thanks ZoliWorks!]
  • Transport failure breaking disconnect partway through workshop/assets/level loading. [Thanks DiFFoZ and kezaspr!]
  • Aim animation speed not changing properly with attachments. [Thanks Wyvernaed!]
  • Unable to create new assets using the spawn tables editor. [Thanks Jdance!]
  • More potential fixes to spaghetti-patches of pathfinding code. [Thanks DiFFoZ!]
  • Include attack interval in animal eat/glance animation delay. [Thanks Gamingtoday093!]
  • Civilian nightvision grayscale effect not applying to dual-render scope. [Thanks dug!]
  • Repeatedly generating GUID for asset when unable to parse GUID. [Thanks LocoCZ!]
  • Dead bodies blocking interactable doors. [Thanks Twddisco!]
  • Exception if nightvision property was added to saved glasses. [Thanks Barinnf!]
  • An exploit related to NPC dialogue. [Thanks Liebesleid!]
  • Unknown session response kick when server Steam ID changed. [Thanks sunnamed434 and DiFFoZ!]
  • NPC conditions/rewards not applying for repair or ammo crafting. [Thanks iBowie!]
  • Level loading null reference exception if forageable bush was missing Forage object.
  • PEI civilian vehicle spawn table not spawning rally cars properly.

Patch #1



Fixed
  • NPC dialogue responses without linked dialogue/vendor not granting rewards. (e.g., Arid bus driver)
  • Using item not visible/audible for other players in multiplayer.
  • Augewehr metallic map corrupted. [Thanks Axodouble!]
  • Bounty Hunter Maplestrike skin metallic map corrupted. [Thanks Gukk!]

Patch #2



Changed
  • Vanilla will search for *.dll files in the Modules to resolve assembly dependencies. Can be turned off with -NoVanillaAssemblySearch.

Fixed
  • Potential cause of text chat misalignment / UI exception. [Thanks m00nchance!]
  • In-world signs missing Chinese, Japanese, and Korean fonts.
  • Luger, 1911, Swissgewehr, Cali Merc Matamorez, and Dango PDW metallic map corrupted. [Thanks Gukk!]
Logo for Unturned
Release:07.06.2014 Genre: Gelegenheits-Spiel Entwickler: Smartly Dressed Games Vertrieb:keine Infos Engine:keine Infos Kopierschutz:keine Infos Franchise:keine Infos
Einzelspieler Mehrspieler Koop

Aktuelle Steam News
Neue Steam News in der ePrison Datenbank

Find the official Unturned Wiki on wiki.gg!
Unturned
25.04.24 20:38 Community Announcements
3.24.1.0 Update Notes
Unturned
13.02.24 18:23 Community Announcements
3.23.14.3 Patch Notes
Unturned
28.12.23 23:13 Community Announcements
3.23.14.2 Patch Notes
Unturned
23.12.23 21:14 Community Announcements
3.23.14.0 Update Notes
Unturned
21.12.23 18:04 Community Announcements
3.23.13.0 Update Notes
Unturned
24.11.23 17:16 Community Announcements
3.23.12.3 Patch Notes
Unturned
25.10.23 17:00 Community Announcements
3.23.12.0 Update Notes
Unturned
13.10.23 18:24 Community Announcements
3.23.11.1 Patch Notes
Unturned
28.07.23 21:11 Community Announcements
3.23.11.0 Update Notes
Unturned
28.07.23 18:36 Community Announcements
3.23.10.1 Patch Notes
Unturned
13.07.23 17:22 Community Announcements
3.23.10.0 Update Notes - Buak
Unturned
07.07.23 17:07 Community Announcements
3.23.9.0 Update Notes
Unturned
16.06.23 16:03 Community Announcements
3.23.8.0 Update Notes
Unturned
02.06.23 17:07 Community Announcements
3.23.7.0 Update Notes
Unturned
26.05.23 16:07 Community Announcements
3.23.6.0 Update Notes
Unturned
14.04.23 16:42 Community Announcements
(2023 April Fools' Event) Antarctica Update Notes
Unturned
01.04.23 16:07 Community Announcements
3.23.5.0 Update Notes
Unturned
31.03.23 15:54 Community Announcements
3.23.4.0 Update Notes
Unturned
24.03.23 20:09 Community Announcements
3.23.3.0 Update Notes
Unturned
03.03.23 18:03 Community Announcements
3.23.2.0 Update Notes
Unturned
17.02.23 17:07 Community Announcements
3.23.1.0 Update Notes
Unturned
27.01.23 17:08 Community Announcements