5,989 Commits over 4,413 Days - 0.06cph!
Don't do anything when calling del without arguments
Fixed memory leak in SellOrderEntry (vending machine UI)
Skip nearly all OnDisable / OnDestroy when closing the game
Another attempt at fixing "crash on exit"
Skip OnDisable / OnDestroy in a bunch of plugin components
More tests for "crash on exit"
More tests for "crash on exit"
More tests for "crash on exit"
Dispose ambience culling group in OnApplicationQuit
Shutdown EAC after disconnecting from the server (crash on exit)
Skip OnPreCull / OnPreRender / OnPostRender when closing the game (wtf?)
Removed some debugging shit
Added sendnetworkupdate admin console command (useful for testing)
Fixed NRE in PlayerModel.DoAimingSounds
Added metabolismtick convar (time inbetween metabolism updates)
Eliminated GC from QuickCraft.Rebuild
Fixed NRE in PlayerMetabolism
Eliminated GC allocs from crafting UI
Added eat / drink debug convars for admins / devs (similar to hurt console command, can also take negative values)
Changed reflection probe time slicing to "individual faces"
Changed default server.metabolismtick to one second
Removed itemoutline test convar (showoutlines still exists)
Eliminated GC from GlobalMessages subscription (particularly ItemIcon.OnEnable / OnDisable in UIInventory.Update)
Removed some legacy network graph garbage that's entirely unused since it was replaced by the new netgraph
Removed some dev convars that were all broken / unused
Added netgraph.categoryfilter and netgraph.objectfilter
Only track network packet stats if netgraph is enabled
Added printpos / printrot / printeyes server console commands
▇ ▋▆▊▆▌ ▄▉█▉█▇▆▆▉▆▍▇▊▊▇▇▋▄ ▇▊▍▊▆█ ▇▅█▍ ██▆▍▅
Disabled life story (temporary client crash hotfix)
Network++
Merge from network_lerp_2
Committing v_semi_pistol reload meta file since nobody else is
Trying to untangle merge / subtract garbage
Rolling back BaseProjectile to before goosey's changes
Rivers are no longer green
Updated root macOS Steam lib
Compile fixes (water well, storage container)
EAC update + Cerberus API upgrade
FlashlightBeam is IClientComponent
Send EAC player tick at most once per frame
Updated EAC hashtool config