branchrust_reboot/maincancel

30,493 Commits over 3,836 Days - 0.33cph!

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
fixed hydration + calories stats being padded by respawn fixed ConsumeFood tip Fixed healAtCampfire tip
7 Years Ago
▇▅▅▌▌▉ ▇▋▉▋▋▊▅ ▄▉█
7 Years Ago
Caching hair set morphs on startup
7 Years Ago
torch tip NRE fix
7 Years Ago
updated admires
7 Years Ago
Added eat / drink debug convars for admins / devs (similar to hurt console command, can also take negative values)
7 Years Ago
Fixed all morph cache GC allocs when sources are cached Disabled morph cache data compression; traded for perf Reduced morph cache mesh instantiation/copy overhead
7 Years Ago
Eliminated GC allocs from crafting UI
7 Years Ago
Fixed NRE in PlayerMetabolism
7 Years Ago
Hapis layer fixes
7 Years Ago
Added torch equip/ignite tip Added comfort explaination tip added consume food/water tip Added campfire heal tip translate mouse0 etc to "left mouse" in game tips
7 Years Ago
Reduced lodcomp OnVisibilityChanged overhead Top hiz downscale (testing)
7 Years Ago
Shaved most GC allocs in hair setup and morph cache
7 Years Ago
Ensure players always spawn on beach (Savas island)
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
merge from junkyard fixes
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
▍▋▇█ ▄▅▍▍▊▉
7 Years Ago
█▄▄▊█ ▍██▋ ▌▌▌▅▌▊▆▇▆
7 Years Ago
updated special fx for a bunch of weapons
7 Years Ago
compile fix
7 Years Ago
added tree minigame help added ore minigame help planters now show hydration level via darker soil (once again)
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
skin approval
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
Potentially fixed bandana crafting issues
7 Years Ago
Fixed banned user check being slow with 20,000 banned users
7 Years Ago
Merge from /sqlite
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"