127,459 Commits over 4,109 Days - 1.29cph!
cherrypicking damian art from last week
Fixed possible NRE in entity find commands
Water vis trigger now re-uses terrain trigger collider if available, by default
Added water collision with functionality akin to terrain collision
added mp5
LR300 now craftable
phrases/manifest
protocol++
silencer hides tracers
silencer sound max distance is 40m (was 100m)
added AmbientLightLOD for vince
tweaked the position of the muzzlebrake / silencer on some of the weapons
First pass at sound occlusion (disabled via audio.occlusion convar for now)
Add ability to fade sounds out when voice limiting instead of stopping them immediately
merge from main/soundocclusion
Fixed error in entity find commands when group is null
Do budgeted sound updates via Update instead of a coroutine
Added parent to entity info
Added find_parent command
Bring FMOD crash prevention delay times up to old values
Quick mp5 gunshots for helk
Added Utility.Texture.DecompressNormals( tex )
Added Utility.Texture.SaveAsPng( tex ) (works on non readables)
Added Utility.Texture.CreateReadableCopy( tex )
Texture rows updated from defaults
Texture rows reset to default button
Texture rows download texture button
Added string.TruncateFilename( len )
Clicking texture filename finds it in explorer
move serialized properties on SoundOcclusion outside of if CLIENT
Fixed shader error when using biome layer in rust/std-blendlayer (RUST-1348, RUST-1349)
Bag'O Fixes for caves
Changed caves lights to use Ambient Light LOD script
Network++
Added some lights for debug to the dome
Updated military tunnels
Touched std/blend layer shaders, just in case
Cherry picked blend layer fixes from prerelease
Fixed rare-ish infinite loop in SoundManager
Set texture properly when resettodefault
Import Version2 properly (for conversion)
Indicate old items
Detect changes, reload textures automatically
Changelog field
Export to folder (for preview)
biome tinting for player buildings and objects test
Added industrial prop LODs
Added optimized path to skip tint mask sampling when slot is unassigned; std and std decal shaders
Updated train_track material to include tint mask inclusion keyword
Fixed RUST-1350 / Cave sections transparent (Object quality)
Removing some not needed models and textures
Entity find commands return both client and server entities in the editor
Merged prop changes from dungeon
Fixed a situation where child entities could miss a group change of their parent, then leak on the client
Fixed attachments motion vectors causing problems with tssaa