]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Content arch (#20107)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Thu, 23 Nov 2023 03:34:37 +0000 (14:34 +1100)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2023 03:34:37 +0000 (14:34 +1100)
commit93bd9972f12a4645ca4e54307a6daaf47ffd8d7c
treedd1fb7acfb3ee8d93afe7189bef1d46e98020bfc
parent7d2e8c7087d1b502d957d22a0ee12d11bb358cf0
Content arch (#20107)

Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
33 files changed:
Content.Client/Weather/WeatherOverlay.cs [new file with mode: 0644]
Content.IntegrationTests/Tests/Interaction/InteractionTest.Helpers.cs
Content.IntegrationTests/Tests/PrototypeSaveTest.cs
Content.Server/Administration/Commands/ControlMob.cs
Content.Server/Administration/Commands/OwoifyCommand.cs
Content.Server/Administration/Commands/SetMindCommand.cs
Content.Server/Administration/Commands/SetOutfitCommand.cs
Content.Server/Administration/Systems/AdminVerbSystem.cs
Content.Server/Administration/UI/SetOutfitEui.cs
Content.Server/Humanoid/Systems/RandomHumanoidSystem.cs
Content.Server/Jobs/AddComponentSpecial.cs
Content.Server/NPC/Commands/AddNPCCommand.cs
Content.Server/Sandbox/Commands/ColorNetworkCommand.cs
Content.Server/Traitor/Uplink/Commands/AddUplinkCommand.cs
Content.Server/Verbs/Commands/InvokeVerbCommand.cs
Content.Server/Verbs/Commands/ListVerbsCommand.cs
Content.Server/Xenoarchaeology/Equipment/Systems/ArtifactAnalyzerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/ArtifactSystem.Nodes.cs
Content.Shared/Anomaly/SharedAnomalySystem.cs
Content.Shared/Blocking/BlockingSystem.User.cs
Content.Shared/Chasm/ChasmSystem.cs
Content.Shared/Climbing/Systems/ClimbSystem.cs
Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs
Content.Shared/Cuffs/SharedCuffableSystem.cs
Content.Shared/Inventory/InventorySystem.Equip.cs
Content.Shared/Lock/LockSystem.cs
Content.Shared/Mech/Equipment/Systems/MechSoundboardSystem.cs
Content.Shared/RCD/Systems/RCDSystem.cs
Content.Shared/Radio/EntitySystems/EncryptionKeySystem.cs
Content.Shared/Storage/EntitySystems/SharedEntityStorageSystem.cs
Content.Shared/Stunnable/SharedStunSystem.cs
Content.Shared/Weapons/Ranged/Systems/RechargeBasicEntityAmmoSystem.cs
SpaceStation14.sln