4,348 Commits over 1,919 Days - 0.09cph!
Bunch of stuff for virtual AIInformationZone support.
Added a tool to convert cargoship data and old move/cover point stuff to the new setup.
NPCSpawner can now setup A*/virtual aiz data if required.
Cargo test scene update
BaseNavigator fixes for A* mode.
Cargoship wip and test scene.
Deleted my placeholder MT prefabs
Replaced HTN scientist prefabs with mine.
Updated mil tunnel test scene.
merge from AI main branch
Deleted my old peacekeeper prefab
Peacekeeper prefab update and compound test scene update.
merge from AI main branch
Removed now unused ScientistNPCSpawner.
Fixed AIMovePoint gizmo NRE.
Updated AI tool.
Deleted bandit_guardNPCAd prefab
Replaced bandit_guard prefab with my one.
Excavatar test scene update
Scientist_junkpile_pistol prefab nav fix
ScientistNPC prefab id update
junkpile_a, junkpile_g prefab updates
Deleted placeholder junkpile pistol prefab
apply scientist_junkpile_pistol shelved prefab update
merge from ai main branch
Applied client editor brain nav shelved fixes.
Applied AI tool shelved changes
Deleted placeholder ScientistNPCAd.
updated ScientistNPC to match my placeholder. Updated oilrig test scene
Deleted the old placeholder TunnelDwellerAd prefab
replaced original tunnel dweller prefab
(and updated my tunnel test scene)
tunnel dweller prefab tweak
AIInformationGrid profiling and reworked array access
More profiling, bit of refactoring.
Added a ton of extra profiling
delete commented code section
Built support for restricting roam points to within a distance from home point into BaseNavigator.
Bunch of roam/pathfinding tweaks and improvements.
Roam point scoring updates/fixes.
New tunnel dweller prefab updates (max roam distance etc).
initial setup/prefab/files
move the IAIAttack and IAISenses implementations from Scientist to Human
Moved AIStateContainer to a separate file