10,922 Commits over 3,959 Days - 0.11cph!
Added environment volume padding
Added anti hack volumes (more control over AH behaviour in static environments)
Fixed RakNet not loading in editor (OSX)
Disabled splat transfer on caves (faster loading times)
Removed debug digits from caves (use monuments console command instead)
Adjusted building blocked volume around water treatment plant
Added terrain checks to caves (to make sure they're always under the terrain)
Added editor terrain check generator script that adds checks for environment volumes
Tweaked culling volume on medium_cave_easy
Caves and tunnels check for underground collisions with other caves and tunnels when placing
Culling volume inspector also checks parent objects when adding connections
Removed animators from some static dungeon meshes
Added culling volume to large caves
Added culling volumes to medium caves
Added culling volumes to small caves
Added custom inspector for setting up culling volumes
Fixed missing item in the editor builder loading
Changed view model prefab references to GameObjectRef
View models are instantiated via the game manager
View models log an error when shit is fucked
Fixed delay on some objects before they turn visible
Fixed duplicates in the culling volume manager
Implemented culling volumes for interior environments
Unified EnvironmentVolume, TerrainCollisionTrigger and WaterVisibilityTrigger (should be fully backwards compatible)
Enabled caves
Tweaked coastline
Changed default world size to 3500
Adjusted heightmap resolution for faster loading times on bigger maps
Added batching to non-moving parts of shop fronts
Fixed building parts occasionally not disabling after being batched (causing draw call performance issues)
Forced sign shader recompile
Fixed fantastic graphics preset having fucked up shadow cascade settings
Fixed legacy LODGroup on code locks not disabling when pooled
Fixed name tags on sleepers sometimes not disabling completely
Disabled PropRenderer.Update
Various script optimizations
Added pooling to client side lock entities
Fixed client side socket handles sometimes not destroying
Fixed rare and random building LOD flickering with pool.mode set to 2
Fixed door animation snapping with pool.mode set to 2
▆▉▉▅▇.▍▆▊▉▌▋█▄▉▆▅▌▌▍ ▌▇ ▅▇▍-▇▇▊▌
Fixed MovementSounds issues
Fixed pumpkin stacking (RUST-1450)