198,722 Commits over 4,140 Days - 2.00cph!
Re-enabled world item parenting on tugboat. Having it off seems to cause more problems than it solves - we can tackle items falling through the boat a different way.
Don't parent NPC players to tugboat
Switched Tugboat to use Continuous Speculative collision instead of Continuous Dynamic. This seems to get less confused by Cargo Ship's weird non-physics collisions, since it's made to handle kinematic situations.
Increased depth of Cargo bow trigger and modified TriggerVehiclePush again
Apply seamless cubemap hack from VDC
Fixed cargo ship not pushing tugboat well with its bow wave push trigger
updated Abyss metal hatchet ao so some barnacles aren't so dark
Fix metropolice crashing when its target is removed during a burst
Steam Voice Settings opens Steam Settings in overlay
Recent steam update removed the old voicesettings option
Don't be an idiot and make it shared properly
FIx skill configs not applying in time for singleplayer
Pull Requests (Community Contributions)
* TTT: make Poltergeist weapon range easier to override
* TTT: fix notification sound cue and make it toggleable
* DListView ignores invisible lines
merge from steam_auth_analytics
Add post culling job to count number of meshes in output
Fixed shared abyss strings
Don't apply mounted length modifier to cloth for standing poses
Fix wonky simulation space logic causing weird movement on held/holstered items when parented
wip test code/changes for supporting re-using weapon rack functionality for visual looting/set dressing
Fixed broken river shader when water reflections were set to 0
Can no longer deploy deluxe christmas lights on doors (since they don't move with the door)
fixed Brick half wall hard side blocking triangle foundation placement
Make ents.GetMapCreatedEntity shared
fixed foundation triangle conditional corners see through side, adjusted colliders as well.
fixed LOD1 on block.stairs.Lshape brick skin
improved brick ramps gibs
Several changes to try and reduce the likelihood of industrial pipes getting deleted when upgrading grades:
-Change the prevent building volume that is spawned along pipes to a capsule collider to better match the pipe shape (was a box)
-Increase the offset from walls that pipes are placed at (0.03->0.04)
-Decrease the prevent building volume size on pipes (was a 0.05 box, now a 0.035 capsule)
-Reduce the size of the building block bounds check when checking for offending pipes by 3%
Deleting window.bars brick version as not needed
remodelled the brick window block to have a rectangular shape like other blocks
Merge from main -> global_networked_bases
See if instanced rendering will work with world prefabs (rocks)
Fixed Ferry Terminal spawning in arctic biome
Also remove MeshFilter & every RendererBatch
network++
Phrases
Typo fixes
merge from combat_knife_mission_fix
Add `StripChildren` component to all building block prefabs
Automatically add `StripChildren` component to building blocks when using tool to convert to instanced rendering
Disabling graphics jobs on Mac again (seeing the crash on M2 even though testing on M1 and x86 seemed to indicate the issue was fixed)
Reverted flashlight projector changes to previous values
Subtracting the subtract of
84325 (merge conflicts)