111,297 Commits over 3,928 Days - 1.18cph!
Fixed landmine_explosion prefab being fucked up and breaking when pooled (smoke_1 and smoke_2 warnings)
Progress (backup checkin)
A lot of the values on BasePlayer don't need to be serialized (I don't know if that saves us anything)
Made ragdoll movement non jittery
Truck polish and optimization
Added a new junkpile containing the wrecked truck
Manifest
Truck variants LODs/COL/Prefabs
Truck wreck models/LODs/COL/Prefab
cherrypicking truck variants
Crossbow lod optimisation
Prefab fixes
folder cleanup
Don't add the skinned mesh colliders to the local player
Removed rigidbodies from the player_collision and player_model prefabs (perf test)
Removed collider and rigidbody from the player_preview prefab
decaying corpse flies no longer visible at night
increased view distance of hat/riot helmet/pumpkin
removed cloth cost from wood armor
plants grow faster in sunlight, even faster under ceiling lights
Subtracting changeset
18195
Baseline (backup checkin)
Fixed allocation leak in Proto.CopyTo
Fixed allocation in eyes.FrameUpdate
Fixed allocation in Network.Client.Cycle
Fixed HUD not showing in editor
Fixed allocation in SendClientTick
Fixed allocation in BuildInputState
Fixed DepthOfFieldFocusPoint.Evaluate allocation
Fixed puzzle barge door placement RUST 1512
Scene2Prefab Harbor_1
Stop using LayerMask.GetMask!
Fixed allocations in UIHUD
Fixed small allocation in TemporalAntiAliasing.OnRenderImage
ifdef'd TonemappingColorGrading OnGUI (allocations)
Pickup/drop notice optimization
Optimized Vitals updating (allocations)
Removed usage of FilledImageVariable (gc)
Removed usage of TextVariable (gc)
Adding new junkpiles to the spawntable
Fixed profiler leak in SoundOcclusion
Fixed profiler leain in Sound.Play
Fixed profiler leak in AmbienceEmitter.GetBaseSound
Removed some garbage from effect message receiving
Destroy & recreate AudioReverbZone componets when culling instead of just enabling & disabling
Remove old FMOD crash prevention recycle delay on Sounds
Fixed rocket_explosion prefab being fucked up and breaking when pooled (another smoke_2 warning)