699 Commits over 304 Days - 0.10cph!
merge from rotatable_paintings -> main
move colorpicker to separate assembly, refactor some jank third party code
Rotatable paintings and signs, during deployment and keybinds in painting menu
fix rain button not displaying particles, added parameter to set initial rotation when loading objects into scene
Add toggle for DepthOfField in workshop scene, add tooltips to all control toggles
merge from workshop_colourpicker -> main
Fix color picker events, upgrade components to look more rust-y
Add colourpicker to workshop skin editor, switch skin editing rows to FlexElement
Disable HUD overlays while painting (heavy helmet, diving goggles, etc)
fix HUD Vitals sorting layer overriding prefab value
switch from using string path to GameObjectRef
update manifest for client testing projectiles
remove generic projectiles, disable first-person visuals for entity
update manifest for projectile error
fix HoldTypeAnimationOverride, setup for client testing
pooled visuals, projectile throwing support, animator fixes, fix entity visual spawning
hook into animator and animation events, use per-entity animation parameters
WIP on injection of food item data to "snackhub" generic entity and generic viewmodel
merge from throwable_eggs
merge from hackweek_food_viewmodels
Added stats display row for Anti-vehicle damage, removed vehicle damage from main "Damage" stat
fix status effect vitals HUD overlay sorting under heavy helmet
change sleeping player collider to x-axis capsule, to save on vertical space
move sleeping player collider out of the ground (TENTATIVE), fix waterlevel capsule math with small height values
fix for pooled random bone rotations on mannequin
Fix wearables with random parts/colours not working on mannequins
take 2 on tentative pooling fix for mannequin posing
subtract commit
129922, includes extra files
tentative pooling issue fix for mannequin
fix censornudity convar NRE with mannequins
Updated mannequin part paths
Add playermodel LOD override for Mannequin
merge from fix_metalplate_icon --> main
Enable read/write for metal plate torso model
merge from respawn_wet_proposed_fix --> main
adjust shore epsilon for terrain-water check
Fix still wet after dying
Fix impact effects on the mannequin only appearing near the feet
Improve mannequin model part hiding with skin overrides
merge from decor_lighting_dlc
uncheck chicken costume blocked from mannequin, add rpc call limit for changing pose
Fix server restart warning NRE
adjusted mannequin collider so it cant put it's arms through walls
fix uppercase mannequin prefab paths
merge from decor_lighting_dlc