fish-station/Content.Server/Administration/Commands
Vigers Ray 84c607c84a Merge remote-tracking branch 'space-wizards/master'
# Conflicts:
#	Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTab.xaml.cs
#	Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTabEntry.xaml
#	Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTabEntry.xaml.cs
#	Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTabHeader.xaml
#	Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTabHeader.xaml.cs
#	Content.Server/Administration/Systems/AdminSystem.cs
#	Content.Server/Administration/Systems/AdminVerbSystem.Antags.cs
#	Content.Server/Ghost/GhostSystem.cs
#	Resources/Locale/en-US/_strings/administration/antag.ftl
#	Resources/Locale/en-US/_strings/administration/commands/adminnotes.ftl
#	Resources/Locale/en-US/_strings/construction/components/block-anchor-component.ftl
#	Resources/Locale/en-US/_strings/power/commands.ftl
#	Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml
#	Resources/Textures/Interface/Misc/job_icons.rsi/meta.json
#	Resources/Textures/Objects/Specific/Hydroponics/aloe.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/apple.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/chili.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/corn.rsi/meta.json
#	Resources/Textures/Objects/Specific/Hydroponics/corn.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/eggplant.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/eggy.rsi/meta.json
#	Resources/Textures/Objects/Specific/Hydroponics/lemon.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/onion_red.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/potato.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/sugarcane.rsi/produce.png
#	Resources/Textures/Objects/Specific/Hydroponics/tomato.rsi/produce.png
2025-03-27 20:37:49 +03:00
..
AddBodyPartCommand.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-21 17:23:02 +10:00
AddEntityStorageCommand.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
AddMechanismCommand.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-21 17:23:02 +10:00
AddPolymorphActionCommand.cs Cleanups PolymorphSystem/Components/Prototypes (#23721) 2024-02-01 23:17:02 +11:00
AddReagent.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
AdminLogBulk.cs Make AdminLogsSystem an IoC manager (#8492) 2022-05-28 23:41:17 -07:00
AdminWhoCommand.cs админвху для всех 2025-02-09 23:38:39 +03:00
AGhostCommand.cs Fix AGhostCommand naming (#29945) 2024-07-14 20:25:18 +10:00
AnnounceUiCommand.cs Clean up command perms (#28451) 2024-06-01 01:14:43 -07:00
BanCommand.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
BanExemptionCommands.cs Clean up command perms (#28451) 2024-06-01 01:14:43 -07:00
BanListCommand.cs Integrate Modern HWID into content 2024-11-12 01:51:54 +01:00
BanPanelCommand.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
ChangeCvarCommand.cs "New player" admin logging improvements (#35961) 2025-03-20 20:56:51 +01:00
ClearBluespaceLockerLinks.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
ControlMob.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
DeAdminCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
DeleteComponent.cs Update GetComponents for IEnumerable (#18395) 2023-07-30 03:34:41 +10:00
DepartmentBanCommand.cs Фиксы апстрима 2024-06-04 09:52:26 +03:00
DirtyCommand.cs Add some tests and fix some miscellaneous bugs (#22836) 2023-12-28 10:05:20 +11:00
DSay.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
EraseCommand.cs Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433) 2024-08-31 21:38:03 +10:00
ExplosionCommand.cs Log enrichment: Explosion damage to players (#29762) 2024-08-09 16:24:05 +10:00
FaxUiCommand.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
FollowCommand.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
ForceGhostCommand.cs add forceghost admin command (#35518) 2025-03-08 13:39:04 +11:00
JobWhitelistCommands.cs fix(cmd-Jobwhitelistadd): Fixed typo in Loc.GetString (#30355) 2024-07-25 23:55:44 -06:00
LinkBluespaceLocker.cs Clean up command perms (#28451) 2024-06-01 01:14:43 -07:00
LoadGameMapCommand.cs Refactor map loading & saving 2024-12-23 02:42:17 +13:00
OpenAdminLogsCommand.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
OpenAdminNotesCommand.cs adminnotes command cleanup (#36086) 2025-03-25 22:42:17 -07:00
OpenPermissionsCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
OpenUserVisibleNotesCommand.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
OSay.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
OwoifyCommand.cs Replace EntityUid parsing with NetEntity (#23474) 2024-01-04 11:04:31 +11:00
PanicBunkerCommand.cs Panic Bunker uses minutes not hours (#28805) 2024-06-09 22:45:47 +02:00
PardonCommand.cs Фикс антаг банов и наказание случайной смерти [ПОРТ] (#1088) 2025-01-11 05:07:34 +03:00
PersistenceSaveCommand.cs Moar engine changes 2024-12-24 18:57:52 +13:00
PlayerPanelCommand.cs Implement a playerpanel (#30238) 2024-08-09 15:33:25 +10:00
PlayGlobalSoundCommand.cs Fix playglobalsound autocompletion (#26167) 2024-03-24 14:15:26 +11:00
PlayTimeCommands.cs Merge remote-tracking branch 'refs/remotes/wizards/master' 2024-06-13 09:47:00 +03:00
PromoteHostCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ReAdminCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
ReadyAll.cs Resolve 'EntitySystem.Get<T>()' is obsolete in content (#27936) 2024-05-12 20:34:52 -04:00
RemoveBodyPartCommand.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-21 17:23:02 +10:00
RemoveEntityStorageCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
RemoveExtraComponents.cs Remove last component.Name calls (#13593) 2023-01-19 13:57:18 +11:00
RemoveMechanismCommand.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-21 17:23:02 +10:00
RoleBanCommand.cs Merge remote-tracking branch 'space-wizards/master' 2025-03-25 11:30:01 +03:00
RoleBanListCommand.cs Integrate Modern HWID into content 2024-11-12 01:51:54 +01:00
RoleUnbanCommand.cs Фикс антаг банов и наказание случайной смерти [ПОРТ] (#1088) 2025-01-11 05:07:34 +03:00
SetAdminOOC.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
SetMindCommand.cs [ADMIN minor update] Add Autocompletion for Player Usernames in SetMind Command (#35477) 2025-02-24 22:29:05 +01:00
SetOutfitCommand.cs фиксы 2024-09-19 16:57:23 +03:00
SetSolutionCapacity.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SetSolutionTemperature.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SetSolutionThermalEnergy.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
ShowGhostsCommand.cs view ghosts on round end (#11680) 2022-10-05 21:55:11 -05:00
ShuttleCommands.cs Resolve 'EntitySystem.Get<T>()' is obsolete in content (#27936) 2024-05-12 20:34:52 -04:00
StealthminCommand.cs Add stealthmins (#26263) 2024-03-24 10:39:53 -05:00
ThrowScoreboardCommand.cs Resolve 'EntitySystem.Get<T>()' is obsolete in content (#27936) 2024-05-12 20:34:52 -04:00
VariantizeCommand.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-03-29 16:28:16 +11:00
WarpCommand.cs Cleanup WarpCommand (#36088) 2025-03-26 03:17:46 +01:00