5,909 Commits over 3,867 Days - 0.06cph!
▆█▊▋▊▄▋ ▋▆▆▇ ▋▍ ▉▉ ▄▅▅ (██▇▉▇ ▉▅▄█▍█▅▇) ▄▇█▅▊▄▄▌▊▋ ▌▌▋▋▄▌ ▊▇ ▆▋█▅ ▆▋▋▅▅▉▉▉
▋▇▅▍▇██ █▌▍▄ ▇▌ ▊█▊▊▌ ▄▅▌ ▊▅▇▌▍▄ ▋▇▉▍▉ ▆▄▍▉▋▋ ▇▊▇▅█▇ ▋▅ ▆▉▆▅█▆ █▇▋▅▆▌▄ / █▇▋▅▆▄█▄ ▋▋▍▍▍▉▇ ▌ ▊▅▌▊ ▋▊██ ▅▅▊▄▌ ▇▌▇▍▊▍▇
▊▄▆▆▆▅█ ▌▇▆▉ ▋▄ ▉▄ ▍█▆▇ ▋▌▆▍▅▇ ▇▅█▌ ▊▄▆ ▉▄▅▊▍▉ ▇▉▆▊▅ ▍▊▍▄▆ ▇▌▍▊▆ ▆▉ █▅▄▍▌▍▄ ▍▋▆▆▅▄█ █▄▌▌▋
█▆▅▍▉█▇ ▍▄▄▊ ▇▍ ▇▉▋█▌▉ █▊▅▊ ▇▋▇▋▍▌ ▌▌▄▌█▋ ▆▇▅▉▉ ▉▍▍ ▍▄ ▍▆▌▉▋▍ ▅▇█▅▆▉▋ (▆▅▊▇▅▅▅▊█▉▊.▆█▇▇▄▍▋▆▊▇▌ ▄▍█ ▅▍▋▋█▇█▋ ▉▍▇ ▌▅▌▋▌▇ █▋ ▅▆ ▆▊▋▆█▇ ▄▌▇█▅ ▋▍▄▆▇▍)
▄▅▌▇ █▊▍▉▍█▋ ▊▆▉▉▊ ▄▅▋ ▋▄▍█▊ ▇▋█▍▌▉█▊.▅▍▅▇▆▍▋▌▄ ▄▊ ▇▍▄ ▌▄▉ ▄▅▇█▌▋ ▄▊▅▄ ▋▅▍▋▇▍▄▉▆ ▇▅▇▅ █▍▋▍▇▄▊ ▇▌██ ▋ █▄▆▆▆▅ (▊▄▍▍▋▄▆ ▇▇▍█▉ ▋▇)
Fixed rare NRE in TriggerParentEnclosed.OnTick
▆▌█▅ ▉▋▆▉▋▌▊▅▅█ ▍█ ▊▉▆▇▉▆▆▅▄_█▅▍▌ ▉▇ ▊▆▍▍▊ ▋▆▊▌ ▉▅▇▆▆▌ ▊▊▉█ "▇█▋▊▌▄▊_"
Fixed potential NRE in WorldNetworking.RequestWorldData
Fixed rare case when entity could remain parented after leaving TriggerParentEnclosed
Enabled world.streaming by default (load time, ram and fps optimization)
█▌▅▌▍ ▋▇▊▌█▄▆ / █▊▅▅▆▉▅▍▆▉ █▄▊▅▍▄▅ ▋▊▅▊ ▌▍▋▌▇▌▄▄.▊█▉▄▉▍▄▇█▄▆▍▄▍.▍█▄▆▌▋▇, ▉▅▋▍▊▊▋█▇▌▊▄▍ ▉▄▍▍▄▅ ▌▋▊ ▊▇▅▉▌▍▆▋ ▅▍▆ ▊▅▇▋▅ ▍▇ ▇▌▅ ▆▊▌▅
▊▄▄▄▅ █▉▅▆▊█▅█▍ ▄▄▋█▌▍▉▇▆▉ ▇▋▌ ▍▉▆▌ ▊██▇ ▅▄▉▉▊▄▄▍▄▆▅▉▌▄▋▉█▉█▇▇ (▌▉▋▇▊▉▊ ▍▋▌)
Bumped immediate network visibility distance to 128m (from 64m) to give more notice for SAM sites
Simplified per paddy's request: Always save / load named debugcamera states, debugcamera_preserve toggles save / load of initial state, debugcamera_preserve_default no longer exists
Skip prefabs that cannot be found when spawning the world (custom map fix)
Healing no longer shows screen damage indicator
Admin heal console commands work in god mode
Admin debugcamera_save and debugcamera_load persist through restarts
Added debugcamera_clear to clear saved camera states
Cherry picking
42366 (inventory.giveto skin support)
▍█▊▆▆ ▉▇▌▄▋██▅▍▌▅▇▅▉▉ ▄██ ▍▇▆▄▍█▆▋▊▇▋▍▄▍▌ ▍█▊ ▊▆▄
▆▉▅▊▄▇█▋▇ ▄▍▉▉█ ▆█▉▋ █▇ ▋▇▆▊▊ ▄▍▊▍
Added teleportlos console command
Added secondary network group subscription (this should currently not do anything)
Added "near" network visibility radius that is processed immediately (fixes entities popping in too close when moving very fast)
Network groups are unsubscribed from at twice the rate they are subscribed to (prevent buildup)
Set short circuit flag on OR and XOR switches as well as electrical combiner
Cherry picking
41761 (inventory.copyto for devs / admins)
Enabled read / write on some door handle and hatch meshes so they can be exported from the workshop
ProjectVersion.txt restore
Enabled headlerp_inertia by default
Rescaled headlerp so default value is 1 (while preserving same behaviour as before)
Added headlerp_inertia convar to smoothen the beginning of the head reset motion (default = false = old behaviour)
Rescaled headlerp so default value is 1 (while preserving same behaviour as before)
Added headlerp_inertia convar to smoothen the beginning of the head reset motion (default = false = old behaviour)
Fixed workshop skin preview for newly created deployable skins not showing
Fixed workshop skin preview for newly created deployable skins not showing
Merge from map_improvements
Merge from map_improvements
Merge from map_improvements
Merge from map_improvements
Scale radiation size by transform scale even when adjusted at runtime
Scale radiation size by transform scale even when adjusted at runtime
Added "headlerp" console command
Added "headlerp" console command
Merge from main/drop_current_item
Merge from main/drop_current_item
Horses no longer forced to .2s interpolation delay
Horses no longer forced to .2s interpolation delay
Added grass.distance convar (range 100-200, default 100, only really useful for video making)