Delta-v/Content.Server
metalgearsloth 0ecaba1727
Minor AI system fixes (#1292)
* Add test to check all LogicNames in prototypes
* Change CreateProcessor to AiLogicProcessor (I thought I'd already done this as I remember PJB telling me to do this but apparently I'm an idiot)
* Temporarily remove invalid AiControllers

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-07-07 18:56:38 +02:00
..
AI Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Administration Implement DeleteEntitiesWithComponent console command (#1210) 2020-06-24 10:52:52 -07:00
Cargo Cargo Console Limit (#1095) 2020-07-02 14:45:40 +02:00
Chat Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Chemistry use CannyFastMath in various places even where it might not be any different 2020-06-14 09:36:53 -04:00
Explosions Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
GameObjects Minor AI system fixes (#1292) 2020-07-07 18:56:38 +02:00
GameTicking Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
GlobalVerbs Rejuvenate now resets stuns. 2020-06-23 21:05:25 +02:00
Health/BodySystem Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Interfaces Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Mobs OverlayManager refactor and Flash (#1218) 2020-07-06 23:37:39 +02:00
Observer Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PDA Antag preferences and antag prototype (#1264) 2020-07-06 23:24:29 +02:00
Placement Entities now require a location when being spawned. 2019-12-16 21:44:24 -08:00
Players Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
Preferences Antag preferences and antag prototype (#1264) 2020-07-06 23:24:29 +02:00
Sandbox Allow more lobby parameters to be configured. 2020-02-08 21:23:37 +01:00
Throw Fix throwing. 2020-07-02 23:28:37 +02:00
Utility Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
Content.Server.csproj use CannyFastMath in various places even where it might not be any different 2020-06-14 09:36:53 -04:00
EntryPoint.cs Fix cases of net messages not being registered before being sent. 2020-07-06 22:57:01 +02:00
IgnoredComponents.cs Make Server/Client Ignored Components lists easier to find (#1202) 2020-07-02 15:50:45 +02:00
MoMMILink.cs Use new GetFromJson method for convenience. 2020-04-16 21:24:43 +02:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs NodeGroup remake deferment (#1268) 2020-07-06 15:48:18 +02:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Allow server to send cursor-located popup messages. 2020-05-23 18:45:47 +02:00
StatusShell.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00