108,594 Commits over 3,867 Days - 1.17cph!
Attack range multiplier (and related attack events) test changes.
junkpile_a cover point tweaks
merge from misc_fixes_feb21
Fixed fridge excessively large prevent building volume
fixed XL neon signs blocking windows
TakeCover state triggers StateError event if no valid cover point found
Holding RF Transmitter no longer flags the player as hostile
Allow small box placement under mixing table
Fixed wind generator volume prevent building and deploy volume mismatches causing confusing behavior
Workcart red colour variation:
-red variant materials use a simple _Red suffix to differentiate; these are the only ones that need to be used for the variant.
-removed ao from where the glass window and frame used to be on the door.
Stricter large swimming pool volumes - exploit fix
fixed RFBroadcaster stackable #2
More foot ik work:
Remove new trigger added this morning
Fixed foot placement IK ray mask hitting incorrect vehicle layers
IK position is now stored in local space so it's smoother when going up and down in elevators (no prefab changes required)
This also fixes crouch foot dithering in while standing on vehicles and should improve IK stability in scrap transport heli's and modular car trays
Updated test map barricades
Set up spline for mirrored station piece
Lowered the dismount points on the work cart and added more possible dismount points on the train platform
Fixed hand IK grip targets in workcart cabin
Add foot IK trigger to workcarts
Fix foot ik changes not applying while parented (whoops)
Moved the warning beep audio source into the cockpit
A better place to stop the proximity loop
Fixed proximity alert loop audio source not being 3D, and fixed it not stopping when the train engine stops
Re-enabled proximity warning after refactoring
Fixed case where inaccurate spins remaining would display in slots UI
Added a new foot IK anchor trigger that locks the foot IK to a specific transform and updates every frame
While standing in this trigger we can use the anchor's transform instead of physics raycasts so it should actually increase performance
Added the new trigger to the static elevator lift
updated train barricade art
fixed slow walking NPCs not playing footstep sounds
TunnelDweller NPC will not longer roam far from it's initial spawn position
- Added spline for the new station middle rail.
- Added ability to specify a spline as forced secondary, making it not be the default route. The middle rail siding was being calculated as the straightest and being assigned as the default.
- Added a button to the spline inspector to go straight to the shared splines prefab
Fixed GenericSpawnPoint class not compiling in CLIENT mode
Fix new track spline components no longer getting set up correctly when fist added
Remove my temp "boarded up" window object from the work cart
updated workcart lights + added cover
revamped random rotation for spawngroups, can now specify an angle snap (45/90/180 etc)
added new NPCDwelling
underground navmesh now uses 50% less memory
Prefabs for signs that show the name of a nearby monument (needs art tweaks + placement)
More bespoke puzzle things.
Allow HDR colors on TMP_Text (and RustText)
workcart sounds first pass