branchrust_reboot/main/animal-sensecancel

12 Commits over 0 Days - ∞cph!

zon
10 Years Ago
Corrected NPCSteering profiler label.
zon
10 Years Ago
Fixed AI targeting.
zon
10 Years Ago
NPCLocomotion now rejects invalid movement goals.
zon
10 Years Ago
Reduced GC allocations by NPCSteering.
zon
10 Years Ago
NPCSteering.Goal is now a struct.
zon
10 Years Ago
Merged changes from main.
zon
10 Years Ago
AITarget once again uses a constructor.
zon
10 Years Ago
Converted Option to a struct.
zon
10 Years Ago
Tried to make AISense more shallow.
zon
10 Years Ago
AIDanger are now cleared every update.
zon
10 Years Ago
Fixed animal sense properties.
zon
10 Years Ago
AISense once again uses structs.