Delta-v/Content.Server/Administration/Commands
Moony 3d3c9e3348
Toolshed part 2 (#18997)
* fixe

* Save work.

* Rune-aware parser.

* oogh

* pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests

* Publicizes a lot of common generic commands, so custom toolshed envs can include them.

* i think i might implode

* Tests.

* a

* b

* awa

---------

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2023-08-23 16:03:41 -05:00
..
AGhost.cs Mind ECS (#16826) 2023-06-19 04:33:19 +10:00
AddBodyPartCommand.cs Fix index out of range exception on the admin commands (#16478) 2023-05-15 14:24:03 -07:00
AddEntityStorageCommand.cs Command perm modifications (#11273) 2022-09-14 19:02:38 -05:00
AddMechanismCommand.cs ECS and cleanup body system, merge body templates and presets into body prototypes (#11991) 2022-10-22 15:46:28 -07:00
AddPolymorphActionCommand.cs fix polymorph command help text (#16713) 2023-05-22 17:49:55 -07:00
AddReagent.cs Command perm modifications (#11273) 2022-09-14 19:02:38 -05:00
AdminLogBulk.cs Make AdminLogsSystem an IoC manager (#8492) 2022-05-28 23:41:17 -07:00
AdminWhoCommand.cs Make adminwho require admin perms (#8421) 2022-05-25 10:49:22 +10:00
AnnounceUiCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BanCommand.cs Better notes and bans (#14228) 2023-07-21 13:38:52 +02:00
BanExemptionCommands.cs Fix ban_exemption_get only listing Datacenter flag (#15814) 2023-04-27 11:56:26 -07:00
BanListCommand.cs Add command to list someone's bans (#12927) 2022-12-20 11:40:13 +01:00
BanPanelCommand.cs Better notes and bans (#14228) 2023-07-21 13:38:52 +02:00
ClearBluespaceLockerLinks.cs Fix and improve bluespace lockers (#13139) 2022-12-24 22:35:03 -06:00
ControlMob.cs Mind ECS (#16826) 2023-06-19 04:33:19 +10:00
DSay.cs Add department-specific radio channels (#9061) 2022-06-23 20:11:03 +10:00
DeAdminCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10: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 Dirty command fix (#8534) 2022-05-30 00:10:57 -07:00
ExplosionCommand.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
FaxUiCommand.cs Add fax admin panel (#15215) 2023-04-16 23:20:57 -07:00
LinkBluespaceLocker.cs Bluespace locker event prep (#13397) 2023-01-13 15:20:28 -07:00
LoadGameMapCommand.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
OSay.cs Add osay command (#13057) 2022-12-19 22:14:43 -06:00
OpenAdminLogsCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
OpenAdminNotesCommand.cs Probably fix adminnotes for offline players (#10292) 2022-08-04 17:52:13 +02:00
OpenPermissionsCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
OpenUserVisibleNotesCommand.cs Better notes and bans (#14228) 2023-07-21 13:38:52 +02:00
OwoifyCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PanicBunkerCommand.cs Add panic bunker toggle to admin menu (#13450) 2023-01-20 07:25:35 -08:00
PardonCommand.cs Add ban list window (#12574) 2022-11-14 20:06:55 +01:00
PlayGlobalSoundCommand.cs Add support for client-side replays (#17168) 2023-06-19 03:23:31 +10:00
PlayTimeCommands.cs Update PlayTimeCommands.cs (#10596) 2022-08-14 13:16:47 -07:00
PromoteHostCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ReAdminCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ReadyAll.cs Refactor lobby status (#10550) 2022-08-14 12:54:49 -07:00
RemoveBodyPartCommand.cs ECS and cleanup body system, merge body templates and presets into body prototypes (#11991) 2022-10-22 15:46:28 -07:00
RemoveEntityStorageCommand.cs Command perm modifications (#11273) 2022-09-14 19:02:38 -05:00
RemoveExtraComponents.cs Remove last component.Name calls (#13593) 2023-01-19 13:57:18 +11:00
RemoveMechanismCommand.cs ECS and cleanup body system, merge body templates and presets into body prototypes (#11991) 2022-10-22 15:46:28 -07: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 Fix index out of range exception on the admin commands (#16478) 2023-05-15 14:24:03 -07:00
SetAdminOOC.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SetMindCommand.cs Fix setmind command (#18799) 2023-08-07 17:18:39 +10:00
SetOutfitCommand.cs Dewarns access (#16666) 2023-07-23 14:19:51 +10:00
SetSolutionCapacity.cs Missing nullables (#8634) 2022-06-04 17:17:48 +10:00
SetSolutionTemperature.cs Missing nullables (#8634) 2022-06-04 17:17:48 +10:00
SetSolutionThermalEnergy.cs Solution rejig (#12428) 2023-01-12 14:41:40 +11:00
ShowGhostsCommand.cs view ghosts on round end (#11680) 2022-10-05 21:55:11 -05:00
ShuttleCommands.cs Slight localization func cleanup (#11380) 2022-10-18 19:51:18 -07:00
ThrowScoreboardCommand.cs Displaying of player characters in the round end statistics (#9006) 2022-06-23 19:32:06 +10:00
VariantizeCommand.cs Support weighted tile variantize (#18940) 2023-08-13 01:25:54 -06:00
WarpCommand.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00