branchrust_reboot/maincancel

31,251 Commits over 3,959 Days - 0.33cph!

7 Years Ago
how to use bow tip how to drink from lakes/river tip cannot harvest tip pickle icon
7 Years Ago
cleanup compile error
7 Years Ago
added 15 loading menu tips added no build zone tip added how to open build options tip added hammer upgrade tip
7 Years Ago
added place sleepingbag tip added how to throw tip added how to retrieve thrown items tip
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
merge into main
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