userAdam Woolridgecancel
reporust_rebootcancel

3,825 Commits over 1,735 Days - 0.09cph!

3 Years Ago
added basic tower patrol path
3 Years Ago
wip trainyard AI setup (as prefab). Trainyard test scene.
3 Years Ago
merge from main
3 Years Ago
merge from airfield
3 Years Ago
Setup spawners so they work with puzzle reset
3 Years Ago
Airfield test scene
3 Years Ago
merge from vaiz
3 Years Ago
wip better virtual AIZ support, triggers can wake multiple sleeping AIZs.
3 Years Ago
first pass AI setup (as prefab).
3 Years Ago
merge from humantweaks
3 Years Ago
Chase and combat state improvements.
3 Years Ago
Default usecalculatepath to true
3 Years Ago
updated human AI designs with extra combat->cover transition
3 Years Ago
merge from ai main
3 Years Ago
merge from animaltweaks. Distance changes.
3 Years Ago
merge from main
3 Years Ago
client compile fix for new Reloading ai event.
3 Years Ago
BaseNavigator can now use SetDestination or CalculatePath. Added ai.usecalculatepath to toggle (defaults to false for now) Added ai.pathfindingIterationsPerFrame.
3 Years Ago
client compile fix
3 Years Ago
merge from AI main
3 Years Ago
added Reloading AI event.
3 Years Ago
▋▇▌'▅ ▅▇▋█▋▅▍▉▅▄▌ ▍▇▅▉▋▋ ▆▇ ▄▄ ▅▋▅▄▆ ▆▋█▍▆
3 Years Ago
█▆▄▅▌, ▅█▇▄▍▊▉█▋, ▄▆█ █▅▆▍▌▄, ▅▊▅▊▉▅, ▄▅▄▋▊▇ ▍█▋▇▄▋▉ █▌ ▊▍▋█▍▇▋ ▄▉▊▄▊▆▍ ▉▊█▍ ▆▄▌▉▋▌ █▅▋▊▄ ▄▉█▇▆ ▉▋█ ▆▉▌▆▄ █▅▉ ▋▊ ▉▆▋▊ ▌▇▇ ▍▄▅▌▄ ▌▊ ▅▍█▅▉▆▍▇ ▌▅ ▆█▇▌▋
3 Years Ago
Chase state faces target if LOS
3 Years Ago
TakeCover state runs face target logic even if in error state.
3 Years Ago
distance tweaks
3 Years Ago
Reduced boar run speed, animals give up chase based on distance too.
3 Years Ago
merge from main
3 Years Ago
merge from ai
3 Years Ago
merge from animal aggro changes, improved cooldown state design and increased range at which attacked animals flee instead of charging.
3 Years Ago
Added BanditGuard human class and switched bandit guard from scientist class to it, so that they don't play scientist sounds.
3 Years Ago
BaseNavigator.SetDestination respects nav_disable
3 Years Ago
Added aggression timer event, cooldown state, animal design update to include cooldown state and chase less.
3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
merge from ai
3 Years Ago
merge from ai
3 Years Ago
merge from main
3 Years Ago
merge from ai
3 Years Ago
Reduced junk pile scientist range Fixed junk pile scientists charging the player incorrectly.
3 Years Ago
More accurate vision distance. Reduced boar and stag vision ranges.
3 Years Ago
merge from ai
3 Years Ago
Increase tunnel dweller vision range
3 Years Ago
merge from ai
3 Years Ago
swimming changes
3 Years Ago
merge from ai
3 Years Ago
change swimming default to true
3 Years Ago
merge from main
3 Years Ago
merge from ai