branchrust_reboot/main/ai_test_changes/events/em_testcancel

438 Commits over 365 Days - 0.05cph!

4 Years Ago
oilrigs setup, s2p. added hdrpb oilrig test scene.
4 Years Ago
Mil tunnels setup, s2p. Added hdrpb mil tunnels test scene.
4 Years Ago
merge from main
5 Years Ago
converted cargoship hdrpb prefab. added hdrpb test scene CraggyIsland_AI_Cargoship
5 Years Ago
Added hdrpb CraggyIsland_AI_Excavator test scene. Adde a separate prefab/ai design for excavator scientists.
5 Years Ago
Increased junkpile_g AIZ bounds to 15 to match a.
5 Years Ago
Fixed bounds on junkpile scientist, which was causing LOS check issues. Added CraggyIsland_AI_Junk test scene.
5 Years Ago
Added UseCalculatedCoverDistances toggle to AIInformationZone. Updated backport junkpile prefabs to use new AI. AI test scene folder rework, started porting test scenes to new hdrpb craggy.
5 Years Ago
merge from main
5 Years Ago
manifest
5 Years Ago
merge from main
5 Years Ago
Compile fixes
5 Years Ago
merge from animals
5 Years Ago
merge from main
5 Years Ago
Remove debug
5 Years Ago
chance and healthbelow AI events now tick at fast instead of very fast. added TimeSinceThreat ai event/ui/prefabs.
5 Years Ago
merge from main
5 Years Ago
Senses now track last threat timestamp.
5 Years Ago
added ai.allowdesigning convar
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
BaseNavigator now correctly sets turn & max speed at init
5 Years Ago
merge from main
5 Years Ago
merge from cargoship work
5 Years Ago
merge from main
5 Years Ago
A* navigation now respects the current speed fraction. Updated cargo ship AI design file.
5 Years Ago
cargo ship AI design files. updated cargo ship test scene.
5 Years Ago
HumanPathFinder gets virtual info zone if applicable. BaseNavigator SetPosition navmesh function will now attempt to fallback to the A* mode.
5 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
5 Years Ago
BaseNavigator fixes for A* mode. Cargoship wip and test scene.
5 Years Ago
merge from finalprefabs
5 Years Ago
merge from main
5 Years Ago
AI tool update.
5 Years Ago
Removed now unused ScientistNPCSpawner. Fixed AIMovePoint gizmo NRE. Updated AI tool.
5 Years Ago
merge from main
5 Years Ago
Applied client editor brain nav shelved fixes.
5 Years Ago
Applied AI tool shelved changes
5 Years Ago
merge from main
5 Years Ago
tunnel dweller prefab tweak
5 Years Ago
AIInformationGrid profiling and reworked array access
5 Years Ago
More profiling, bit of refactoring.
5 Years Ago
merge from main
5 Years Ago
more cleanup/fixes
5 Years Ago
Misc cleanup
5 Years Ago
Added a ton of extra profiling
5 Years Ago
some fixes/cleanup
5 Years Ago
delete commented code section
5 Years Ago
merge from tunneldweller
5 Years Ago
merge from main
5 Years Ago
move the IAIAttack and IAISenses implementations from Scientist to Human