1. Unturned
  2. News

Unturned News

3.21.18.0 Update Notes

Changelog:


Added:
  • Command-line "-RefreshRate=#" preferred monitor refresh rate override.
  • Config for custom links in server lobby screen and monetization filter.
  • Separated vehicle explosion option into ShouldExplosionCauseDamage and ShouldExplosionBurnMaterials.
  • Target_Acquired_Effect and Target_Lost_Effect for custom sentries.
  • Can_Be_Damaged option for buildable items.
  • Plugin ShowUseableGunStatus and ShowVehicleStatus UI flags.
Changed:
  • Replaced PDW on Yukon with Swissgewehr.
  • Moved when buildable spawned events are called.
Fixed:
  • Saving levels with hundreds of different tree assets installed.
  • Tree audio in Kuwait menu.
  • Asset casting exceptions across the entire codebase. These were responsible for the NPC and zombie damage problems on Kuwait when there were ID conflicts with mods of a different type.
  • Visible_On_Ragdoll was accidentally disabled for cosmetics.
Server Links Config:


Servers can now include links to their website, support, forums, etc., in the lobby screen. The "Links" field in each server's Config.json file is an array, each entry has a richtext "Message" and "Url" field. For example:

"Links":
[
{ "Message": "SDG Website", "Url": "https://smartlydressedgames.com/" },
{ "Message": "SDG Forum", "Url": "https://forum.smartlydressedgames.com/" }
]

3.21.17.0 Update Notes


[previewyoutube][/previewyoutube]
Watch the Kuwait Map Trailer Here

Kuwait:


An unforgiving desert where basic necessities are scarce, weapons are even scarcer, and everything is trying to kill you. A mix of Yukon, Russia and Elver, the map mixes up the status quo of survival, making it more engaging, fun, overall less grind-y. Want to speedrun to the deadzone? You will have to craft your gasmask. Want to get straight into shooting things? Craft yourself a trusty rifle. More of the laid back PvE type? Try your hand at the available 200 quests. All playstyles are accommodated in Kuwait.

Besides the inherent difficulty that comes with the setting of the map; in which you cannot grow your own food on the land, your thirst depletes quicker, and visibility is on either end of the extreme spectrum depending the weather, you may notice several other changes that will impact the way you play the game.

Most guns you will come across are Semi or Burst, with the occasional Auto firing weapon. Recoil will also not be on your side. You will have to really pick your shots or risk wasting precious ammo.

Watch out for straw baskets that can drop anything from basic food and water, to life saving medicines and crafting supplies.

A lot of conventional features in Vanilla Unturned may have been abandoned in Kuwait, from freeform buildables to metal structures; you will have to seek out the alternatives provided.



To host a server running the map add its workshop file ID (2483365750) to the File_IDs list in WorkshopDownloadConfig.json, and set the map to Kuwait in Commands.dat.

For the next two weeks a variety of exclusive new free items will be dropping:


This project was created by Animatic and NSTM. If you enjoy the map and would like to support them, consider checking out their Kuwait-themed bundles on the Stockpile:
Assorted Hats Bundle Divine Duneman Bundle
Mythical Sunrise Bundle - was available from 2021-05-13 to 2021-05-28
Mythical Sunset Bundle - was available from 2021-05-13 to 2021-05-28 Letterman Bundle

[previewyoutube][/previewyoutube]
Watch the Kuwait Item Showcase Here

Server Hosting Rule Changes:


Changes to monetization rules for server hosts are scheduled to take effect on June 11th. Read more details here.

3.21.16.0 Update Notes

Changelog:


Added:
  • Heavy rain storms with lightning, enabled on PEI, Washington, and Russia.
  • Glacier Arena featured map items bundle.
  • Plugin events for repairing buildable items.
  • Temporary legacy sand physics material for desert maps.
Fixed:
  • Stuck spot under Germany train bridge.
  • Multiple instantiated skin material leaks.
  • Dirtbikes not spawning at Russian farms.
  • Shareable items can grant NPC rewards to other players.
Kuwait Curated Map Trailer:


[previewyoutube][/previewyoutube]
Watch the Kuwait Map Trailer Here
Kuwait, Unturned's first desert map, is set to release on the 14th of May.

Lightning:


Dark grey fog signals the danger of lightning during a rain storm. The damage from a lightning strike is similar to a rocket launcher explosion, so protecting valuables with a roof is recommended. In multiplayer lightning strikes are always within half a kilometer of a player.

3.21.15.0 Update Notes

Changelog:


Added:
  • Gentle snowfall on Yukon map rather than spans without weather.
  • Peak normalization for inbound voice chat.
  • Per-material bullet and shell casing impact audio.
  • New per-material bullet impact audio.
  • Double and triple stacked upgrades of the Experienced Beret.
Changed:
  • Updated older core.content assets to newer format. This enables multiplayer file integrity checks for terrain textures.
Fixed:
  • Large slippery metal plate was vulnerable to lowcal.
  • Crafting exception if canteen had invalid state.
  • Workaround for deferred decals using wrong ambient light values.
  • Not updating vehicle speed units label when changing unit system in-game.
Yukon Snowfall:


In early versions of Yukon the blizzarding weather was permanent, but it was brutal not having any respite. A later change introduced periods of clear skies, but the unrestricted sight-lines interfered with the balancing. This update replaces the clear skies with gentle snowfall which limits sight-lines, but not as much as the blizzard, and does not freeze the player. Existing saves will cycle the scheduled weather before taking effect.

Voice Chat Normalization:


Most players should have the same apparent loudness now. This replaces the inbound voice chat gain option. Depending on feedback there may need to be some further adjustments, so please share your thoughts.

Bullet Audio:


Bullet impact, bullet casing bounce, and shell casing bounce sounds have been replaced on most surfaces. These may need some tuning, so please share your feedback. In particular the bullet casing sounds were designed towards the metallic sounding bounce which might be a little too loud? For modders please note that the *_NoAudio effect variants are temporary until the visual effects are upgraded.

Older *.content Bundle Deprecation:


Terrain materials, along with a few miscellaneous other file types, were still being kept in an older asset bundle format. Unlike the newer format these files did not have integrity tests in multiplayer, so players could delete the terrain materials for an advantage. All vanilla usage of the old format has been replaced, as well as on the Hawaii and Greece maps. Support for the old format will be kept for the foreseeable future, but please consider upgrading.

3.21.14.0 Update Notes

Update Notes:


Added:
  • VehicleTurretEventHook component for modded vehicles.
Changed:
  • Slightly increased footstep audio interval.
Fixed:
  • Effect volume should not spawn on dedicated server.
  • Singleplayer initializing quests twice on load.
  • Electric zombie attack loopback exception on dedicated server.
  • Not loading Debris_Old.prefab for non-speedtrees.
  • Using stuck vehicle to teleport out of arena into lobby.
  • Warning for dedicated server per-file workshop result.
  • Initial lighting state sent in arena levels.
  • Mirror back of shirt for left-handed characters.
  • Potential logging UTF8 encoding fallback exception.
  • IOBS event hook registering too early.
  • Networked gun UI getting created before HUD.
  • Swapping rotated item with non-rotated equipped item.