branchrust_reboot/maincancel

33,594 Commits over 4,140 Days - 0.34cph!

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
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
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
Fixed extra shiny player model.
10 Years Ago
Fixed corpse ragdolls snapping to world origin
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 conditional_models_2
10 Years Ago
Manifest
10 Years Ago
Fixed building skin / socket error when leaving network cell
10 Years Ago
Removed deprecated ConstructionGrade collision override