reporust_rebootcancel

129,597 Commits over 4,140 Days - 1.30cph!

10 Years Ago
Wall frame inserts do the same construction layer check walls do
10 Years Ago
Made pool.prefabs and pool.assets console commands take an optional filter argument
10 Years Ago
Fixed culling mode not working on Rust/Standard shader set
10 Years Ago
metal facemask & toro now have same protection values (facemask nerfed a bit)
10 Years Ago
DDos exploit test
10 Years Ago
balance for external walls/gates basecombatentity never loads with more health than its max
10 Years Ago
ak47 skins
10 Years Ago
valentines balaclava
10 Years Ago
Missed a !
10 Years Ago
ProjectVersion
10 Years Ago
Brought back shore wetness; new params, more broad; first stage before PBR params and extending to other shaders
10 Years Ago
shell protection added to external walls/gates
10 Years Ago
removed physical trap items from spawn table
10 Years Ago
updated loot tables + manifest
10 Years Ago
Fixed xmas skins
10 Years Ago
Skins
10 Years Ago
network protocol++
10 Years Ago
Updated phrases
10 Years Ago
Shorter shore wetness range, darker soaked albedo
10 Years Ago
Fixed DoPrepare not being called on ScriptableObjects (missing skins in release)
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
Merge from main
10 Years Ago
Fixed a condition where saves could get wiped on inproper shutdown
10 Years Ago
Merge fixes
10 Years Ago
road materials updates, textures rework (less noise, better depth) road meshes simplification and beautification +new, longer segments
10 Years Ago
powerplant scene updates dirt accum textures, mat, models, reeady to place prefabs
10 Years Ago
improvements
10 Years Ago
merge from main
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
merge from pre-release