userFlaviencancel

5,466 Commits over 731 Days - 0.31cph!

28 Days Ago
merge from christmas2025_DLC
28 Days Ago
merge from memcell_tests
28 Days Ago
Test list
28 Days Ago
Improved the custom asserts to log the expected and actual value when failing
28 Days Ago
Added some memory cell tests
30 Days Ago
merge from naval_update
30 Days Ago
Removed deep sea portal avoidance code in cargo egressing logic, not needed
30 Days Ago
merge from naval_update
30 Days Ago
Patrol heli uses GetRandomPointOffshore to randomise its start position, avoids the deep sea Patrol heli cant target players in the deep sea
30 Days Ago
Fixed TerrainMeta.GetRandomPointOffshore not avoiding the deep sea and deep sea portal as expected
30 Days Ago
merge from naval_update
30 Days Ago
Fixed deep sea stuck in busy state if server restarted when its closing or opening
31 Days Ago
▊▉▌▆ ▉▄▍▆ ▊▉██▇ ▄▆▌▋▄ ▅▆ ▇▌█▅ ▇▇█▇▇ ▍▅▄▄ ▋▌▇█▍▆▄▉ ▆▍ ▌▇
31 Days Ago
merge from naval_update
31 Days Ago
merge from naval_update
31 Days Ago
▌▆▊▋▍█ ▉▊▇▌▍ █▋▇▍ ▍▍ █▉▇▉▇ ▉▉ ▉█▋▋ ▄█▇ ▉▆▇▆▋▉▋ ▅▉▆▌ ▅▅▆▇▆▉▅▍ ▅▅▆▍ ██▋▄ ▅█▋▋ ▊▍██▅█▅▆▇
31 Days Ago
merge from solarpanel_tests
31 Days Ago
Added solar panel tests Minor SolarPanel class cleanup
32 Days Ago
merge from naval_update
32 Days Ago
merge from main
32 Days Ago
Fixed GetPortalLerp NRE when reconnecting in the deepsea portal
32 Days Ago
Kill deep sea if water system is null
32 Days Ago
merge from naval_update
32 Days Ago
Fixed gingerbread softside ceiling wallpaper always showing the default skin
32 Days Ago
merge from gingerbread_wallpaper_fix
32 Days Ago
▉▅▇▌▌▊ ▆▌▋▉▉ ▉▍▉█▊ ▊▅▋▅▍▊ ▅█ █▅ ▍▉▋▆▍▍ ▌▍▅█ █▆▇ █▆▅▅
32 Days Ago
Use Kill instead of Destroy when destroying the deep sea manager if deepsea.enabled is false
32 Days Ago
Removed the deep sea top collider, so supply drop cant get stuck
32 Days Ago
merge from naval_update
32 Days Ago
merge from naval_update
32 Days Ago
merge from naval_update/deep_sea
32 Days Ago
merge from naval_update/deep_sea/islandspawning_fixes
32 Days Ago
33 Days Ago
Fixed spawn command not calling UpdateNetworkGroup after detaching its children
33 Days Ago
Disabled auto spawn on ghost ship spawngroups, now spawned by the deep sea itself Fixes ghost ship loot respawning on server restarts S2P all islands again, missed some spawn groups that were still disabling save
33 Days Ago
Fixed ores respawning
33 Days Ago
Fixed deep sea manager not generating the island navmeshs after loading a save, causing the island scientist to never spawn Fixed ores respawning Added deepsea.printloot command
33 Days Ago
33 Days Ago
Fixed deep sea dwelling spawning their NPC and crates again after a server restart They now spawn once when the deep sea opens Also load balanced the whole thing so we don't spawn too much stuff at the same time
33 Days Ago
Fixed deep sea dwellings changing position after a server restart - Disabled auto spawn and enabled saving on all islands SpawnGroups - We now trigger the SpawnGroup initial spawn when the deep sea is opening Also fixes ores and collectables respawning after a server restart S2P all islands
33 Days Ago
Gated a NPCSpawner log behind a convar (npcspawner.debug) Improved the log to be more useful
34 Days Ago
merge from naval_update
34 Days Ago
merge from main
34 Days Ago
Added space station building skin video
34 Days Ago
Cherrypick 139564
34 Days Ago
merge from main
34 Days Ago
Reduced ocean scale when the deep sea is about to wipe
34 Days Ago
merge from naval_update
34 Days Ago
merge from main
34 Days Ago
merge from settings_fixes