10,832 Commits over 3,867 Days - 0.12cph!
BaseRidableAnimal compile fix
BaseRidableAnimal compile fix
Tiny perf convar tweak (4=ping, 5=everything)
Tiny perf convar tweak (4=ping, 5=everything)
FuelGenerator.FuelConsumption is now also started when loaded from save
FuelGenerator.FuelConsumption is now also started when loaded from save
Fixed fuel generator not updating current energy after spawn / load
Fixed fuel generator not updating current energy after spawn / load
AutoTurret is no longer pooled on the client since it's now an IO entity (which currently do not support pooling)
AutoTurret is no longer pooled on the client since it's now an IO entity (which currently do not support pooling)
Fixed exploit to turn auto turrets on without electricity
Fixed exploit to turn auto turrets on without electricity
▉▊▅▆▇ ▅▅▋▄██▄▇▇ ▌▋▊▋█▊ ▌▉▊█▊▇▍▍▉▋ ▊█▇▍ ▌▆▉▉ ▌█▌▋▋▇▋▆▉ ▄▆▋█ ▄▉▆▅▍ "▍▊▉▄▆ ▅▆"
▌▆▌▅▋ ▆▉▌▅▄▆▄▍▄ ▍▅▇▆▍▅ █▇▍▅▄▋▍▋▇▌ █▉▇▇ ▅▍▋█ ▌▆▄▄▌▋▆▊▆ █▅▅▋ ▄▄▉█▉ "▆▊▄▄▆ ▌▉"
Removed Linux client from Steam upload files
Removed Linux client from Steam upload files
▋▄▄▇▍▋▋▌▊▉▇▌▆▍▅▊▋▋▌▊▍▇▆ ▋▋▅ ▉▆▆▊▍▉▋▆▋▋█▋▅▍▍▍▉▆▅▄▍▇▋▉▆▆▅ ▋▊█ ▋ ▆▊▋▅▉▊▄ ▉▋▅▍ ▅▇▅▍▊▍▊▍▌▍▊ (▊▆▆█▊▇▋ █▍ ▉▇▍ ▅▅▇▋█▇█ ▋▇▍▍▅ ██▆▊▆ ▄▋▊▌▊▍▉▍▄▄ ▋▋▇▅█▌█▍)
██▇▇▉▊▇▋▉▍█▍▊▆▄▆▍▆▆▅▇▉▄ ▄▆▋ ██▇▉▆▇▋▌█▄▆▌▅▆▋▊█▌▊▋▅▄▍▆▍▆▊ █▇▌ █ ▆▅▋▆▌▇▄ ▋▅▅▋ ▋▍▍▅▅▄▇▊▄▅▇ (▉▉█▉▅▉▍ ▋▇ █▊▊ ▄▋▇▄▍▇█ ▅▉▉▇▆ ▍▆▌▅▉ ▅▊▋▇▌▊▅▋▆▅ █▌▇▌▆▅▇▍)
▊█▉▅▆ ▍▅▋_▇███▆▉▆▍▊▅ ▇▍▌ ▆▆▅▍▍▆█▄ ▅▊█▅▍▉▊▅, ▋▇▍▊ ▆▄▄ (▋▌▊█▉▋▄▍ ▍▉▉█▆▇▅▆ ▋▊▋▅▋▄▇)
▆█▌▋▆ ▄▅▋_█▍▅▉▇█▍▇▋▊ ▅▉█ ▍▌▊▅█▅▅▄ ▊▇▊▆▉▊▊▍, ▍▊▅▍ ▋▊▇ (█▅▄▍▆▅▆▉ ▆██▆▉▆▊▋ ▌▍▋▋▉█▆)
Added scrap transport helicopter spawn population
Added scrap transport helicopter spawn population
Fixed passengers sometimes receiving fall damage in scrap transport helicopter
Fixed passengers sometimes receiving fall damage in scrap transport helicopter
TriggerHurtNotChild also checks mounts, not only parenting
Scrap Transport Helicopter damage trigger uses TriggerHurtNotChild instead of TriggerHurt
TriggerHurtNotChild also checks mounts, not only parenting
Scrap Transport Helicopter damage trigger uses TriggerHurtNotChild instead of TriggerHurt
▊▄▇▆▄ ▍▉ █▋▇▇▇▅▌ ▌▇▅▇█ █▊▉█▉ ▅▌▋▊▋▉██▍█ ▄▋▇▊▅▉▍▊▍█▋ (▉▋▊▌▊▌▍▊█▄ ▄▉▋▅▅▅▍▊▆▌ ▌█ ▋▋▅▍▉)
▌▍█▅▇ ▊▌ ▉▅▇▅▄▊█ ▇▍▉▌▅ ▆▌▊▌▍ ▊▆▍█▅█▋▋▋▌ ▍▅▇▅▇▅▇▊▍▉▇ (▌▋▊▋▉▄▌▊▇▌ ▆▅█▉▅▋▇▇▊▊ █▆ ▋█▅▊█)
Fixed time scale affecting debug camera movement
Added optional save name parameter to debugcamera_save and debugcamera_load for multiple save / restore slots
Added debugcamera_autosave and debugcamera_autoload to automatically save and load the debug camera state (separate convars to enable certain use cases)
Added zoom to debug camera state saving and loading
Added camzoomlerp (like camlerp)
Disabled noclip toggle and server input (vehicles) while in debug camera
Fixed compile error in BaseRidableAnimal (framebudgetms was ClientVar instead of ServerVar)
Fixed compile error in IOEntity.OnDrawGizmos
Removed Vulkan graphics API from Windows asset bundles
Added "MinWorldSize" and "MinDistance" to MonumentInfo so it can be specified per monument
Added large monuments back to small maps (launch site and excavator still require at least 3500 world size)
Removing some hacks that were added for the old version of local space ClientIOLine
Merge from SoundFollowCollider
Fixed profiler mismatches in BaseRidableAnimal.ObstacleDistanceCheck
Better LODManager error when trying to remove component that has not been added
▍▄▍ ▌▅▅▇▄▄▊▅▍▅ ▊▆█▋▇▌▍ (▄▉▇▍ ▋▄▍▋▆▄▊ ▋▆ ▆█▋▄)
Subtracting
38611 (still causes super slow builds for some reason, even with enough RAM)