]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Replace EntityUid parsing with NetEntity (#23474)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Thu, 4 Jan 2024 00:04:31 +0000 (19:04 -0500)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2024 00:04:31 +0000 (11:04 +1100)
commit9bff44d141f75eaac72a2f6c089272d0af80df93
tree87b5dd4404e69d8bb9322e8c38afce172f39a2ea
parent292026c58468069a16a07bbc8fcd9935243bf544
Replace EntityUid parsing with NetEntity (#23474)

* Replace EntityUid parsing with NetEntity

* fix

* Other changes required for arch

* And anothher
15 files changed:
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/Commands/ActionCommands.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/XenoArtifacts/ArtifactSystem.Nodes.cs