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

13 Days Ago
Hazmat suit despawn rarity set
13 Days Ago
Fixed an issue where the Night parameters for light intensity, ambient multiplier, and reflection multiplier were all being forced to 0 via script
13 Days Ago
Scene cleanup / medical barge prefab
13 Days Ago
Revert change to calculating distance on MissionPoint
13 Days Ago
Floating city / LOD progress for some imrpovised walkway meshes / bridge variant for medical barge / medical tent decal
13 Days Ago
Add method to calculate remaining path length
13 Days Ago
Revert bad file change from merge
13 Days Ago
tweaked lod distances on clothing mannequin to cull sooner
13 Days Ago
corrected artifical water sources not populating the artificalWater field in WaterInfo in all test cases, buoyancy flow force ignores artifical water sources
13 Days Ago
Merge from mission_create_streamlining
14 Days Ago
- Various small misc changes to working with missions in editor - Fixes for Activate Sensor mission - Adds ShowIf attribute to contextually hide fields in the inspector
14 Days Ago
▍█▅▊▌ ▋▌▊▆▆▉▋▋ █▉ ▊▍▊▊▇ ▆▋▌▋▍█▅▍▉ ▍▅▅▆▌▌▉ ▌▆▄▆▅▊▌▋ ▍▅ ▅█▌▌▋▍▊█▌▅ ▊▇▊█▊▍▄▇▅▇█ ▌▉▍▌▊'▊ █▆▉▌ ▅ ▋▋▆▊▄▋▆ ▅▉▋▄ ▊▍ █▉▉ ▉▅▊▉▊ ▊▋▇ ▍▌▍ ▄▇▆▆▆ ▇▉▉▍ ▅▄▌▇ ▅▍▋▊▌▌
14 Days Ago
merge from decor_lighting_dlc
14 Days Ago
Clean: extra "can kick" annotation Tests: none, trivial change
14 Days Ago
Clean: fix formatting in BasePlayerr-Server.cs after merges Tests: none, trivial change
14 Days Ago
Cleaned up floating cities scene. Fixed some out of place assets in hierarchy. Deleted obsolete WIP prefabs. Re-prefabbed up medical bay for container work.
14 Days Ago
fluorescent wall light no longer a skin of the ceiling light
14 Days Ago
re-exporting 3p boomerang anim to fix shoulder issue
14 Days Ago
Fixed collision on 3m plastic floating walkway. Tidied up floating walkways level prefab.
14 Days Ago
Pickup toast message keys now correctly display when using DebugLanguage 1
14 Days Ago
merge from dunes_barricade_fix2
14 Days Ago
merge from scrap_heli_gibs_fix_2
14 Days Ago
Fixed despawn rates for: M15 Pilot suit Abyss hazmat
14 Days Ago
▅ ▊▄▌▍█▄ ▄▊▉ ▍▊▌▊ █▉█▊▇ ▇▉▉ ▊▆▊▄▍ ▌▍█▇▋ ▄▉ ▇▄▄▇▋▌▅ ▄█▆▅▋▋▆▉
Rin
14 Days Ago
merge from main
14 Days Ago
merge from main
14 Days Ago
Patrol helicopter gibs
14 Days Ago
Fix scrap hei gibs read/write after they were reverted by a previous change
14 Days Ago
Apply 129057 on new branch
14 Days Ago
▋▋▄▉▍▍▅ ▄▆▅▆ ▄▄▆█ ▄▄▆▋ ▉▌▊▆▆ ▊▅▋ ██▇▄█▄▄
15 Days Ago
merge from decor_lighting_dlc
15 Days Ago
Let's get ParrelSync to work with Rust: Symlink CFG Symlink Texture Bundles
15 Days Ago
Setup ParrelSync Lean up the implementation - remove a bunch of unneeded stuff
15 Days Ago
merge from deep_sea/islands
15 Days Ago
Code cleanup
15 Days Ago
Scene backup. Editor script fix.
15 Days Ago
Set ghost ship as deep sea global networked
15 Days Ago
merge from naval_update/deep_sea
16 Days Ago
▆▉▉▍▊ ▊▍█▊ ▉▄▌▅▌▍▍▅▇▉▅_▌▊▊▉▆▆▄▉_▄▅▇
16 Days Ago
▊▆▌▋▅ ▋█▍▉▅ ▇▄█ ▇▆▇▋▋▉▋▋▇▉ ▅▅ ▉▅▍▋ ▇▄▇▉▌▆▅ (▇▇ █▇█▋▊ ▌▇▊ ▇▆▄▇▉▇ ▆▇▄)
16 Days Ago
▆█▍█▅ ▆▉▍▄ ▋▉█▊▍▆▌▇▇▍▄▄_█▅▅▆▋▍▉_▆▆▊
16 Days Ago
▋▅▆▆ ▊█▄█▍.█▌▋▄▇▉▆▌▊▍▊▍ ▆▍▌▅▄▅▍ ▍█▆▌▄▇ ▍▆▍▄
16 Days Ago
beanbag chair destroy sound + sound tweaks table lamp deploy deploy sound tweak for a few other lights
16 Days Ago
Merge from baseplayer_serverupdateparallel - Optim: reduce GC allocs by 60% when creating tasks for UsePlayerUpdateJobs 2 - Optim: skip occlusion queries for pairs of same players (affects all modes) Tests: 2p tests on Craggy + 2k procgen with UsePlayerUpdateJobs 0/1/2 (covered spawning, sleeping, killing and occlusion kicking in)
16 Days Ago
Merge: from main
16 Days Ago
Optim: skip running server occlusion between a pair of same players Saves us a bunch of extra dictionary entries, running extra occlusion jobs Tests: 2p sessions with UsePlayerUpdateJobs 0/1/2 on Craggy (with reconnects, kills, occlusion culling)
16 Days Ago
Fix bug in new implementation of Parallel.Call that caused the terrain accordion incident