13,128 Commits over 2,831 Days - 0.19cph!
Possible fix for CullingVolume + LightOccludee + AmbientLightLOD scripts not working together, resulting in lights being left on when they should be culled
Added a warning box if a Skeleton component is missing bones (responsible for broken clothing/skin on most recent viewmodels)
Remove a debug line, simplify DoSplash
Possible LiquidWeapon NRE fix
Fixed skull skin of rock missing long resource forgiveness, resulted in it not having the same harvest distance as the vanilla rock
Fixed descend/throw back sometimes appearing briefly after the player interacts with a vine
▋▌▇▌▋▌█▉▌▌▍▉▆.█▆▅▇ ▄█▍ ▅▆▅▅▋▊ ▅▄▋ ▄▅▆▆▊ ▇▍▊▇▅▉ ▄▊▊▍ ▊▌█▅█▆▉▉ ▆ ▇▄▉ ▋▆▄▄, ▊▇▋▋▋ ▋▆▊▄ ▆█▍ ▍▍▍█▉ ▅█▍▆▄▊ ▉█▊▄ ▌▉▌▆▇▇ ▅▌▋▌ ▌▅▍▉▌▄▅▋▊ (▉▇█▊▍ ▉▋▅▋▉▊▆▇ ▅▊█▄ ▅▍▅▊▌ ▄▅▊▋▄ ▉██▍█ ▋▌▅▋ ▇▍▍▊▉ ▆▇▆▄▉▉▄▆ ▄ ▋▍▆▊▍▊ ▆▆▍▆ ▉▆▊▇▊▅ ██▄▍▄)
▅▆▆▉ █▉▌▅ ▄▅▄▇ ▇▊ ▄ ▆▅▍██ ▄▍ ▋▅▇▉▍▊ ▍▅ ▅ ▄▆▍▉▊ ▍▄ ▉▅█▅▍▅█ ▌▇ ▋▉'▌ ▇▉▉█▍▆▉▅▅▌ ▉▅▆▍ ▍▄▄█
Merge from jungle_update/vine_pool
Make the vine visual poolable (slightly risky, parking on a branch for now and will merge to aux3 for more testing)
Vine swinging tree and stump are now poolable
Don't let outbreak scientists spawn on oil rig (check for ocean topology)
Merge from ziggurat_perf_fixes
Marked halfheight_salvaged_bamboo_shelves.item and wall_single_shallow_shelves.item as NeedsSteamItem, prevents them from appearing in the crafting menu by default
Fixed emoji not unlocking correctly
Fixed most of the ziggurat structure rendering twice, all the time
Caused by a root renderer with child LOD renderers using a RendererLOD
Re-exported HLOD
Disable shadows on vine tree branches
Disable shadows on vine line renderers
GPU instancing on kapok tree mats
Possible AdminPanel NRE fix
Fixed not being able to interact with some NPC vendors due to fridge VM changes
Fix NRE when a melee held entity breaks (NPCNoiseManager)
Fixed jungle ak vm errors
Fixed error when getting killed by outbreak scientist
Some possible NPCPlayerNavigator.GetAimDirection NRE fixes
Possible FoliageDisplacement.ChangeLOD NRE fix
Split the method up so if it still breaks we'll at least know where it's breaking
Possible Menu_CanSwing_ShowIf NRE fixes
Fixed exception when opening emoji gallery in menu (note that unlock_all_skins will not work for unlocking emoji while not connected to a server)
▌▅██▅ ▉▇▋▅ ▍▇█▇█▌_▄▉▄█_▌█▌
▇▌▋ ▆▋▊▍▆▄ ▉▊▊▊▍▅ █▅██ █▆▉▆▇ ▇▋▇▊▇▆▉▉ ▄▉▋▌ ▊█▆▍
Reduce height of walkable vine colliders for less foot floating
Adjust branch colliders again
Apply to descend option as well
Don't allow the player to mount a vine if they are already mounted to something
server.emojiOwnershipCheck is now a convar and enabled by default
Don't show emoji not owned by the player in the gallery
If a player submits a chat message with an emoji they don't own the emoji is stripped out of the message
Unlock_all_skins convar is now respected for emoji ownership checks
Merged some safety checks
Added new ladder footstep events when climbing up and down (see ClimbFootstepSound field on TriggerLadder)
Don't render vine shadows if lod > 0