197,738 Commits over 4,140 Days - 1.99cph!

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