reporust_rebootcancel

123,851 Commits over 4,171 Days - 1.24cph!

10 Years Ago
Fixed item wrong categories
10 Years Ago
Landmine max placement distance is 4 (same as other traps)
10 Years Ago
NRE fix
10 Years Ago
Fix for "Cannot change GameObject hierarchy while activating or deactivating the parent."
10 Years Ago
Planner traces ignore triggers Planner uses rust namespace defines instead of LayerMask.GetMask
10 Years Ago
10 Years Ago
EAC updates
10 Years Ago
Fixed AF not forcing on for all textures (against diogo's wishes)
10 Years Ago
rcon utf8 input experiment
10 Years Ago
fixed console.clear added console.tail <count> added console.search <string>
10 Years Ago
Added convars for all the different places pooling is used in Disabled sound prefab pooling by default (all the others remain enabled)
10 Years Ago
Client side tree meshes are now managed by the tree entity (fixes occasional invisible trees)
10 Years Ago
Explicitly stop AudioSource playback when disabling a Sound (FMOD error fix)
10 Years Ago
Fixed some skin icons
10 Years Ago
Fixed invisible static bushes
10 Years Ago
Fixed PrefabInstantiate culling itself in standalone builds (I think)
10 Years Ago
Getting close.
10 Years Ago
Merge from main.
10 Years Ago
more
10 Years Ago
Bug reporter fix (why didn't anyone report this!?!?!)
10 Years Ago
Close rcon on exception Fixed some server exception reports not grouping properly
10 Years Ago
Fixed a condition where saves could get wiped on inproper shutdown
10 Years Ago
improvements
10 Years Ago
Unfucked entity creation / destruction events Made entity destruction a lot faster (or that's what the editor wants me to believe)
10 Years Ago
Wet rocks on water and beach Inverted terrain height masking for wetness Foam pseudo-shadowing via reflection; reduced SSR fresnel cutoff Tweaked wetness some more
10 Years Ago
Forgot materials
10 Years Ago
wip
10 Years Ago
Fixed extra shiny player model.
10 Years Ago
Updated Standard/Rust shaders to builtin baseline 5.4b6 Unity auto-fix/replace for a number of misc shaders Patched SSAO because of material keywords not working again
10 Years Ago
east shore
10 Years Ago
Fixed corpse ragdolls snapping to world origin
10 Years Ago
backup
10 Years Ago
Deferred actions carry a priority value that determines when they'll be executed
10 Years Ago
Client side entity game object destroys are load balanced when leaving a network group
10 Years Ago
Dedicated server compile fix
10 Years Ago
Only toggle batch children when required
10 Years Ago
Fixed assert spam when leaving play mode in the editor
10 Years Ago
Merge from main
10 Years Ago
more
10 Years Ago
Merge from prerelease
10 Years Ago
scene stuff
10 Years Ago
Added workaround for U5.4 d3d9 compiler bug causing critical terrain shader errors Added skip variants for static lightmaps to speed up compilation across all Rust/Standard shaders
10 Years Ago
Editor construction prefab preview
10 Years Ago
Retired ConstructionCollision
10 Years Ago
Server Cull / Client Cull game object tags work once again
10 Years Ago
Building prefab updates (now using PreviewMesh for editor preview)
10 Years Ago
Building skin updates (empty child object culling)
10 Years Ago
External walls and window bars use SimpleBuildingBlock
10 Years Ago
Wind generator uses SimpleBuildingBlock
10 Years Ago
Building deployable updates (retired Construction Skin layer)