fish-station/Content.Server
2020-09-24 13:13:10 +02:00
..
Administration Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
AI Fix AI con crashes (#2119) 2020-09-22 14:28:37 +02:00
Atmos Adds FlammableComponent, humans can now catch on fire. (#2115) 2020-09-22 15:40:04 +02:00
Body Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Cargo Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Chat Cleanup (#2111) 2020-09-20 17:29:11 +02:00
Chemistry Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
Explosions Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GameObjects You can't construct without hands or when you can't interact anymore. 2020-09-24 13:13:10 +02:00
GameTicking Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
GlobalVerbs Rejuvenate extinguishes people who are on fire 2020-09-23 20:23:20 +02:00
Interfaces Adds FlammableComponent, humans can now catch on fire. (#2115) 2020-09-22 15:40:04 +02:00
Jobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Mobs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Observer Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
PDA Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Placement Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Players Fix NRE when pointing happens without player data or a mind (#1855) 2020-08-22 15:18:04 +02:00
Preferences Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Sandbox Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
StationEvents Refactors radiation (#2009) 2020-09-21 01:49:40 +02:00
Throw Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Utility Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
Content.Server.csproj Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
EntryPoint.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
IgnoredComponents.cs Rework emergency lights (#1830) 2020-08-22 12:06:29 +02:00
MoMMILink.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs Accent System (#1892) 2020-08-25 17:09:39 +02:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
StatusShell.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00