13,642 Commits over 2,741 Days - 0.21cph!
Camper gibs setup
Overhauled how we gib conditional objects inside of prefabs:
Instead of manually adding unique id's I've added a new IsConditional bool to the Gibbable component that adds a new stub component that isn't a PrefabAttribute. This component stores the new automatically generated id of the gib (based on a name hash) and we use it's active state to determine which gibs to spawn when an object is destroyed.
Updated conditional refresh editor button to turn on this new bool for vehicle modules.
Added new SpawnConditionalGibs helper extension to easily use this behaviour when required.
Updated both Ice walls, easter egg projectile and candy projectile with new system
▄▋▉▅▍▇▉▆, ▉▆▍▆▅▇▍▊ ▆▍▍▊▄▆▅▄▍▍▋▋
▍▍▇▌▅▅▌ ▆▌▄▉▉▄▆ ▋▍▋▆▋▇▆▌▅, ▍▇▄▉▄▌ ▆▉▌ ▇ ▅▆█ ▋▇▌▇ ▌▄▊▆ ▊▆▅▄▍▌▍ ▄▇▊ ▊▄▌▇ ▉▅ ▉▋▇ ▊█▊▆/▌▍▇▅ ▇▇ █▉▆▅
▊▅▍▆▍▅ ▄▍▆ ▋▋ ▅▆▅▇ ▄▄▍▆▇█▋ ▉█▌ ▆▍▅█▋▌▉▅ ▋▌█▍▊ ▄▄▊▄▍█▉▇
▌▅▋▋▍▉▊▌ █▌▉█ ▇▋▆▌▉█▍▆ ▍▉▆▌
Updated test scene to properly demo all conditional configs
Added size bounds to bbq
Make item description in inventory auto size to fit long item descriptions
Merge from voiceprops/dlc
Don't save fishing rod debugging convars
Added player.usecinematicavatar convar
When using gesture_play this convar will decide whether the player uses the default or the cinematic avatar
More death screen button changes
Fixed prefab id on seat
Added hand IK support to modular car seats
Camper seats provide some comfort
Slightly offset seating positions so feet don't overlap
Hide locker visuals, add two colliders running on the top of the camper to access the locker
Reposition oven based on camper layout (same technique as seats)
▌▍▍▆█ ▅▍▇▉▋▌▋█ ▉▆▋▋▄▉█▋ ▉▅ █▋▍▇▇▄ ▌▌▇▋▅ ▍▍▊ ██▉▉█▄ (▋▆ ▊▋▉'▋ ▅▄▅▌▌▌▇ ▋███▋▉▇ ▊▍█▄▇▊ ▆▄▇▊)
▇▊▆▄▍▆█▌█ █▅▍▋▄, ▉▄▇██ ▄▊▆▄▄▊▇▉▋▋▄, █▅▇ ▅▉▍▌ ▋▆▍▋▅█▊▊▋
Added an extra pre cast check to stop fishing if the player is too far away from the edge and reeling the fish in would trigger an obstruction line snap
Fixed module sub entities not spawning properly
Camper module now updates repositions seats based on conditionals
Added a filter field to the conditionals list
Added some example configurations to Playground_vehicles
Added Playground_vehicles test map
▆▊▌ ▇ █▌▆▊▄█ ▇▅▉▆▅ ▊▋▇ ▍█▇▋█ ▍▊▅ █▋▇▍█▌ ▇▌█▍ ▊ ▅▉▋▅ ▉▌▆ ▅▋▅▄▊▌▆▆▆ ▍▆▉▅▍▋
Added new CinematicEntity that can disable various roots on itself via server convar CinematicEntity.HideObjects
▋▊▅▊▉▅▍▌▅ ▆▍▍▌ ▅▆▅ ▇▊▅▍▌▆ ▉▅▆▇▆▄█ ▇▅ ▆▅▇▊▆▍ █▆▆▆█
▋▅▋▅▊█▄▌, ▌██▇█▄▌▌, ██▅▅▊ ▋▆█▄▄
▊▊▊▇ ▌▆ █▋▅▉▉, █▌▅▊▅ ▅▌ ▌▇█▉█▇▉ █▍▇▅ ▋█ ▊▌▅▌▅▆▋ ▍▍ █▄▄ ▋ ▉▊▉▉▊▄▄ ▌▋▅ ▅▅▅▆ ▋█▆▅▊█▄ ▍ ▊▊▆█ ▌▇▍▍ ▍██▊▋ ▍▌ █▊▄▊▉▍▋ ▄▊▄▍ ▍ ▉▋▇█▊▊▊
▄▌▆▆▆ ▋▍▋▅▋▋ ▉▉▌▉▌, █▉▌▉▄ ▌ ▊▉█ ▍▇▇▆ ▉▍▋▍
▊█▌▉▄ ▋▊▋▊ ▄▊▇▄▄_▌▊██▋▋▍▉▋▍
More fixes, more specific error codes for when a call fails
▍▋▉▉▍ ▌▊▆▉▋▍▇ ▍▇▉▄▊▌ ▉▇▋▇▆ ▋▇▄▋▆▉▆▊▅▊▌ ▇▊█ ▍▋▉██▊▆ ▋▅ ▅▇▇ ▇▉▍▆█ ▉▉▉▋▆▌ ▄▇▊▇▄▋▊▄ ▄ ▍▉▋▄'▍ ▌
More error and timeout handling
Initial support for NPC's calling players