133,529 Commits over 4,262 Days - 1.31cph!

Yesterday
Wrap indirect instancing in ifdef to prevent potential issues with default gpu instancing
Yesterday
Added NPC and vehicle breakdown to deepsea.printentitycount
Yesterday
* Fix randomly disappearing in-motion objects since switching to the new TransformMemory implementation. * Fix randomly disappearing stationary and in-motion objects in the deep sea. * Fix concurrent access exception when in-motion objects are destroyed.
Yesterday
Finished boats can be repaired with the hammer without entering edit mode. Player boats generate a dynamic BuildCost at creation, to be used for repair costs, based on the total number of blocks * block costs. Hammer repair logic now checks if an entity should be repaired via the parent. Eg hitting a boat block will repair the boat. Added BaseCombatEntity.ShouldRepairViaParent and BaseCombatEntity.GetRepairableParent.
Yesterday
merge from naval_update/islands_navmesh_fix
Yesterday
Removed a boat AI log
Yesterday
Fixed deep sea NPCSpawner never finding their island. We detach the children of the deep sea island to avoid issues with global network, so they couldn't find it NPC spawners are now properly waiting for the navmeshs to be generated before spawning
Yesterday
Wait for the deep sea to be entirely spawned before generating the islands navmesh. That gives some time for the dwellings to spawn, so they are carving the navmesh properly Fixes scientists phasing through dwellings
Yesterday
Merge from naval_update
Yesterday
Merge from nav_optimisation Bump radius to 200m just to be safe
Yesterday
Merge from naval_update
Yesterday
male17 & mossmanarctic glove viewmodel fix Patch some models cs_fix.mdl - Fixed it not loading zombie_soldier.mdl and soldier_stripped.mdl - Remove dependency on cs_fix.mdl, use z_anm.mdl and m_anm.mdl like they are supposed to for player models Fix underwater ambient sound never playing Apply memory allocator fix for LuaJIT Update game_sounds_manifest.txt Ignore VPK build files Update "CUtlBlockMemory overflow" warning with some numbers Add missing Episodic soundscripts to the HL2 fallback VPK Make npc_strider fall to the ground if moved via physics gun * Also negates the bug where Antlion Guard can launch the strider into the sky infinitely Fixed a material refcount issue with render.MaterialOverride * Occurred with dupe icon generator where the outline became missing texture. Fix potential refcount issues with MaterialOverrideByIndex * Also fixes an issue with submaterials not setting correct variable "numPasses" in model rendering Fixed a recently introduced compile warning Even more potential material refcount issue fixes * render.WorldMaterialOverride, render.ModelMaterialOverride, render.BrushMaterialOverride * Also reset all 3 on disconnect Fix potential crashes with malformed models Use model bounding box if it has no hitboxes for particles * This fixes an issue with most PHX props where the fire particles come out of a single spot on the model, instead of the entire model like expected.
Yesterday
Update with new icons
Yesterday
Codegen
Yesterday
Codegen protobuf
Yesterday
merge from main -> fix_steam_nickname_bags
Yesterday
Fix pumpkin.wearable (was back to front)
Yesterday
added elite crates to ghost ships, rebalanced cannon damage against player boats
Yesterday
Fixed diving fins missing material
Yesterday
add graphics.atmospherefogdensityscale
Yesterday
merge from deepsea_portal_weather_fixes
Yesterday
another compile fix
Yesterday
Yesterday
merge from deepsea_portal_weather_fixes
Yesterday
deep sea/portal weather transitions work with vclouds, fix portal entrance weather transition not actually transitioning from current mainland weather
2 Days Ago
▊▋▆ ▋▄▆▋▋ ▄▉▉▍ ▅▇ ▄▄▉▅▅ ▆▍▍▆▉▋ ▇▄▄▊▄█ ▋▇▋▉▊▊ ▌▊▆▋▄▉ ▇▄▆ ▉▋▋ ▇▍▉▇▄▋ - ▋█▊ ▍▋▅▋▄▄▄▋▉▇▌█▇▋▉▌█▌▇▍ █▉ ▋▇▆ - ▆▄▍ █▆▄▋▅▄▌ ▌▅ ▄▍█ ▆▆▋ ▅▌▆▄▆ ▄█▊▌▇▉▅ █▄▋▉▋▍▅▇▆▇▅▇▇▌ ▊▋█ ▍▍▋▆▌▉▉▍ ▆▌▍▍▊▅ - ▇▊▌
2 Days Ago
Update ghostship parent volumes to be more accurate, which should fix players getting stuck when approaching ghostships on playerboats
2 Days Ago
merge from deepsea_demos_fixes
2 Days Ago
merge from main
2 Days Ago
Fixed climate not using the deep sea weather when playing demos in the deep sea
2 Days Ago
Fixed ocean material not switching to deep sea variant when playing demos in the deep sea
2 Days Ago
Fixed terrain config not switching to deep sea when playing demos
2 Days Ago
latex balloon better text conformity
2 Days Ago
merge from spacestation_storepages
2 Days Ago
Skin viewer: restored space LR 300 ammo counter screen following the changes
2 Days Ago
Sail lod FIX
2 Days Ago
▅▆▌ ▄▅▍ ▌▋▇█▇▋▄▍ ▊▆▆█▉▋▄▉ ▉▌▊▅▅ ▇▉ ▆ ▇▍▉▆ ▌▊ █▌▌▋▌▍▍▌█▌ ▄▇▊ █▇▉ ▇▊▇▊ ▋▍█▍▌▉▅▄▄ ▇▆▋▅▄▌ █▊▋▌▄▉▋█ ▋▄▋▋▅▍, ▋▊'▍ ▌▅▍██▌ ▍▇▌▌▋▄▊▆▆▉▊ ▍▍▊▋▆ ▄▍▉▊▍▄ ▋▄▅▇▋▆ ▍▍▅ ▇▄▋▌ ▉▆▊ ▄▇▄▌ ▉▅ ▉▄▋ ▄▅▊▄▍▍▋▍ ▍▉▌▋
2 Days Ago
Added oil barrels to docks.
2 Days Ago
Mummywraps full body female reposed
2 Days Ago
mission rewards
2 Days Ago
Do not display sign text when censorsigns convar is enabled
2 Days Ago
merge from naval_update
2 Days Ago
added tool spawns to cannon crate, adjusted diggablelootspawn to have better stuff on deepsea islands, increased mission reward for treasure hunt mission
2 Days Ago
merge from birthday2025 (safe skin viewer position tweaks for the balloon pack)
2 Days Ago
Tweaked balloon pack in the skin viewer, fixed scale and pos
2 Days Ago
Fix unset storage container in RHIB.DeepSea
2 Days Ago
Fixed scientist NRE on docks.
2 Days Ago
turret_fixes -> naval_update
2 Days Ago
Use server start and end time instead (use invokeing for both) rather than just winging it in update loop (which will run slow on the server)