Delta-v/Content.Server
ColdAutumnRain f5dc62b533
Removed EntityManager member variable from Components and EntitySystems (#2502)
* Removed EntityManager member variable from Components and EntitySystems

* Removed EntityManager with minor corecctions

* Update PathfindingSystem.cs

* Update InteractionSystem.cs

* Update Content.Server/GameObjects/EntitySystems/Click/ExamineSystem.cs

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>

* Update Content.Client/GameObjects/Components/Suspicion/SuspicionRoleComponent.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Client/GameObjects/Components/Suspicion/TraitorOverlay.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/Components/Buckle/BuckleComponent.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/Components/Buckle/BuckleComponent.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/Components/PDA/PDAComponent.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/Components/Singularity/SingularityComponent.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/Components/Singularity/SingularityComponent.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/EntitySystems/AI/Pathfinding/PathfindingSystem.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/EntitySystems/Click/ExamineSystem.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/EntitySystems/Click/InteractionSystem.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/EntitySystems/Click/InteractionSystem.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

* Update Content.Server/GameObjects/Components/Stack/StackComponent.cs

Co-authored-by: Clyybber <darkmine956@gmail.com>

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
Co-authored-by: Clyybber <darkmine956@gmail.com>
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2020-11-18 15:45:53 +01:00
..
AI Updated ContainerHelpers to use new extensions (#2530) 2020-11-13 18:25:04 +11:00
Administration Cleanup, code review, comments. 2020-11-10 21:30:20 +01:00
Atmos Fix running showatmos twice not disabling the atmos overlay (#2557) 2020-11-18 18:18:04 +11:00
Botany Botany (#2357) 2020-10-26 23:19:46 +01:00
Cargo Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Chat Cleanup, code review, comments. 2020-11-10 21:30:20 +01:00
Chemistry Botany (#2357) 2020-10-26 23:19:46 +01:00
Commands Missed these in the merge, whoops. 2020-11-10 17:06:20 +01:00
Construction Fix bug where built computers would spawn with an extra board. 2020-10-31 14:17:33 +01:00
Database Fix postgres problems with admins. 2020-11-13 03:23:13 +01:00
DeviceNetwork Minor device network changes (#2499) 2020-11-05 18:04:21 +01:00
Eui More comments and a fix. 2020-11-10 22:00:07 +01:00
Explosions Make ExplosionHelper methods extensions (#2373) 2020-10-25 12:11:23 +01:00
GameObjects Removed EntityManager member variable from Components and EntitySystems (#2502) 2020-11-18 15:45:53 +01:00
GameTicking Make the MapFile a CVar (#2561) 2020-11-15 14:08:58 +11:00
GlobalVerbs Add unoccluded check for pointing arrows (#2253) 2020-11-03 21:25:31 +11:00
Interfaces Send messages on admin/deadmin. 2020-11-01 23:56:35 +01:00
Jobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Mobs ConGroups are gone. Long live admin flags in content. 2020-10-30 16:06:48 +01:00
Observer ConGroups are gone. Long live admin flags in content. 2020-10-30 16:06:48 +01:00
PDA Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Players ConGroups are gone. Long live admin flags in content. 2020-10-30 16:06:48 +01:00
Preferences Fix issues with .NET 5. 2020-11-11 00:46:13 +01:00
Sandbox Improve "give AA ID". 2020-09-29 16:05:29 +02:00
StationEvents Merge remote-tracking branch 'upstream/master' into 20-10-30-admins 2020-11-10 16:59:17 +01:00
Throw Fix throwing knockback when weightless (#2369) 2020-10-30 01:06:51 +01:00
Utility Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
ConnectionManager.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Content.Server.csproj Another github warning as error (#2516) 2020-11-18 18:19:25 +11:00
EntryPoint.cs Merge branch 'multiple-callbacks' into 20-11-13-merges 2020-11-13 01:30:07 +01:00
IgnoredComponents.cs Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
MoMMILink.cs Change cvar usages to use CVarDef and define them in CCVars (#2250) 2020-11-07 11:15:56 +11:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs Merge remote-tracking branch 'upstream/master' into 20-10-30-admins 2020-11-10 16:59:17 +01:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs ConGroups are gone. Long live admin flags in content. 2020-10-30 16:06:48 +01: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