5,942 Commits over 4,018 Days - 0.06cph!
Adjusted default AntiHack parameters
AntiHack keeps track of kicks and bans
Prevent movement layer is included in AntiHack checks
▋▋▋▋▆▉▇ ▆▌█▌▉ ▍▍ ▉▍▇▉▊▄▌ ▇▋▅▊▊▋▍▇▅█ ▄▊▋▆ ▊█▊▋▄▉▄ ▆▆▄▅▊▋█▌ ▅██▋▍█▄▉ ▄▉▋▇▍▋▄▌▍ ▆▊▍█▊▌▊█▋▄ █▅█▄▄██▍
Added prevent movement physics layer (similar to prevent building, just for movement)
Fixed turret LOS check ignoring cave triggers
Vis.Colliders handles terrain triggers
Fixed server projectiles (i.e. rockets) ignoring cave triggers
Fixed world models / ragdolls ignoring cave triggers
Lanterns can be placed on top of other deployables again (RUST-823)
Tightened valid cupboard deployment angle
ValidBounds rejects positions that are NaN or infinity (RUST-864, maybe)
Dialed back hemp tint randomization
Reduced driftwood density
Wild corn & pumpkins always spawn next to rivers
Fixed plant skins missing from asset bundles
Merge from decay_reboot
Network++
Added hemp seeds and hemp farming
Network++
Fixed plant planting and harvesting particle effect rotations
Plant server convars actually do what they claim to do
ResourceRef refreshes when no GUID has been saved before (i.e. when changing GameObject to GameObjectRef in code)
Plant skins use prefab pooling
Plants can specify whether or not to switch to the dying state when harvested for the last time
Fixed plant entity leak when their happiness was stuck around 0 (could be caused by genetics or environmental conditions)
Fixed plants skipping their dying skin when exceeding their max number of seasons
Pause load balancer while a ton of network packets have to be processed (perf + RUST-836)
Fixed viewmodels spazzing out for one frame when deployed
Disabled dynamic non-uniform scaling on cliff meshes (physics system regression made this very slow)
Network++ (dev servers might warn when loading a save, but no forced wipe)
Disabled HitInfo.MultiHit by default (faster hit sorting, not required with projectile penetration on players disabled)
Fixed metal facemasks not always protecting against headshots (RUST-849)
Fixed speedup when moving diagonally
Fixed NoShadows benchmark
Updated procmap benchmark scene to latest world generation
Fixed standalone compile error
Fix for error when inventory item refreshes while selected (for example when drinking water containers to completely empty)
Include client version (changeset) when disconnecting because of an exception
Fix for crafting menu blueprints all showing wooden arrow description
Fix for UI notifications missing when reconnecting to a server after disconnecting
Replaced invoke with custom flag in door animator toggle (should fix RUST-835)
Fixed servers re-checking stability after startup (no longer needed since it's loaded from save)
SpeedTree billboard shadow casting toggle editor tools
Added convar to toggle the shadow casting behaviour of the sun
Unified some bush prefab settings
Re-enabled atmospheric depth in scattering calculation (with better horizon fade than the last time)
Touched ocean and river shaders
Fixed some decor prefabs missing from asset bundles
Greatly improved VariableReference performance and GC (used in VitalNote, VitalInfo, TextVariable etc.)
Procmap benchmarks reset GC, LODs, grass, decor and tasks before every run
Removed tree component from hemp