Delta-v/Content.Server/AI/Operators
DrSmugleaf 74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations

* Namespaces

* Optimize imports

* Address reviews

* but actually

* Localize missing strings

* Remove redundant vars
2020-09-13 14:23:52 +02:00
..
Combat/Melee Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Generic Add utility AI (#806) 2020-06-18 14:52:44 +02:00
Inventory Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Movement Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Nutrition Fix nullable build errors (#1849) 2020-08-22 12:24:59 +02:00
Sequences AI pickup changes (#1811) 2020-08-22 12:03:24 +02:00
AiOperator.cs Fix AI not shutting down their operator (#1176) 2020-06-21 16:00:05 +02:00