reporust_rebootcancel

128,390 Commits over 4,109 Days - 1.30cph!

8 Years Ago
▍▋▇█ ▄▅▍▍▊▉
8 Years Ago
water_well_e - polish pass
8 Years Ago
Dispose ambience culling group in OnApplicationQuit
8 Years Ago
Patrol Helicopter debris wont float in the sky anymore when crashing at junkyard
8 Years Ago
Shutdown EAC after disconnecting from the server (crash on exit)
8 Years Ago
Procedural cover point improvements. More work on scientist behaviour.
8 Years Ago
Skip OnPreCull / OnPreRender / OnPostRender when closing the game (wtf?)
8 Years Ago
Removed some debugging shit
8 Years Ago
merge from junkyard fixes
8 Years Ago
More work on scientists.
8 Years Ago
Merged from main
8 Years Ago
Subtracting 24967
8 Years Ago
Added sendnetworkupdate admin console command (useful for testing)
8 Years Ago
Fixed NRE in PlayerModel.DoAimingSounds
8 Years Ago
Added itemoutline convar
8 Years Ago
Douglas Fir LODs
8 Years Ago
Added metabolismtick convar (time inbetween metabolism updates)
8 Years Ago
Eliminated GC from QuickCraft.Rebuild
8 Years Ago
Ensure players always spawn on beach (Savas island)
8 Years Ago
Shaved most GC allocs in hair setup and morph cache
8 Years Ago
More Scientist AI
8 Years Ago
Improvements to scientist behaviour.
8 Years Ago
Merged from main
8 Years Ago
Reduced lodcomp OnVisibilityChanged overhead Top hiz downscale (testing)
8 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
8 Years Ago
Hapis layer fixes
8 Years Ago
Fixed NRE in PlayerMetabolism
8 Years Ago
Progress backup
8 Years Ago
Scientist behaviour improvements. More on cover points.
8 Years Ago
Eliminated GC allocs from crafting UI
8 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
8 Years Ago
Added eat / drink debug convars for admins / devs (similar to hurt console command, can also take negative values)
8 Years Ago
Progress backup
8 Years Ago
updated admires
8 Years Ago
torch tip NRE fix
8 Years Ago
Caching hair set morphs on startup
8 Years Ago
▇▅▅▌▌▉ ▇▋▉▋▋▊▅ ▄▉█
8 Years Ago
Douglas Fir LOD polish and settings
8 Years Ago
fixed hydration + calories stats being padded by respawn fixed ConsumeFood tip Fixed healAtCampfire tip
8 Years Ago
Changed reflection probe time slicing to "individual faces"
8 Years Ago
Changed default server.metabolismtick to one second
8 Years Ago
Removed itemoutline test convar (showoutlines still exists)
8 Years Ago
Pine tree LOD polish and settings
8 Years Ago
Pine trees LOD polish and settings
8 Years Ago
Eliminated GC from GlobalMessages subscription (particularly ItemIcon.OnEnable / OnDisable in UIInventory.Update)
8 Years Ago
added tooCold tip added tooHot tip added radiation tip added remove radiation tip
8 Years Ago
merge from main
8 Years Ago
merge into main
8 Years Ago
Adjusted mipmap coverage to improve tree density at long distances
8 Years Ago
Removed some legacy network graph garbage that's entirely unused since it was replaced by the new netgraph