branchrust_reboot/main/ai_test_changes/events/em_test/mergefrommaincancel
15 Commits over 0 Days - ∞cph!
Refactored responsibility for the dynamic ai point add/remove from NPCDwelling to AIInformationZone with a validation function param. Made all the add/remove point functions private to AIInformationZone. Added a function call to cache the point arrays and replaced me recent temp solution (when merging from main) with this call.
apply slow aim fix to new setup
Implemented the speed based agent avoidance priority from [58969] in to the new BaseNavigator as a SpeedBasedAvoidancePriority toggle, defaults to false.
Removed now unused function
More manual merge/picking relevant bits out
Applied slow moving footstep sound fix
Removed a couple of new unused HumanNPC functions from merge, now that I've verified they're not used.
GetBestRoamPoint merge/changes /refactor
wip post merge cleanup/refactor
wip merge fixes & cleanup
more manual merge progress
wip merge from main including manual merge of AIInformationZone and BaseAIBrain