userandrecancel
branchrust_reboot/maincancel

5,949 Commits over 4,079 Days - 0.06cph!

7 Years Ago
Compile fixes (water well, storage container)
7 Years Ago
Merge from save156
7 Years Ago
Updated root macOS Steam lib
7 Years Ago
Rivers are no longer green
7 Years Ago
Rolling back BaseProjectile to before goosey's changes
7 Years Ago
Trying to untangle merge / subtract garbage
7 Years Ago
Committing v_semi_pistol reload meta file since nobody else is
7 Years Ago
Fixed editor decal error
7 Years Ago
Merge from network_lerp_2
7 Years Ago
Subtracting 25071
7 Years Ago
Subtracting 25069
7 Years Ago
Disabled life story (temporary client crash hotfix) Network++
7 Years Ago
▇▋▆▊▆ ▌▄▉█▉█▇▆▆▉▆▍▇▊▊▇▇▋ ▄▇▊▍▊▆ (█▇▅ █▍██)
7 Years Ago
Added printpos / printrot / printeyes server console commands
7 Years Ago
Added netgraph.categoryfilter and netgraph.objectfilter Only track network packet stats if netgraph is enabled
7 Years Ago
Removed some dev convars that were all broken / unused
7 Years Ago
Removed some legacy network graph garbage that's entirely unused since it was replaced by the new netgraph
7 Years Ago
Eliminated GC from GlobalMessages subscription (particularly ItemIcon.OnEnable / OnDisable in UIInventory.Update)
7 Years Ago
Removed itemoutline test convar (showoutlines still exists)
7 Years Ago
Changed default server.metabolismtick to one second
7 Years Ago
Changed reflection probe time slicing to "individual faces"
7 Years Ago
Added eat / drink debug convars for admins / devs (similar to hurt console command, can also take negative values)
7 Years Ago
Eliminated GC allocs from crafting UI
7 Years Ago
Fixed NRE in PlayerMetabolism
7 Years Ago
Eliminated GC from QuickCraft.Rebuild
7 Years Ago
Added metabolismtick convar (time inbetween metabolism updates)
7 Years Ago
Added itemoutline convar
7 Years Ago
Fixed NRE in PlayerModel.DoAimingSounds
7 Years Ago
Added sendnetworkupdate admin console command (useful for testing)
7 Years Ago
Subtracting 24967
7 Years Ago
Removed some debugging shit
7 Years Ago
Skip OnPreCull / OnPreRender / OnPostRender when closing the game (wtf?)
7 Years Ago
Shutdown EAC after disconnecting from the server (crash on exit)
7 Years Ago
Dispose ambience culling group in OnApplicationQuit
7 Years Ago
More tests for "crash on exit"
7 Years Ago
More tests for "crash on exit"
7 Years Ago
More tests for "crash on exit"
7 Years Ago
Skip OnDisable / OnDestroy in a bunch of plugin components
7 Years Ago
Cleanup
7 Years Ago
Another attempt at fixing "crash on exit"
7 Years Ago
Skip nearly all OnDisable / OnDestroy when closing the game
7 Years Ago
Fixed memory leak in SellOrderEntry (vending machine UI)
7 Years Ago
Subtracting 24934
7 Years Ago
Test for "crash on exit"
7 Years Ago
Don't do anything when calling del without arguments
7 Years Ago
Testing something to fix "crash on exit"
7 Years Ago
Prefab pre processing no longer deletes parents of culled game objects (fixes open server side doors on some monuments)
7 Years Ago
Whoops, physics.minsteps fix
7 Years Ago
Better client side lower limit for physics.steps and physics.minsteps
7 Years Ago
Fixed NRE when killed without HitInfo