111,294 Commits over 3,928 Days - 1.18cph!
Airfield overgrowth dressing backup
Back to temporary fix for skins not working
New recycler sounds
Distant gunshot polish
Explosion polish (mostly distant)
Misc minor sound fixes and polish
reduced cost of bone knife
quartered arrow crafting time
halved bolt/ak/sar/smg/sap/thompson crafting time
lowered beartrap crafting time
lowered autoturret crafting time
F1 grenade is mainly antipersonnel now, barely any construction damage
F1 grenade much cheaper and doesn't require a spring
F1 grenade quicker throw time/snappier feeling
slightly nerfed meat food items
buffed corn/pumpkin food yield
visual plant hydration via tinting
reworked plant water yield - needs x mls over y time to produce z yield multiplier
reworked clone yield - always 2, extras from healthy (hydrated) plants
Added occluder tag
Disabled shadowd for occluder camera
Enabled instancing for occluders
Added test occluder mesh (collision) to twig foundation and wall
Fixed shadergui parallax related error when creating a new material
Added occluder layer; changed occlusion culling mask to Terrain + Occluder layers
Larger, easier to see holosight reticle (including during day)
Larger, easier to see holosight reticle (including during day)
Enabled instancing on remaining materials
Updated facepunch.steamworks to latest
Stone hatchet optimisation
Airfield overgrowth dressing backup
Enabled instancing on decals, structures, props and some prefabs
Salvaged hammer optimisation
Theoretical "real" fix for skins issue
Updated checksum functionality to the new system
Completely disabled caching on non-procedural maps
Enabled instancing on nature materials
Sphere tank overgrowth dressing
Enabled instancing on effect materials
Enabled instancing for prop materials
Added instancing toggle to our custom shadergui in parity with unity standard
Enabled instancing for building materials
Added opaque sort mode option to Main Camera component
Enabled instancing again on some rocks (has to be done via material now...)
Added "free" console command (clears prefab, asset and memory pools, then runs GC and unloads unused assets)
Fixed "data is NULL" error when writing empty stream to network
Fixed error after running clear_memory
Rocket launcher optimisation
Powerplant terrain height and splats tweaks
Powerplant overgrowth dressing end
Update disabled state on the client whenever the parent reference changes
Fixed floating attachments when picking up weapons (RUST-1536)
Fix RUST-1534
Fix bow shoot sound playing an extra time when quickly switching weapons
slightly reduced cost of waterpipe shotgun
reduced cost of double barrel (one less pipe)
removed gear cost from landmine
reduced blade cost of metal barricade
reduced stone cost of stone/concrete barricades
oil barrels also produce a small amount of low grade fuel in addition to crude
reduced recycler volume slightly but increased audible radius
Moved common occlusion culling routines to base entity
Added occlusion culling to NPCs
Added LODGroup to zombie (culling)
Powerplant overgrowth dressing backup
Fixed DroppedItem.OnParentRemoved position calculations so dropped items appear at the correct position when their parent is removed
Fixed server held entity leak when dropped item is out of world bounds
Recalculated entity bounds on all collectables
Fixed rare lock entity NRE when thrown items are stuck in them while removing them (RUST-1521)
Fixed collider list in TerrainCollision.GetIgnore sometimes being thrown to garbage collector instead of being pooled