197,298 Commits over 4,110 Days - 2.00cph!

2 Months Ago
Optim: Constain List<T>.Compare to only works on List<T> This removes remaining 4 boxing allocations Tests: unit tests
2 Months Ago
Optim: Use ListHashSet<T>.Compare in UpdateSubscriptions and UpdateHighPrioritySubscriptions Tests: none, trivial change
2 Months Ago
Update: Network.Visibility.Provider works on ListHashSet Tests: none, simple changes
2 Months Ago
Update: Facepunch.Pool now supports ListHashSet - gave ListHashSet a default ctor Tests: unit tests
2 Months Ago
reverted environment volumes to spatially aware ones after regression, this also re-introduces the terrain collision triggers - S2P
2 Months Ago
Update: ListHashSet has it's own specialized static Compare method - Replciated tests from ListExtensionTests for ListHashSet Tests: ran unit tests
2 Months Ago
lower ziggurat terrain position in Z, then resculpted to meet the ground line
2 Months Ago
▉▊▌▅▄ ▅▅▇▄ ▍█▆█▇▌_▋▆▆█▆▄▉▄▊▇▆▅▍▍▇▇▉_██▆█▊
2 Months Ago
Merge from uv2_paint_fix
2 Months Ago
Fixed warning spam when painting on a mesh without a uv2 channel
2 Months Ago
Compile fix for 119282
2 Months Ago
Use entity display name from PrefabInformation component for Rust+ death notification if available
2 Months Ago
Merge from GetCurrentUndergroundLayer_nre_fix
2 Months Ago
Speculative MapView.GetCurrentUndergroundLayer NRE fix
2 Months Ago
Snake loco fx WIP & related files.
2 Months Ago
Merge from jungle_update
2 Months Ago
Remove Facepunch.Editor reference
2 Months Ago
Merge from jungle_update
2 Months Ago
Fixed outbreak sprayer item id
2 Months Ago
Remove dismount handling on VineMountable
2 Months Ago
Slight collider tweak to fix some deadspots for resource gathering on vine tree
2 Months Ago
More work on handling player movement properly when a vine tree is destroyed
2 Months Ago
▇▌█ █▋▅█▅█▊▊▋▊▆█▌▉▍▄▆▆▉▉▄▌▇█▄ ▉▍ ▊▅▆▍
2 Months Ago
Another distance interaction fix
2 Months Ago
Added line of sight checks when generating vines, prevents vines that travel through god rocks, powerlines, etc
2 Months Ago
Include vehicle detailed layer in vine dismount check
2 Months Ago
Fixed blurry birds.
2 Months Ago
Fixed blurry spraycan sprays.
2 Months Ago
Fixed blurry fireplace
2 Months Ago
Applied lighting to Ziggurat A. S2P (Small trigger code bug exists on Asana)
2 Months Ago
Fixed a couple of inverted triggers.
2 Months Ago
Renamed new lighting prefab.
2 Months Ago
Added occluders to Ziggurat lighting. Deleted the old lighting prefab.
2 Months Ago
Train tunnel entrance bunker terrain anchor fixes
2 Months Ago
merge from underwater-effects
2 Months Ago
- color space fixup - fix water line lighting, have color+reflection match the water surface - remove old stuff
2 Months Ago
Eliminate more branch differences Fix close button not doing anything for +showvprof
2 Months Ago
Eliminate more branch differences Fix close button not doing anything for +showvprof
2 Months Ago
Optim: List.Compare now uses pooled hashsets instead of hashing-and-sorting 2x faster. Now, just need to see if I can get rid of these remaining allocs (just 4 per stable run) Tests: unit tests
2 Months Ago
▆▍▉▋▉▉▇▊▅▊ ▋▋▅▆ ▉▄▆▆▆▌▊▌▍ ▊▅▄▆▇▄▅▊▄█▇▇▆▉▊▇▆▇ ▆▋▄▍▌▊ ▇▋▋ ▌▊▆▊▊▇ ▍▍▉▉ ▇▍▉▍▄▋ ▆▌▌▆ █ ▉▌▄█▇, ▅▍▊▇▇▍ ▊▇▇▄▌ ▋▊▄▇▊▅▌▍ ▇▋ ▋▄▆ ▉▌▉▉ ▆▇▌▅▆
2 Months Ago
ak admire update
2 Months Ago
Improved kapok billboard textures / added gradients to mimic shadows
2 Months Ago
Initial setup work Viewmodel items can run Conditional logic on ViewModel clothing script, occupying certain slots and looking for conflicts
2 Months Ago
lerp according to cam velocity, add refraction to river surface
2 Months Ago
Polish pass on camera animations for a selection of weapons
2 Months Ago
v vineswing anim wip and exported v vineswing rig with extra leaf bones added
2 Months Ago
Remove unnecessary changes to ConCommandBase
2 Months Ago
Improved kapok_a and kapok_a_stump colliders Fixed broken scaling on the stump collider
2 Months Ago
Merge from blowpipe
2 Months Ago
merge from jungle