]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Kill `SharedEntityExtensions` and all popup extensions (#20909)
authorKara <lunarautomaton6@gmail.com>
Mon, 16 Oct 2023 05:56:09 +0000 (22:56 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 05:56:09 +0000 (16:56 +1100)
commit77964d4a6b7ab33bfe51e070a11dc290eb8ea7da
tree73b6bd4eb249b062995494e171795a932343f80b
parent00e274ea388bc4ce1e59d9dc197a1886fe19bb34
Kill `SharedEntityExtensions` and all popup extensions (#20909)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
20 files changed:
Content.Server/Administration/Systems/AdminVerbSystem.cs
Content.Server/Atmos/EntitySystems/FlammableSystem.cs
Content.Server/Atmos/Piping/Binary/EntitySystems/GasPressurePumpSystem.cs
Content.Server/Atmos/Piping/Binary/EntitySystems/GasVolumePumpSystem.cs
Content.Server/Atmos/Piping/Trinary/EntitySystems/GasMixerSystem.cs
Content.Server/Botany/Systems/BotanySystem.Seed.cs
Content.Server/Botany/Systems/LogSystem.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Server/Chat/SuicideSystem.cs
Content.Server/Coordinates/SpawnRandomOffsetSystem.cs
Content.Server/Kitchen/EntitySystems/ReagentGrinderSystem.cs
Content.Server/Popups/PopupExtensions.cs [deleted file]
Content.Server/Popups/PopupMsgCommand.cs [deleted file]
Content.Server/Popups/PopupSystem.cs
Content.Server/Repairable/RepairableSystem.cs
Content.Server/Stunnable/Systems/StunbatonSystem.cs
Content.Shared/Popups/SharedPopupExtensions.cs [deleted file]
Content.Shared/Random/Helpers/SharedEntityExtensions.cs [deleted file]
Content.Shared/Random/RandomHelperSystem.cs [new file with mode: 0644]
SpaceStation14.sln.DotSettings