reporust_rebootcancel

125,387 Commits over 4,171 Days - 1.25cph!

6 Months Ago
Merge: from main Tests: none, no conflicts
6 Months Ago
Update: Further removal of about 10% methods from perf snapshot - Built using e70c083b Tests: took a snapshot on craggy
6 Months Ago
lowered the ground under the zigg pond water to allow swimming effect to work
6 Months Ago
Fixed a null ref when comparing identical environment volumes
6 Months Ago
SpawnPopulationBase.DeleteEntities logs warning if it encounters a destroyed gameobject or an invalid entity instead of throwing an exception
6 Months Ago
Merge: from listcompare_optim - ListHashSet can now be pooled and supports Compare - Optim Networkable.UpdateSubscriptions via ListHashSet Tests: unit tests
6 Months Ago
Merge: from main Tests: none, no conflicts
6 Months Ago
Clean: simplify code via ?. notation Tests: unit tests
6 Months Ago
Optim: Constain List<T>.Compare to only works on List<T> This removes remaining 4 boxing allocations Tests: unit tests
6 Months Ago
Optim: Use ListHashSet<T>.Compare in UpdateSubscriptions and UpdateHighPrioritySubscriptions Tests: none, trivial change
6 Months Ago
Update: Network.Visibility.Provider works on ListHashSet Tests: none, simple changes
6 Months Ago
Update: Facepunch.Pool now supports ListHashSet - gave ListHashSet a default ctor Tests: unit tests
6 Months Ago
reverted environment volumes to spatially aware ones after regression, this also re-introduces the terrain collision triggers - S2P
6 Months Ago
Update: ListHashSet has it's own specialized static Compare method - Replciated tests from ListExtensionTests for ListHashSet Tests: ran unit tests
6 Months Ago
lower ziggurat terrain position in Z, then resculpted to meet the ground line
6 Months Ago
▉▊▌▅▄ ▅▅▇▄ ▍█▆█▇▌_▋▆▆█▆▄▉▄▊▇▆▅▍▍▇▇▉_██▆█▊
6 Months Ago
Merge from uv2_paint_fix
6 Months Ago
Fixed warning spam when painting on a mesh without a uv2 channel
6 Months Ago
Compile fix for 119282
6 Months Ago
Use entity display name from PrefabInformation component for Rust+ death notification if available
6 Months Ago
Merge from GetCurrentUndergroundLayer_nre_fix
6 Months Ago
Speculative MapView.GetCurrentUndergroundLayer NRE fix
6 Months Ago
Snake loco fx WIP & related files.
6 Months Ago
Remove Facepunch.Editor reference
6 Months Ago
Fixed outbreak sprayer item id
6 Months Ago
Remove dismount handling on VineMountable
6 Months Ago
Slight collider tweak to fix some deadspots for resource gathering on vine tree
6 Months Ago
More work on handling player movement properly when a vine tree is destroyed
6 Months Ago
▇▌█ █▋▅█▅█▊▊▋▊▆█▌▉▍▄▆▆▉▉▄▌▇█▄ ▉▍ ▊▅▆▍
6 Months Ago
Another distance interaction fix
6 Months Ago
Added line of sight checks when generating vines, prevents vines that travel through god rocks, powerlines, etc
6 Months Ago
Include vehicle detailed layer in vine dismount check
6 Months Ago
Fixed blurry birds.
6 Months Ago
Fixed blurry spraycan sprays.
6 Months Ago
Fixed blurry fireplace
6 Months Ago
Applied lighting to Ziggurat A. S2P (Small trigger code bug exists on Asana)
6 Months Ago
Fixed a couple of inverted triggers.
6 Months Ago
Renamed new lighting prefab.
6 Months Ago
Added occluders to Ziggurat lighting. Deleted the old lighting prefab.
6 Months Ago
Train tunnel entrance bunker terrain anchor fixes
6 Months Ago
merge from underwater-effects
6 Months Ago
- color space fixup - fix water line lighting, have color+reflection match the water surface - remove old stuff
6 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
6 Months Ago
▆▍▉▋▉▉▇▊▅▊ ▋▋▅▆ ▉▄▆▆▆▌▊▌▍ ▊▅▄▆▇▄▅▊▄█▇▇▆▉▊▇▆▇ ▆▋▄▍▌▊ ▇▋▋ ▌▊▆▊▊▇ ▍▍▉▉ ▇▍▉▍▄▋ ▆▌▌▆ █ ▉▌▄█▇, ▅▍▊▇▇▍ ▊▇▇▄▌ ▋▊▄▇▊▅▌▍ ▇▋ ▋▄▆ ▉▌▉▉ ▆▇▌▅▆
6 Months Ago
ak admire update
6 Months Ago
Improved kapok billboard textures / added gradients to mimic shadows
6 Months Ago
Initial setup work Viewmodel items can run Conditional logic on ViewModel clothing script, occupying certain slots and looking for conflicts
6 Months Ago
lerp according to cam velocity, add refraction to river surface
6 Months Ago
Polish pass on camera animations for a selection of weapons
6 Months Ago
v vineswing anim wip and exported v vineswing rig with extra leaf bones added