..
AGhostCommand.cs
Fix AGhostCommand naming ( #29945 )
2024-07-14 20:25:18 +10: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
Clean up command perms ( #28451 )
2024-06-01 01:14:43 -07:00
AnnounceUiCommand.cs
Clean up command perms ( #28451 )
2024-06-01 01:14:43 -07:00
BabyJailCommand.cs
Fix baby jail ( #29896 )
2024-07-11 15:14:01 +10: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
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
DSay.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
Admin notes bugfixes ( #18189 )
2023-07-21 15:43:47 +02:00
DirtyCommand.cs
Add some tests and fix some miscellaneous bugs ( #22836 )
2023-12-28 10:05:20 +11: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
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
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
OSay.cs
Content update for NetEntities ( #18935 )
2023-09-11 09:42:41 +10:00
OpenAdminLogsCommand.cs
fix(Commands): Improve Localization of commands. Standardize some behaviors. ( #30362 )
2024-08-11 19:46:57 +10:00
OpenAdminNotesCommand.cs
fix(Commands): Improve Localization of commands. Standardize some behaviors. ( #30362 )
2024-08-11 19:46:57 +10: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
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
Un-revert IPlayerManager refactor ( #21244 )
2023-10-28 09:59:53 +11:00
PersistenceSaveCommand.cs
Reduced Warning Count By 130 For Full Rebuilds ( #26518 )
2024-03-29 16:28:16 +11:00
PlayGlobalSoundCommand.cs
Fix playglobalsound autocompletion ( #26167 )
2024-03-24 14:15:26 +11:00
PlayTimeCommands.cs
Fix `playtime_addrole` command printing the wrong time ( #28783 )
2024-06-12 23:31:21 -07:00
PlayerPanelCommand.cs
Implement a playerpanel ( #30238 )
2024-08-09 15:33:25 +10: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
Admin notes bugfixes ( #18189 )
2023-07-21 15:43:47 +02:00
RoleBanListCommand.cs
Integrate Modern HWID into content
2024-11-12 01:51:54 +01:00
RoleUnbanCommand.cs
Fix role unbans not applying in real time ( #20547 )
2023-09-28 16:46:39 -07:00
SetAdminOOC.cs
fix(Commands): Improve Localization of commands. Standardize some behaviors. ( #30362 )
2024-08-11 19:46:57 +10:00
SetMindCommand.cs
Replace EntityUid parsing with NetEntity ( #23474 )
2024-01-04 11:04:31 +11:00
SetOutfitCommand.cs
Fix Set Outfit command/verb ( #29672 )
2024-09-19 18:02:37 +10: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
Revert "Fix chat bubbles ( #25643 )" ( #25645 )
2024-02-28 00:51:20 +11:00