7,315 Commits over 2,345 Days - 0.13cph!
Building block placement fixes
Can place foundation at variable height
Can attach to bottom of foundation steps
Log when admins use inventory.give
Can place foundation stairs upwards + downwards more predictably
Made roofs more predictable to place
Perf is better without dynamic batching enabled
Testing wall blocks with LOD
Viewmodel arms use player skin colour
Undone tom's invisible player patch
Spectate optionally takes a target string - partial username or steamid
Added map size/seed to server tags
Fixed skin guide being invisible
Fixed save list warnings
Added asserts for multiple spawn calls
Fixed playerattack nre
Duplicate entity in save handling/warning
Increase general terrain friction
Removed "unconnected packet" warning because it worries server host for no reason
Added physics stats to dump
Fixed invisible placement guide
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 hurt overlay being disabled
Updated RustNative with some optimizations
Network protocol++
Fixed top tier block upgrade costs
Ignore image effect warnings on dedicted server
More skin variations
Fixed bluehair syndrome
Fixed some arms on some viewmodels using the wrong material
Re-enabled ambience sounds by default (gulp)
PrefabAttributes/breaking everything
Pie menu sorting
Prefab warmup
Updated how conditional models work, to keep up with Vince's 200 object skins
Deploying non buildingblock entities with planner tool
Server executes server.cfg properly
Server saves "saved convars" to serverauto.cfg, which runs right before server.cfg
Fact check player counts
Planner placing deploybles works properly
Changed how guide skins work (simpler, generic, reliable)
Signs break properly when parent dies