userAdam Wcancel
reporust_rebootcancel

4,348 Commits over 1,919 Days - 0.09cph!

4 Years Ago
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
4 Years Ago
BaseNavigator fixes for A* mode. Cargoship wip and test scene.
4 Years Ago
merge from hdrp
4 Years Ago
merge from finalprefabs
4 Years Ago
cargo test scene
4 Years Ago
fixed prefab ids
4 Years Ago
Deleted my placeholder MT prefabs
4 Years Ago
Replaced HTN scientist prefabs with mine. Updated mil tunnel test scene.
4 Years Ago
merge from AI main branch
4 Years Ago
merge from main
4 Years Ago
merge from AI main
4 Years Ago
AI tool update.
4 Years Ago
Deleted my old peacekeeper prefab
4 Years Ago
Peacekeeper prefab update and compound test scene update.
4 Years Ago
merge from AI main branch
4 Years Ago
Removed now unused ScientistNPCSpawner. Fixed AIMovePoint gizmo NRE. Updated AI tool.
4 Years Ago
Deleted bandit_guardNPCAd prefab
4 Years Ago
Replaced bandit_guard prefab with my one.
4 Years Ago
Excavatar test scene update
4 Years Ago
Scientist_junkpile_pistol prefab nav fix
4 Years Ago
ScientistNPC prefab id update
4 Years Ago
junkpile_a, junkpile_g prefab updates
4 Years Ago
Deleted placeholder junkpile pistol prefab
4 Years Ago
apply scientist_junkpile_pistol shelved prefab update
4 Years Ago
merge from ai main branch
4 Years Ago
merge from main
4 Years Ago
Applied client editor brain nav shelved fixes.
4 Years Ago
Applied AI tool shelved changes
4 Years Ago
Deleted placeholder ScientistNPCAd.
4 Years Ago
updated ScientistNPC to match my placeholder. Updated oilrig test scene
4 Years Ago
Deleted the old placeholder TunnelDwellerAd prefab
4 Years Ago
replaced original tunnel dweller prefab (and updated my tunnel test scene)
4 Years Ago
merge from main
4 Years Ago
tunnel dweller prefab tweak
4 Years Ago
AIInformationGrid profiling and reworked array access
4 Years Ago
More profiling, bit of refactoring.
4 Years Ago
merge from main
4 Years Ago
more cleanup/fixes
4 Years Ago
Misc cleanup
4 Years Ago
Added a ton of extra profiling
4 Years Ago
some fixes/cleanup
4 Years Ago
delete commented code section
4 Years Ago
merge from tunneldweller
4 Years Ago
merge from main
4 Years Ago
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).
4 Years Ago
4 Years Ago
4 Years Ago
initial setup/prefab/files
4 Years Ago
move the IAIAttack and IAISenses implementations from Scientist to Human
4 Years Ago
Moved AIStateContainer to a separate file