Delta-v/Content.Server/GameObjects/EntitySystems/AI
metalgearsloth 2299399226
Rate-limit AI updates (#2120)
* Rate-limit AI updates

Stop the public servers from getting hammered too hard.

* Add logger for the AI limit as well.

* Also support AI maxupdates <= 0

Juuusssttt in case

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-09-24 16:04:01 +02:00
..
LoadBalancer AI preset curves and expandable optimisation (#1346) 2020-08-11 22:01:55 +02:00
Pathfinding Cleanup (#2111) 2020-09-20 17:29:11 +02:00
Steering Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
AiFactionTagSystem.cs Add AI factions (#1807) 2020-08-24 12:33:03 +02:00
AiSystem.cs Rate-limit AI updates (#2120) 2020-09-24 16:04:01 +02:00
ServerAiDebugSystem.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
SleepAiMessage.cs AI sleeping (#1708) 2020-08-18 15:14:55 +02:00