30,783 Commits over 3,867 Days - 0.33cph!
Time of Day update to 3.0.1
Added aerial density and fog color to climate blending
fixed the scaling on the water footsteps
Arrows are cheaper and you get 2 per crafting session
2 shotgun shells per crafting session
Make sure looping sounds continue playing when their gameobject is disabled and re-enabled
Fix missing sounds on a few in-world objects
Impact sound volume tweaks
Fix reverb falloff on gunshots not updating before the sound starts playing & optimize reverb/highpass falloff scripts
improved 3rd person walking with rifle.
tweaked idle animations for the rifle / torch / unarmed
new special fx for footsteps in water
water footsteps stay on the surface of the water now
missing if CLIENT for new sound stuff
merge from main/soundrefactor
fixed bizzare bug where deployables on terrain would be removed if a building block was destroyed
urban pants are a little better
metal hatchet doesn't lose condition as fast
improved 3rd person animations for piackaxe
torch is cheaper to produce
balance of resource gathering, balance of building health
vm bota bag - made drinking/ emptying/ collecting loopable anims
Deleted old vm bota bag deploy anim
Set up vm bota bag anim controller with new anims & behaviour
Ignore image effect warnings on dedicted server
Added additional first pass bota bag vm anims
Updated RustNative with some optimizations
Network protocol++
Fixed top tier block upgrade costs
Fixed hurt overlay being disabled
Added graphics.lodbias
Added NearbyEntities to camera
Made conditional models only care about nearby entities (fixes holes in foundations)
Trigger object lists use HashSet instead of List (perf improvements when adding/removing)
Fixed invisible placement guide
Added physics stats to dump
Removed "unconnected packet" warning because it worries server host for no reason
Fixed playerattack nre
Duplicate entity in save handling/warning
Increase general terrain friction
Fixed save list warnings
Added asserts for multiple spawn calls
fix for viewpunch NRE (maybe?)
Fixed skin guide being invisible
Added map size/seed to server tags
Spectate optionally takes a target string - partial username or steamid
Undone tom's invisible player patch
improved the 3rd person animations for hatchet (idle / jog / run)
Textures: Normals for default head (works with fixed torso) and normals for new head.
Composite map for skin shader.
Highpass map.
Materials: Player_skin
Update: Fixed vertex split = new mesh (updating soon)
New mesh = rebake of normals.
Updated uv maps to make better use of wasted space.
Notes: Materials/Textures will not work with old meshes because of the above. Even using old uv's the normals would not work because of the broken normals.
Temporary fix for players spawning at world origin with some seeds
Workaround for "group < 0x7fff" spam on load inside the editor
Viewmodel arms use player skin colour
fixed compile error on server (sorry)
Melee tools have punch feedback when hitting 'wrong' nodes