193,931 Commits over 4,079 Days - 1.98cph!

29 Days Ago
Update: using new RelationshipManager.ClearRelations to avoid potential pooling leaks Tests: none
29 Days Ago
Merge from protobuf_fixes
29 Days Ago
Fix possible race condition accessing NetWrite.Length after sending the instance to a network thread to handle
29 Days Ago
Bugfix: clear PlayerRelationshipInfo when returning PlayerRelationship to pool Tests: none, since it turns out that we don't have any code that stresses this path - one more thing to fix then
29 Days Ago
viewomdel and prefab update
29 Days Ago
cave scene tweaks for cave openings (overrides)
29 Days Ago
Cherrypick 119366
29 Days Ago
adjustments to some cave pieces that didn't get full coverage
29 Days Ago
Fixed max setup on new armor
29 Days Ago
Compile fix
29 Days Ago
Dont automatically add max skins to the viewmodel skeleton list
29 Days Ago
bunkers room dressing save
29 Days Ago
converted mine tunnels, bunker rooms, sewer tunnels
29 Days Ago
Outside/inside checks SocketMod_Inside can use custom ray dirs
29 Days Ago
Fix RPC error in CLIENT_SetTowId when detaching
29 Days Ago
Add code ready for a separate effect to be spawned on reposition to final position. Timing/tweaks.
29 Days Ago
▉▊▄▇▆ █▄▄█ ▅▋▇▇
29 Days Ago
Arms VM test
29 Days Ago
Experiment with simpler covers, fix compile error
29 Days Ago
Bugfix: return PlayerRelationshipInfo back to pool when forgetting a player 2 more places to fix Tests: none
29 Days Ago
Bugfix: return to pool ProtoBuf.RelationshipManager.PlayerRelationships + nested types after client rpcs There's still one more server leak and a client leak Tests: local 2-player session. Made sure changed code is being stepped through.
29 Days Ago
Disable debug gizmo
29 Days Ago
Spawn leaf effect with correct direction
29 Days Ago
Improve cell culling on CPU using plane distances with approx cell radius as threshold, distance culling on GPU, better max distance calculation, improve debug view.
29 Days Ago
potential fix for sun passthrough in train tunnel entrance
29 Days Ago
Merge: from main Tests: none, no conflicts
29 Days Ago
Path improvement.
29 Days Ago
jungle ruins s2p
29 Days Ago
Reimplement vending machine fridge (on branch)
29 Days Ago
main -> vending_machine_fridge
29 Days Ago
▉▄▌▇▊▌▉_▉▅▄▋_█▇▅_▌▍▄▄▍▅▄▊ -> ▆▄▅▅
29 Days Ago
merge from main
29 Days Ago
▄▅▋▊ ▇▅▅▄▋ ▍▉▅▆▉▋▅▌ ▆▌▍▊▌▋▄▌ ▅▍ ▍▍██ ██▊▊
29 Days Ago
converted cave pieces - cave scenes require S2P to update
29 Days Ago
Iterating
29 Days Ago
rug_tugboat_fix -> main
29 Days Ago
Fix not being able to place the rugs and new bear rugs on tug boats
29 Days Ago
S2P of Zigg Scene due to decal removal. Fixed incorrectly overwritten ruin walls mesh. Removed middle verts from jungle wall cols. More jungle ruin walls COL refinements.
29 Days Ago
ferry terminal
29 Days Ago
main -> cocoknight_armor_dlc
29 Days Ago
conditional_armour_meshes_viewmodels -> main
29 Days Ago
Final cleanups and extra comments
29 Days Ago
Comments + tooltips
29 Days Ago
Material improvements.
29 Days Ago
Fixed RepositionOnGroundMissing::OnGroundMissing NRE
29 Days Ago
Simplification of slot logic
29 Days Ago
Snake trail hide FX test.
29 Days Ago
Encapsulate logic in viewmodel clothing Correct skeleton list is now rendered depending on conditional logic
29 Days Ago
re-applied spatially aware volume changes to bunker tunnel entrances post merge