branchrust_reboot/main/ai_test_changes/events/em_test/sleepwakemergecancel

9 Commits over 0 Days - ∞cph!

3 Years Ago
Add ai.sleepwakestates console command. Removed some debug log.
3 Years Ago
client compile fix
3 Years Ago
merge from ai main
3 Years Ago
Auto sleep AIZ on startup
3 Years Ago
Added ai.sleepwake toggle convar. Codegen.
3 Years Ago
Instantly sleep an entity that gets registered as a sleepable in a currently sleeping AIZ.
3 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.
3 Years Ago
Added pause/resume support for A* navigation
3 Years Ago
manual merge from my sleep/wake stuff