128,835 Commits over 4,201 Days - 1.28cph!

43 Days Ago
deleting unused textures from deck crane and rhib crane AO curve tweaks so it's less intense on them set ghost ship LOD textures to repeat as they default to clamp, causing issues
43 Days Ago
Merge from main
43 Days Ago
Ocean shoreline wetness fix
43 Days Ago
updated the cranes and radars onboard ghost ships to prefabs set layer to world on spinny radars
43 Days Ago
final LOD bakes for the ghost ships, double res + downsampling for quality
43 Days Ago
Added ground watch to ceiling light and Chandelier
43 Days Ago
naval_update -> scientist_boat_ai
43 Days Ago
take 2 on tentative pooling fix for mannequin posing
43 Days Ago
subtract commit 129922, includes extra files
43 Days Ago
tentative pooling issue fix for mannequin
43 Days Ago
Improved radiation consistency at the main entrance and cave entrance of military tunnels with more sphere and box radiation triggers. Ran S2P Before: https://files.facepunch.com/jacob/1b0211b1/33YoiGKzIf.jpg After: https://files.facepunch.com/jacob/1b0211b1/6am3EFYeP4.jpg
43 Days Ago
Recycler shed now uses a box collider for radiation rather than a sphere so you only get rads when at the recycler or very close to the building
43 Days Ago
Player built boats can now enter the deep sea: TriggerDeepSeaPortal now fowards the parent PlayerBoat entity if the triggering entity is a BoatBuildingBlock
43 Days Ago
merge from naval_update to get the latest TriggerRadiation.cs
43 Days Ago
More post merge fixes. Restored naval items/phrases. New test save for deep sea boat testing.
43 Days Ago
Tropical cliff files.
43 Days Ago
Updated Plushie 02 textures and materials, rendered new icon
43 Days Ago
Tropical cliff variant.
43 Days Ago
▊█▆█▊ ▄▌▄█▆▅▉▍▉▍ ▄▌▍█▍ ▋▉█▌ ▊█ ▋▄▅▌ ▆▉▊▅ ▌▉▉▍▅▇▉▋ ▄▆▌▅▍██ ▅▄▉▋▌▆▄, ▍█▋ ▅▆ ▋ ▌▉▍▊▌▋ ▊██▌▋▅▇▄▉▅▍ ▉▉▇▊▄▌▊▋▋ ▍▌▉ ▅▆'▄ ▄ ▌▌█▆▆▆ ▅▋▄ ▊▅ ▌▊█▆▉▋█ ▆▉▌▅▌▊
43 Days Ago
Manifest after merge
43 Days Ago
fix censornudity convar NRE with mannequins
43 Days Ago
fix weird circle in sky if vclouds are never enabled and there's sky rotation applied
43 Days Ago
fix for client colliders on deployables breaking server PlayerBoat (listen server only) - BoatBuildingBlock reports added children to parent entity and brute-force ignores children between client/server, bit gross but works for now
43 Days Ago
▍▇▇▍█
43 Days Ago
█▄▊ ▊▄▄▆▄█▆▆
43 Days Ago
Replace parallel for with normal for loops as it doesn't seem possible to completely get rid of their allocation (tried caching actions, extracting state, reimplementing with tasks, unitask, threadpool... those allocate less but still do)
43 Days Ago
Remove alloc in ExtractMesh
43 Days Ago
enabled shadows on sleeping bag model
43 Days Ago
rename and reorganise media
43 Days Ago
▋▄▋▆▌▍▄ ▉▊▊▅▌▊ ▋█ ▊▉▊▄▅ ▋▍▍ ▉▅▌▌ ▋▄▌▊▊▉▌▊▌
43 Days Ago
Phrases
43 Days Ago
Add more media for exhibit pack
43 Days Ago
Check for storage adaptor too
43 Days Ago
Merge from naval_update
44 Days Ago
subtract Attackheli_Buildvolume 129549
44 Days Ago
merge from string_light_batching_crash
44 Days Ago
merge from decor_lighting_dlc
44 Days Ago
merge from spotlight_research/Chandelier_power
44 Days Ago
Merge from deep_sea
44 Days Ago
44 Days Ago
Fixed incorrect pickup message
44 Days Ago
Fix wall cabinet being able to be picked up when locked
44 Days Ago
Fixed the ceiling light top bleed Fixed secondary light being a different color Removed distance flare (not used for player spawned stuff) Slightly lowered LOD cull distances as they were carried from some static lights. Small polish on light/shadow settings.