13,310 Commits over 2,892 Days - 0.19cph!
Removed some leftover logs
Fixed some incorrect rig behaviour when entering and exiting edit mode
Remove dedicated right hand aim component (now builtin to AimPose component)
Expose right hand aim offset per weapon
Fix blunderbuss hammers flicking back at the end of the reload
WIP pistol aimpose setup (using python as test)
Fixed not being able to switch to weapons that aren't using v2
Adjusted spine look ratios, lower spine bones now rotate more than upper spine bones
Fixed aim pose scene weapon selector sometimes not working, fixed clear weapon button not working
Client and None compile fixes
Fixed underlying skin meshes getting re-enabled when zooming in and out on the binoculars
IViewmodelComponent can now modify the position of the viewmodel in world space, updated all implementations
Fix water well NPC refreshing sell orders when server restarts
Fix DPV appearing in crafting menu in tutorial
▇▊▇▉▊ ▋▅▄▋▍█▅▌ ▍▄▌▄ ▋▋▇▆▄▅▅▌▍ █▉▋▄█▍▉▅, ▄▄▊▇▅ ▋▇▅▍▇▇▉ ▉█▅▋▊▅▆█▋
▌▇▊▇▆▌▊▉▊▊▋ █▅█▇▆ ▊▄▋▄▅ ▌▄▌▋▇▊▍:
█▆▄▋▅ ▅▋▍▋▋▍▆▉ ▌█▆▌▊▅█ ▄▉▉▋█▆▉▄▇▌▉▌▆▋▄█▉▄ ▆▄▋▇█
▍▅▉█▆█ ▌▍▄ ▅▅▌▌▊▇▆▍ ▉▊▊▍▅▄▍▋▌▍ ▊▌█▅ ▊▊▅ ▊▉▍▋▇▊, ▉▌█▋ ▄▌▅▌'▅ ▋▇█▄ ▋█▋▄▉
▊▇█▅▅ ▊ ▍▉▆ ▋▍▋▆▅▆▄▅ ▅▊▇▌ ▍▊ ▅█▄▄▋▊▍▊, ▍▉ ▇▅▍▆ ▇▊▌▌▉ ▊█▌▇ ▉▆▅▄▉▆▄▋ ▋▋▋▆▊▅▊▅▌ ▆▄▄▆ ▍▄▇▌ ▋▉▌▉ ▆▆▆ ▇▅▉▌▊ ▉▇█▌▌▊ ▇▆▍▋█ ▅▊▋█▇ ▋▅▊▅▋ ▆▌▋▆▅▉ ▉█▍ ▉▊▋ █▇▌ ▊▆▇▆▊▅▌▄▅▊▌ ▉▌▍▉▍▍▊▍ ▇▉ ▋▉▊▅ ▌▋▍▅▋ █▅█▉▋
▉▋▇ █▉▇▌▊▉▇▍ ▊▉█ ▉▋▄ ▉▍ ▇▌▊ ▋▅▌▇ ▍▌▇▆▋▅▆▅ ▍▆▉▅▇ ▄▋ ▅▄▇ ▅▅▆█▉▄ ▇▉█▆▌▌▄▅▊
▆▇▍▆▇ ▉▌█▇█▇▅ ▌▆▍ ▉▋▊▇▍▊▄█ ▆▆ ▌▅ ▊▄▇ ▄▆ ▇▉▄▊▋▌▊ ▋▇▋ ▍▄▆▌▉ ▇▉▊ ▄▆ ▊▅▍▅▌▊▄ ▉█▅█▄▇ ▅▋▆, ▅▆▌▍▍▉ ▊▍▅█▄ █.▆-▌.▅ ▇▆▌▉▆▊▍
▋▄▌▅▇▆▇ ▍▊▄▄▆▅ ▇▌▅▆ ▄▉▄▍█▊▉▆ ▉▍▄▋ ▉▉ ▉▊▅ █▋▄▌▆▇ ▊▅▌▍ ▇▄▋▌ ▉▄ ▉.▉▊▊
Set legacyDismount to false on chair.invisible.static now that dismount checks always use a capsule check even when an ignore entity isn't provided
More merge fixes, including updating the animator. RPS now fully functional
Reapply gesture code changes and fixed up gesture picker in the menu
Merge from main (stomped local changes on BasePlayer-Gestures and PlayerAnimation controller, will need to reapply changes)
Fixed positioning on fan mesh on worldmodel
Fixed worldmodel missing outline and adjusted collider size
Add a capsule check on the world layer before spawning to prevent the player from spawning inside the new cliffs
Set frontier hatchet to unlock via frontier hazmat
Fixed frontier hatchet missing isRedirectOf, spawning in loot pools and being craftable
Set up redirect skin for blunderbuss, unlocks via frontier hazmat
Fixed LODGroup conflict on blunderbuss world model
Merge from world_update_2
Merge from world_update_2
Added "Tools/Find/Culling Volume one way connections"
Fixed missing connections in cave_large_sewers_hard, cave_medium_hard, cave_small_medium, cave_large_sewers_hard
Merge from world_update_2
Fix NRE when attempting to repair an item and removing the item from the repair bench at the same time
Update conflicting prefab id on br_sphere prefab
Manifest
Fixed mesh import settings on a bunch of divesite meshes
Fixed seaweed decal not rendering (incorrect decal layer)
Added support for multiple IViewmodelComponents on a single viewmodel
Added BlunderbussViewmodel component that adds a shotsLeft state and lerps between three layers based on how many shells are left
Added new SwapAmmoParticle class, same functionality as SwapAmmo on viewmodels but swaps a material on a particle effect
Applied to 3rd person reload effect on HCR, shells dropped will now have the correct material
Merge from world_update_2
Merge from world_update_2
Further checks on waterball splash logic to prevent a splashing through foundation edge case
More culling volume fixes in cave_medium_hard
Add harvestable layer to F1 layer tools
Merge from world_update_2