userGarry Newmancancel
branchrust_reboot/maincancel

5,292 Commits over 2,345 Days - 0.09cph!

10 Years Ago
Fixed devbranch branding not showing
10 Years Ago
Some more profiling
10 Years Ago
Sqlite perf
10 Years Ago
BuildInformation generator
10 Years Ago
Enitty save pooling tweaks
10 Years Ago
Fixed comfort/radiation/heat triggers not working
10 Years Ago
Fixed doors not shutting clientside, on the first USE Server Corpse Profiling
10 Years Ago
Merged Diogo's awesome water in
10 Years Ago
Throw error in CreateModulator if array out of bounds OnHolster/OnDeploy should only be called for local players
10 Years Ago
AISenseRedirect is redudant (we use .ToBaseEntity) (server perf and gc)
10 Years Ago
Added MeshColliderBatch tag Less GC + cpu by skipping GetComponent<MeshColliderBatch> if MeshColliderBatch tag isn't set on gameobject
10 Years Ago
Removed BaseEntity.Is<T> (server ai gc)
10 Years Ago
AI garbage, perf
10 Years Ago
Clientside GC
10 Years Ago
updated RustBuilder
10 Years Ago
Reduced cupboard health
10 Years Ago
Network Cache
10 Years Ago
Send server info with bug reports
10 Years Ago
Running server with -keeplogs will prevent it from wiping the server folder logs on startup
10 Years Ago
Added timewarning to GarbageCollectionHandler Seperated gc.collect from gc.unload
10 Years Ago
replaced new WaitForEndOfFrame() with CoroutineEx.waitForEndOfFrame
10 Years Ago
Added profile blocks to saves
10 Years Ago
ItemContainer.Save garbage
10 Years Ago
Fixed health bar overflow ItemIcon doesn't use VariableReference for the container anymore
10 Years Ago
RustBuilder crashes - unhelpful
10 Years Ago
Server compile fixes
10 Years Ago
Splitter fix
10 Years Ago
Fixed selected item name not showing up (thanks HarryMachin)
10 Years Ago
Blueprint sort speedup
10 Years Ago
Fixed broken weapon reload
10 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
10 Years Ago
Switched skins to use categories for rareness/price, instead of setting each individually
10 Years Ago
Fixed blueprint header Weapon skin capabilities
10 Years Ago
workshop skin organisation
10 Years Ago
Some workshop skins
10 Years Ago
Icons
10 Years Ago
Compile fix
10 Years Ago
A few more skins
10 Years Ago
icons
10 Years Ago
Resized/reformatted some workshop textures
10 Years Ago
Updated phrases
10 Years Ago
Updated phrases
10 Years Ago
network protocol++ Changed branding version info to use "days since" - which is more human readable
10 Years Ago
Warn if missing itemdef
10 Years Ago
increased file storage cleanup speed
10 Years Ago
Server compile fix
10 Years Ago
Fixed white clothes at lower shader levels
10 Years Ago
Build server compile using unity 5.2.1p3
10 Years Ago
Network protocol++
10 Years Ago
When placing a block, update the surrounding blocks