reporust_rebootcancel

120,560 Commits over 4,018 Days - 1.25cph!

6 Days Ago
Merge from blowpipe
6 Days Ago
Backpack holster setup
7 Days Ago
Setup holster info
7 Days Ago
Removing obsolete jungle ruins cell top meshes
7 Days Ago
Second pass on jungle ruin walls collision to adhere COL meshes closer to stepped and jagged wall pieces
7 Days Ago
revert underwater effects merge to figure out server issue
7 Days Ago
Merge: from profiling_improvements Tests: snapshot on craggy in editor
7 Days Ago
Merge: from main Tests: none, no conflicts
7 Days Ago
Update: Further removal of about 10% methods from perf snapshot - Built using e70c083b Tests: took a snapshot on craggy
7 Days Ago
lowered the ground under the zigg pond water to allow swimming effect to work
7 Days Ago
Fixed a null ref when comparing identical environment volumes
7 Days Ago
cherrypicking broadphase_abp
7 Days Ago
SpawnPopulationBase.DeleteEntities logs warning if it encounters a destroyed gameobject or an invalid entity instead of throwing an exception
7 Days Ago
Merge: from listcompare_optim - ListHashSet can now be pooled and supports Compare - Optim Networkable.UpdateSubscriptions via ListHashSet Tests: unit tests
7 Days Ago
Merge: from main Tests: none, no conflicts
7 Days Ago
Clean: simplify code via ?. notation Tests: unit tests
7 Days Ago
Optim: Constain List<T>.Compare to only works on List<T> This removes remaining 4 boxing allocations Tests: unit tests
7 Days Ago
Optim: Use ListHashSet<T>.Compare in UpdateSubscriptions and UpdateHighPrioritySubscriptions Tests: none, trivial change
7 Days Ago
Update: Network.Visibility.Provider works on ListHashSet Tests: none, simple changes
7 Days Ago
Update: Facepunch.Pool now supports ListHashSet - gave ListHashSet a default ctor Tests: unit tests
7 Days Ago
reverted environment volumes to spatially aware ones after regression, this also re-introduces the terrain collision triggers - S2P
7 Days Ago
Update: ListHashSet has it's own specialized static Compare method - Replciated tests from ListExtensionTests for ListHashSet Tests: ran unit tests
7 Days Ago
lower ziggurat terrain position in Z, then resculpted to meet the ground line
7 Days Ago
▉▊▌▅▄ ▅▅▇▄ ▍█▆█▇▌_▋▆▆█▆▄▉▄▊▇▆▅▍▍▇▇▉_██▆█▊
7 Days Ago
Merge from uv2_paint_fix
7 Days Ago
Fixed warning spam when painting on a mesh without a uv2 channel
7 Days Ago
Compile fix for 119282
7 Days Ago
Use entity display name from PrefabInformation component for Rust+ death notification if available
7 Days Ago
Merge from GetCurrentUndergroundLayer_nre_fix
7 Days Ago
Speculative MapView.GetCurrentUndergroundLayer NRE fix
7 Days Ago
Snake loco fx WIP & related files.
7 Days Ago
Merge from jungle_update
7 Days Ago
Remove Facepunch.Editor reference
7 Days Ago
Merge from jungle_update
7 Days Ago
Fixed outbreak sprayer item id
7 Days Ago
Remove dismount handling on VineMountable
7 Days Ago
Slight collider tweak to fix some deadspots for resource gathering on vine tree
7 Days Ago
More work on handling player movement properly when a vine tree is destroyed
7 Days Ago
▇▌█ █▋▅█▅█▊▊▋▊▆█▌▉▍▄▆▆▉▉▄▌▇█▄ ▉▍ ▊▅▆▍
7 Days Ago
Another distance interaction fix
7 Days Ago
Added line of sight checks when generating vines, prevents vines that travel through god rocks, powerlines, etc
7 Days Ago
Include vehicle detailed layer in vine dismount check
7 Days Ago
Fixed blurry birds.
7 Days Ago
Fixed blurry spraycan sprays.
7 Days Ago
Fixed blurry fireplace
7 Days Ago
Applied lighting to Ziggurat A. S2P (Small trigger code bug exists on Asana)
7 Days Ago
Fixed a couple of inverted triggers.
7 Days Ago
Renamed new lighting prefab.
7 Days Ago
Added occluders to Ziggurat lighting. Deleted the old lighting prefab.
7 Days Ago
Train tunnel entrance bunker terrain anchor fixes