userGarry Newmancancel

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

9 Years Ago
Resized/reformatted some workshop textures
9 Years Ago
icons
9 Years Ago
A few more skins
9 Years Ago
Compile fix
9 Years Ago
Icons
9 Years Ago
Some workshop skins
9 Years Ago
workshop skin organisation
9 Years Ago
Fixed blueprint header Weapon skin capabilities
9 Years Ago
Switched skins to use categories for rareness/price, instead of setting each individually
9 Years Ago
Added "version" console command http://files.facepunch.com/garry/2015/October/07/2015-10-07_23-41-59.png Added "sysinfo" console command Added memory usage functions to native (cuz it doesn't work from Unity) Fixed warnings, spelling errors Bug reporter passed used memory stats
9 Years Ago
GetMemoryUsedWorkingSet
9 Years Ago
Fixed GetMemoryUsedPrivate
9 Years Ago
Adding xlink to bootil
9 Years Ago
Removing bootil
9 Years Ago
Fixed fuckup
9 Years Ago
System_GetMemoryUsedPrivate fix
9 Years Ago
Updated bootil to latest
9 Years Ago
Added Bootil::Platform::GetMemoryUsedPrivate()
9 Years Ago
Fixed broken weapon reload
9 Years Ago
Added facewound
9 Years Ago
Blueprint sort speedup
9 Years Ago
Fixed selected item name not showing up (thanks HarryMachin)
9 Years Ago
Splitter fix
9 Years Ago
Server compile fixes
9 Years Ago
RustBuilder crashes - unhelpful
9 Years Ago
Secret branch steamworks paths
9 Years Ago
Added readme to default branch
9 Years Ago
Added Arcade + Approval
9 Years Ago
Fixed Steamworks
9 Years Ago
Initial
9 Years Ago
Root dir
9 Years Ago
Fixed health bar overflow ItemIcon doesn't use VariableReference for the container anymore
9 Years Ago
ItemContainer.Save garbage
9 Years Ago
Added profile blocks to saves
9 Years Ago
replaced new WaitForEndOfFrame() with CoroutineEx.waitForEndOfFrame
9 Years Ago
Added timewarning to GarbageCollectionHandler Seperated gc.collect from gc.unload
9 Years Ago
Running server with -keeplogs will prevent it from wiping the server folder logs on startup
9 Years Ago
Send server info with bug reports
9 Years Ago
Network Cache
9 Years Ago
Reduced cupboard health
9 Years Ago
updated RustBuilder
9 Years Ago
Clientside GC
9 Years Ago
AI garbage, perf
9 Years Ago
Removed BaseEntity.Is<T> (server ai gc)
9 Years Ago
Added MeshColliderBatch tag Less GC + cpu by skipping GetComponent<MeshColliderBatch> if MeshColliderBatch tag isn't set on gameobject
9 Years Ago
AISenseRedirect is redudant (we use .ToBaseEntity) (server perf and gc)
9 Years Ago
Throw error in CreateModulator if array out of bounds OnHolster/OnDeploy should only be called for local players
9 Years Ago
Merged Diogo's awesome water in
9 Years Ago
Fixed doors not shutting clientside, on the first USE Server Corpse Profiling
9 Years Ago
Fixed comfort/radiation/heat triggers not working