132,658 Commits over 4,232 Days - 1.31cph!
▇▇▄▄▇▄ ▌▇▌▊█▅▋ █▌█▇▉ ▅▌▉▌▌ ▅▄▄▉ ▌▇▌ ▄▊█▍▆▉▄ ▄▋▉▇▍▄ ▌▇▊▆▇
WIP on standardized object health display conditions
Add BoatBuildingBlockDecay.DecayDelayMinutes.
Delay boat building block decay by 30 minutes.
Fixed nextbots in Source saves crashing on load
Added CNewParticleEffect.Set/GetShouldSimulate
Fixed multibone static props fast pass using garbage bone positions.
CThreadFastMutex changes for 64bit vphysics
HLMV launches and runs now
Also a few other minor merges from x86-64
More consistent checking for protected entities
Basically more code de-duplication.
Also adds npc_barnacle_tongue_tip to protected entities list
Add BoatBuildingBlockDecay derrived class of BuildingBlockDecay.
Add BoatBuildingBlockDecayDurationMultiplier convar.
Boat building block decay duration doubles the standard decay by default.
Replaced BuildingBlockDecay with BoatBuildingBlockDecay on all player boat building block prefabs.
naval_update -> pt_boat_polish_pass_2
Added "hull" to name check for isFoundation in BuildingBlockDecay
Fixed mounting issues on sofa in the casino
Finishing building via steering wheel now correctly runs the same clientside validations and toasts as finishing via the BBS
merge from main/naval_update
Optimized improvised walkway LOD2 meshes (support variants only)
removed TerrainCollisionTrigger component that shouldn't have been on PTBoat
Fix occasional sail state/interaction being fucked after a load.
fix birthday hat with mannequin giving free light
Add a tool to convert navmesh obstacles to modifier volumes, rebake all ghostship nav using volumes
Fix NRE on bradley's death
▄▊▍▍█ ▆▄▌▋ █▅▇▄▆▋▌_█▄▆▄▆▋_▆▉▌▌▆█▆_▆▌▍▅▅
merge from main/naval_update
▄▄▉▉▉ █▅▌▉▋▋ ▋▊▆▇▉▊ ▌▅▆▍ ▆▍▌▊ ▉▉▅▊ ▊▅█▇ ▄▄▄ ▄▅▋▋▉▆▍▌▌ ▋▇▋▄▅▄▍ ▍▄▊ ▋▅▊▌ ▄ ▍▍▅▌▉▆ █▊▅▇▉█▅█▋▋▆▄▍ ▌▅▋▅ ▉▊▆ █▇█ ▆▌ ▇▇▊▋ ▉▄▅ ▆▊▇▋▊ ▋▊▉▋█ `▆▍█▄▊▄▍▆▌▊▅▇▋▅▅▌█▅▅▉▋▆▊▅.▌▇▉█▄█▌_▄█▄▄█▋▌_▋▆▋█`
More agressive LOD distances on improvised walkway set
Changed LOD1 from 10 to 5
LOD2 from 25 to 15
Thin supports and railings culling set to 60 from 75
█▅█▌▆▌▌▇▅▉▉█▊▊▆▋▇▍▄▅▉▉█▌ ▇▉▍▇▌'▆ ▄▊▅▄▍ ▌▉▅▅ ▍▅▇▆▉▇▅ ▇▋▋▋ ▊▉▋ █▄▍▋▊▉▊ ▍▉█ ▌▉▌▇▊▊▇
- ▅▆▋▄ ▍▅▆▍▉▆▆▅▉▄ ▉█▌▋▍▄ ▅▍ ▊▉▄▊▍▇▍ █▌▋▄█▊ █▋▊▉ ▍▊▌▄ ▇▇▋ ▍▇▇ ▅▍▉▊▉ ▆▅▊▆▄▆
Merge from naval_missions
Rename new missions to have helpful prefixes
10 second powerdown grace period (PlayerBoat.DeepSeaTransitionPowerDownGraceDuration) after a boat transfers.
Fixed Ghostship A having two copies of the lighting prefab on top of each other (?!)
Artist Canvas M - LOD and gibs and setup
Fixed the wrong toasts showing when crossing the deep sea unmounted but parented to a boat
When waking up, you are unparented for a few frames, causing some fuckery
Merge from fix_npc_eye_rot_desync (fix naval scientists spotting you when their back is turned, or not spotting you when you are in front of them)
merge from ice_sculptures2/pointgrid_to_sdf
updated space station lr300 description
Fix some dialogue options going to the wrong resulting node upon being pressed (bug introduced in
137685 with fix for dialogue options showing the wrong response number)
- Boat vendor on floating cities no longer sells submarines
- Misc improvements to boat vendor dialogue tree
- English string localization fixes for various bits of NPC dialogue
updated ice sculpture description
Hide 'Condition Amount' field in blackboard in conversation editor for some condition types for which this is not relevant
updated item descriptions for birthday candle hat and balloon pack, removed SSS profile being used by latex balloons for now
Updated male model/prefabs
set up lr300 space entity with space gun rig
Bugfix: Ensure NavAgent properly initialzied when trying to spawn on a detached navmesh
Tests: spawned ghost ship, AI started patrolling and running around to shoot me when spotted
Temporary safe fix for npc eye direction desync, in case pushing the refactor ends up being too risky