reporust_rebootcancel

139,690 Commits over 4,383 Days - 1.33cph!

12 Months Ago
Material improvements.
12 Months Ago
Fixed RepositionOnGroundMissing::OnGroundMissing NRE
12 Months Ago
Simplification of slot logic
12 Months Ago
Snake trail hide FX test.
12 Months Ago
Encapsulate logic in viewmodel clothing Correct skeleton list is now rendered depending on conditional logic
12 Months Ago
re-applied spatially aware volume changes to bunker tunnel entrances post merge
12 Months Ago
merge from 118111
12 Months Ago
tweaked entrance bunker volumes to not hide sunlight/sky in ladder room
12 Months Ago
changed environment volumes gizmo color for clarity
12 Months Ago
Timing and effect tweak
12 Months Ago
Improve flanking algorithm
12 Months Ago
merge from main
12 Months Ago
moved the rusty gates back into place
12 Months Ago
▇ ▋▇▌ ▌▆▌▍▌▅ ▍▅▆▍ ▇▅▇▇▍▉▇▄▇▌▊▊▇ ▄▅▊▊▄▉▌█▌▆▆▆▅ █▄▇▅ ▇▌▌▉▍▋ ▇▄ █▅▆▆██▅ ▆▌▋▌▅▉ ▍▊██▉▌▄▅▌ ▄▇▊▅█▌▋▌ ▅▇ ▇▉▉▇▉▅▇▋▅▍▆ ▋▆▆▊ █▆█▄▇▌ ▆▍ ▊▅▍▊▆▍▇ ▉▍▊▉▋▍▇▆▍ ▇▅▅▍▅ ▉▇ ▄█▉▄▉▇▌▋█ ▅▊▍▆ ▉▉▄▋ ▋█▇▅▋█▊▄▄ ▉▊ ▅▋▇▌▄▋▌▅
12 Months Ago
Shrink down in size and align to to terrain when escaping
12 Months Ago
updated viewmodel vine swing animation
12 Months Ago
Experiment with path post process for overwatch and flank
12 Months Ago
fixed an offset on jungle skin triangle block
12 Months Ago
Removed cracks decal from Zigg scene. Also added bit more fidelity to more jungle ruins COL meshes.
12 Months Ago
Temporary collision for jungle cell door. Remade cell door prefab to allow for components being added.
12 Months Ago
fixed an offset on jungle skin floor block
12 Months Ago
Merge: from reduce_appmarkersellorder_allocs - Reduces pool spillage and misses of ProtoBuf.AppMarker.SellOrder Tests: started server on procgen map
12 Months Ago
Optim: Increase ProtoBuf.AppMarker.SellOrder pool capacity to 2k - Should reduce creation and spillage of SellOrders Tests: booted server on procgen.
1 Year Ago
Merge from blowpipe
1 Year Ago
Backpack holster setup
1 Year Ago
Setup holster info
1 Year Ago
Removing obsolete jungle ruins cell top meshes
1 Year Ago
Second pass on jungle ruin walls collision to adhere COL meshes closer to stepped and jagged wall pieces
1 Year Ago
revert underwater effects merge to figure out server issue
1 Year Ago
Merge: from profiling_improvements Tests: snapshot on craggy in editor
1 Year Ago
Merge: from main Tests: none, no conflicts
1 Year Ago
Update: Further removal of about 10% methods from perf snapshot - Built using e70c083b Tests: took a snapshot on craggy
1 Year Ago
lowered the ground under the zigg pond water to allow swimming effect to work
1 Year Ago
Fixed a null ref when comparing identical environment volumes
1 Year Ago
SpawnPopulationBase.DeleteEntities logs warning if it encounters a destroyed gameobject or an invalid entity instead of throwing an exception
1 Year Ago
Merge: from listcompare_optim - ListHashSet can now be pooled and supports Compare - Optim Networkable.UpdateSubscriptions via ListHashSet Tests: unit tests
1 Year Ago
Merge: from main Tests: none, no conflicts
1 Year Ago
Clean: simplify code via ?. notation Tests: unit tests
1 Year Ago
Optim: Constain List<T>.Compare to only works on List<T> This removes remaining 4 boxing allocations Tests: unit tests
1 Year Ago
Optim: Use ListHashSet<T>.Compare in UpdateSubscriptions and UpdateHighPrioritySubscriptions Tests: none, trivial change
1 Year Ago
Update: Network.Visibility.Provider works on ListHashSet Tests: none, simple changes
1 Year Ago
Update: Facepunch.Pool now supports ListHashSet - gave ListHashSet a default ctor Tests: unit tests
1 Year Ago
reverted environment volumes to spatially aware ones after regression, this also re-introduces the terrain collision triggers - S2P
1 Year Ago
Update: ListHashSet has it's own specialized static Compare method - Replciated tests from ListExtensionTests for ListHashSet Tests: ran unit tests
1 Year Ago
lower ziggurat terrain position in Z, then resculpted to meet the ground line
1 Year Ago
▉ ▊▌▅▄▅ ▅▇▄▍ █▆█▇▌▋▆▆█▆▄▉▄▊▇▆▅▍▍▇▇▉██▆█▊▌▌▌
1 Year Ago
Merge from uv2_paint_fix
1 Year Ago
Fixed warning spam when painting on a mesh without a uv2 channel
1 Year Ago
Compile fix for 119282
1 Year Ago
Use entity display name from PrefabInformation component for Rust+ death notification if available