userGarry Newmancancel

19,213 Commits over 3,898 Days - 0.21cph!

10 Years Ago
Planner placing deploybles works properly Changed how guide skins work (simpler, generic, reliable)
10 Years Ago
Server executes server.cfg properly Server saves "saved convars" to serverauto.cfg, which runs right before server.cfg Fact check player counts
10 Years Ago
Adding UnityAnalytics
10 Years Ago
merged from main
10 Years Ago
Bug fixes
10 Years Ago
merged from main
10 Years Ago
Deploying non buildingblock entities with planner tool
10 Years Ago
Cleaning up
10 Years Ago
Socket Fixes
10 Years Ago
Merge fixes
10 Years Ago
merged from main
10 Years Ago
Updated how conditional models work, to keep up with Vince's 200 object skins
10 Years Ago
Progress, cleanup
10 Years Ago
merged from main
10 Years Ago
Pie menu sorting Prefab warmup
10 Years Ago
merged from main
10 Years Ago
PrefabAttributes/breaking everything
10 Years Ago
stuff
10 Years Ago
Item icon fixes
10 Years Ago
Re-enabled ambience sounds by default (gulp)
10 Years Ago
tweaked lodbias clamp
10 Years Ago
More skin variations Fixed bluehair syndrome Fixed some arms on some viewmodels using the wrong material
10 Years Ago
Updated UCA to 1.8.1
10 Years Ago
Ignore image effect warnings on dedicted server
10 Years Ago
Updated RustNative with some optimizations Network protocol++ Fixed top tier block upgrade costs
10 Years Ago
Re-use buffers
10 Years Ago
Fixed hurt overlay being disabled
10 Years Ago
EAC update
10 Years Ago
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)
10 Years Ago
Fixed invisible placement guide
10 Years Ago
Added physics stats to dump
10 Years Ago
Removed bullshit assert
10 Years Ago
Removed "unconnected packet" warning because it worries server host for no reason
10 Years Ago
Fixed playerattack nre Duplicate entity in save handling/warning Increase general terrain friction
10 Years Ago
Steam stat recording
10 Years Ago
Fixed save list warnings Added asserts for multiple spawn calls
10 Years Ago
Fixed skin guide being invisible
10 Years Ago
Added map size/seed to server tags
10 Years Ago
Spectate optionally takes a target string - partial username or steamid
10 Years Ago
Undone tom's invisible player patch
10 Years Ago
More of megs icons
10 Years Ago
Viewmodel arms use player skin colour
10 Years Ago
Fixed low wall sockets
10 Years Ago
Testing wall blocks with LOD
10 Years Ago
more AI profiling stuff
10 Years Ago
Perf is better without dynamic batching enabled
10 Years Ago
Can place foundation stairs upwards + downwards more predictably Made roofs more predictable to place
10 Years Ago
Log when admins use inventory.give
10 Years Ago
Building block placement fixes Can place foundation at variable height Can attach to bottom of foundation steps
10 Years Ago
Player colours work properly in inventory menu again