userAdam Woolridgecancel
branchrust_reboot/main/ai_test_changes/events/em_test/mergefrommaincancel

15 Commits over 0 Days - ∞cph!

3 Years Ago
Added some safety checks
3 Years Ago
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.
3 Years Ago
apply slow aim fix to new setup
3 Years Ago
Implemented the speed based agent avoidance priority from [58969] in to the new BaseNavigator as a SpeedBasedAvoidancePriority toggle, defaults to false.
3 Years Ago
Removed now unused function
3 Years Ago
More manual merge/picking relevant bits out
3 Years Ago
Applied slow moving footstep sound fix
3 Years Ago
Removed a couple of new unused HumanNPC functions from merge, now that I've verified they're not used.
3 Years Ago
GetBestRoamPoint merge/changes /refactor
3 Years Ago
wip post merge cleanup/refactor
3 Years Ago
wip merge fixes & cleanup
3 Years Ago
more manual merge progress
3 Years Ago
wip merge from main including manual merge of AIInformationZone and BaseAIBrain