branchrust_reboot/main/ai_test_changes/events/em_test/sleepwakemergecancel

9 Commits over 0 Days - ∞cph!

4 Years Ago
Add ai.sleepwakestates console command. Removed some debug log.
4 Years Ago
client compile fix
4 Years Ago
merge from ai main
4 Years Ago
Auto sleep AIZ on startup
4 Years Ago
Added ai.sleepwake toggle convar. Codegen.
4 Years Ago
Instantly sleep an entity that gets registered as a sleepable in a currently sleeping AIZ.
4 Years Ago
TriggerWakeAIZ implementation. Calls sleep interface on all AI entities in the AIInformationZone X seconds after there are no players around, and calls wake on them again when players return.
4 Years Ago
Added pause/resume support for A* navigation
4 Years Ago
manual merge from my sleep/wake stuff