userandrecancel
branchrust_reboot/maincancel

5,928 Commits over 3,959 Days - 0.06cph!

9 Years Ago
Fixed PrefabInstantiate culling itself in standalone builds (I think)
9 Years Ago
Fixed invisible static bushes
9 Years Ago
Client side tree meshes are now managed by the tree entity (fixes occasional invisible trees)
9 Years Ago
Added convars for all the different places pooling is used in Disabled sound prefab pooling by default (all the others remain enabled)
9 Years Ago
Planner traces ignore triggers Planner uses rust namespace defines instead of LayerMask.GetMask
9 Years Ago
Fix for "Cannot change GameObject hierarchy while activating or deactivating the parent."
9 Years Ago
Landmine max placement distance is 4 (same as other traps)
9 Years Ago
ProjectVersion
9 Years Ago
Made pool.prefabs and pool.assets console commands take an optional filter argument
9 Years Ago
Wall frame inserts do the same construction layer check walls do
9 Years Ago
Allowed mesh.quality and tree.quality to be > 100 Made mesh and tree qualities > 100 push back the billboard / cull distance as well
9 Years Ago
Planner placement tweaks and fixes
9 Years Ago
Fixed barricades culling too early
9 Years Ago
Fixed ancient bug in planner that could incorrectly allow placement of objects at max distance
9 Years Ago
Re-added deployer for locks (until we have something better for them)
9 Years Ago
Decay protection points use sockets (faster than physics query and actually reliable)
9 Years Ago
▄▋▍▍▋▋█ ▌▊▋▄▌▍▅▍ ▉▉▆▍█▌▄ ▄▅ ▋█▌▄▇▉▉
9 Years Ago
Manifest
9 Years Ago
Retired Deployer and DeployGuide scripts Converted all deployables to use the planner entity for deployment Network++
9 Years Ago
Fixed external gate doors getting culled when 100+ world units away Tweaked external gate door LOD1 distance
9 Years Ago
...but only on 64bit OSes
9 Years Ago
Enabled prefab pool by default
9 Years Ago
Fixed entity vis query ignoring entities with triggers as colliders
9 Years Ago
Merge from prerelease
9 Years Ago
Fix for RUST-574
9 Years Ago
Vis.Colliders is allocation-free and supports collider subclasses as the generic type
9 Years Ago
Fixed potential signage NRE when database was deleted
9 Years Ago
Fixed floor frame overlapping exploit
9 Years Ago
Added floor frame shell protection Balanced floor frame health (now identical to floors) Fixed floor frame insert layers (collider has to be on construction layer) Floor frame inserts can now be rotated by looking at different frame sides Floor frames themselves can no longer be rotated
9 Years Ago
Merge from prerelease Network++ Manifest
9 Years Ago
Merge from stability-serialization
9 Years Ago
ProjectVersion
9 Years Ago
Fix for RUST-557
9 Years Ago
Merge from physics_updates
9 Years Ago
Stopped burlap sacks from rolling around and generally being annoying as fuck
9 Years Ago
Mushrooms and hemp use load balanced LOD system Tweaked collectable LOD ranges
9 Years Ago
Fixed invisible wood / stone / ore collectables (these need a proper model)
9 Years Ago
Fixed ImageEffectRedirect trying to call disabled image effects (fixes warning spam on broken / unsupported image effects)
9 Years Ago
Fixed being unable to attach square foundations to triangle foundations on the twig + wood building tiers
9 Years Ago
Wall frame building shell protection
9 Years Ago
Foundation deploy volume update for RUST-457
9 Years Ago
I'm feeling lucky: GamePhysics.CheckOBB now uses Unity's new Physics.CheckBox
9 Years Ago
Increased sleeping bag nobuild volume height
9 Years Ago
Got rid of legacy sleeping bag prefab
9 Years Ago
Tightened allwed ground deployment angle of shelves
9 Years Ago
Fixed the tornado of confusion that appears to have occured in the animal footstep folders
9 Years Ago
Fence protection properties (currently defined per-entity which is a bit meh) Fence prefab updates (projectile passthrough, impact effects)
9 Years Ago
LOD, batching and culling tweaks and fixes
9 Years Ago
▇▄▅▉▍▇▋ ▆▄▌▊▆▅▉▍▊ ▄█▆█▅▄-▇▊▄▉ ▆▌▌▅▍▍▇▆▌▇█ ▌▋▊▉▊ ▋▅▍▍▅
9 Years Ago
Made player movement more direct