userandrecancel
branchrust_reboot/maincancel

5,910 Commits over 3,867 Days - 0.06cph!

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