5,910 Commits over 3,867 Days - 0.06cph!
Item ID is shown as ReadOnly instead of HideInInspector
▊▉▄▍▊ ▋▉▋▋█ ▋▉▋▅ ▄▋ ▌██▅▆ █▋▆▍▄█▍▊▊▌▇ ▅▊█▆▍ ▅█▍ █▆█▌▆█▌
▊▄▅ ▋█▍▅▌█▇▊.██▄▆▉▆▍_▋▍▇▋▉▇█▊▍█▇ ▊▌ █.▊ ▌▉ ▆▄▉▇▄▋▄
! ▋▄█▍█ ▄▇▉▋▍▌▅▋.▍▉▌▆▋▍▊▉▋▉▅▌ (▊▉▄█▊ ▊▊▆▆▍█▌█ ▅▌▄ ▋▍▌▊ █▄▉▋▆▆▉▄▄▉ ▍█▇▄ ▌▉▇▄▄▆▅▌█)
Game object layer is included in renderer key hashing (batching)
AH logs are warnings (yellow)
Better antihack.debuglevel: 1 prints max violations, 2 prints nonzero violations, 3 prints all violations
Enabled time.pausewhileloading by default
▅▆▌▊▍ ▉▅▅█▅▄▋ ▆▅▄▊▍█▍▊ ▌█▉ ▅▉▋▇▌ / ▌▊▊ ▄▉▊▇
▍▄▍▇▌▌▍▊ ▅▍▊▌▆▍▅ ▌█ ▉▆▊▉▊▋ ▊▌ ▄▉▍█▅██▋ ▍▌█▇▇▍▌▍ █▇▍▉▄▆▊ ▊▊ ▅▅ ▆▅▅▆
Added server convar to pause time while loading (defaults to false)
Saving default time scale of 1.0 (rather than 1.0028036)
Pause ServerMgr.Update until the connection is open
Updating to latest overgrowth material
Cherry picking overgrowth material / textures
Cherry picking grass meshes
Added editor convars to pause renderer grid, collider grid and load balancer
Refresh renderer grid in loading screen (client)
Refresh collider grid after initializing conditional models (server)
Deployables no longer ignore "can rotate" flag
Another ceiling light client side physics optimization
Added version field to world serialization
Added water map to world serialization
Added dropitems server convar
Include active colliders in dump
Stripped vertex painter components from harbor scenes because they're horrendous
Include monuments in prefab warmup (does this break everything?)
Added world.cache convar (default true)
Data export command supports water map
Fixed messed up ground collider on harbor 1 and harbor 2
Combat log includes unique ID of attacker and target
Added missing physic materials to junkpile_d washing machines
Added missing physic materials to crate prefabs
Player and animal colliders are no longer marked as triggers
Barrel mesh colliders are no longer marked as convex
Junkpile prevent_building colliders are no longer marked as triggers
Initial spawn also checks convars
Added spawn.respawn_groups and spawn.respawn_populations convars
Added Tools/Find/Trigger Colliders
Added Tools/Find/Convex Colliders
Tweaked physics.steps / physics.minsteps valid range
Better FindMissingScripts / FindInvalidColliders
Added LZ4 compression library
World serialization uses LZ4Stream (since GZipStream is fucked on Windows)
Continue when saving / loading world fails for any reason
Better error when trying to batch mesh that is not readable