Delta-v/Content.Server/Administration/Commands
Leon Friedrich dfbcd93745
Fix `playtime_addrole` command printing the wrong time (#28783)
2024-07-05 20:27:53 +02:00
..
AGhost.cs Make aghost command work on other players using optional argument (#26546) 2024-04-07 14:16:28 +02:00
AddBodyPartCommand.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
AddEntityStorageCommand.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
AddMechanismCommand.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
AddPolymorphActionCommand.cs Cleanups PolymorphSystem/Components/Prototypes (#23721) 2024-02-08 12:20:24 +01:00
AddReagent.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
AdminLogBulk.cs Make AdminLogsSystem an IoC manager (#8492) 2022-05-28 23:41:17 -07:00
AdminWhoCommand.cs Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
AnnounceUiCommand.cs Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
BabyJailCommand.cs SS14-28662 Add Baby Jail: a Jail for Babies (inverse panic bunker) (#28763) 2024-07-05 20:23:37 +02:00
BanCommand.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
BanExemptionCommands.cs Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
BanListCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
BanPanelCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
ClearBluespaceLockerLinks.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
ControlMob.cs Replace EntityUid parsing with NetEntity (#23474) 2024-01-26 21:29:52 +01:00
DSay.cs Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
DeAdminCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
DeleteComponent.cs Update GetComponents for IEnumerable (#18395) 2023-07-30 03:34:41 +10:00
DepartmentBanCommand.cs Admin notes bugfixes (#18189) 2023-07-21 15:43:47 +02:00
DirtyCommand.cs Add some tests and fix some miscellaneous bugs (#22836) 2024-01-22 18:44:30 +01:00
ExplosionCommand.cs Resolve `'TransformComponent.MapPosition' is obsolete` in content (#27939) 2024-05-18 13:58:34 +02:00
FaxUiCommand.cs Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
FollowCommand.cs fix follow comannd help locale (#25032) 2024-02-18 22:35:13 +01:00
JobWhitelistCommands.cs Add job whitelist system (#28085) 2024-06-01 18:02:43 +02:00
LinkBluespaceLocker.cs Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
LoadGameMapCommand.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
OSay.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
OpenAdminLogsCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
OpenAdminNotesCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
OpenPermissionsCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
OpenUserVisibleNotesCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
OwoifyCommand.cs Replace EntityUid parsing with NetEntity (#23474) 2024-01-26 21:29:52 +01:00
PanicBunkerCommand.cs Panic Bunker uses minutes not hours (#28805) 2024-07-05 20:24:14 +02:00
PardonCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
PersistenceSaveCommand.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-04-07 14:11:06 +02:00
PlayGlobalSoundCommand.cs Fix playglobalsound autocompletion (#26167) 2024-03-27 18:28:32 +01:00
PlayTimeCommands.cs Fix `playtime_addrole` command printing the wrong time (#28783) 2024-07-05 20:27:53 +02:00
PromoteHostCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ReAdminCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
ReadyAll.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-18 13:58:55 +02:00
RemoveBodyPartCommand.cs Refactoring body system to use containers and general body cleanup (#20202) 2023-09-27 21:59:12 +02:00
RemoveEntityStorageCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02: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-27 21:59:12 +02:00
RoleBanCommand.cs Admin notes bugfixes (#18189) 2023-07-21 15:43:47 +02:00
RoleBanListCommand.cs Roleban completions (#9114) 2022-06-24 21:14:47 +10:00
RoleUnbanCommand.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
SetAdminOOC.cs Clean up command perms (#28451) 2024-06-01 18:01:58 +02:00
SetMindCommand.cs Replace EntityUid parsing with NetEntity (#23474) 2024-01-26 21:29:52 +01:00
SetOutfitCommand.cs Partial cherry-pick: Loadouts redux (#25715) 2024-04-22 03:28:58 +02:00
SetSolutionCapacity.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SetSolutionTemperature.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SetSolutionThermalEnergy.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01: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-18 13:58:55 +02:00
StealthminCommand.cs Add stealthmins (#26263) 2024-03-27 18:32:01 +01:00
ThrowScoreboardCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-18 13:58:55 +02:00
VariantizeCommand.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-04-07 14:11:06 +02:00
WarpCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00