..
Station
Refactor stations to properly use entity prototypes. (stationsv3) ( #16570 )
2023-05-19 15:45:09 -05:00
AGhost.cs
Revert "Mind ecs" ( #14881 )
2023-03-27 08:24:00 +11: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
Clean up polymorphsystem ( #14297 )
2023-03-06 09:37:18 -08: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
Ban message improvements ( #14731 )
2023-03-18 19:55:12 -05: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
ClearBluespaceLockerLinks.cs
Fix and improve bluespace lockers ( #13139 )
2022-12-24 22:35:03 -06:00
ControlMob.cs
Revert "Mind ecs" ( #14881 )
2023-03-27 08:24:00 +11: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
Command perm modifications ( #11273 )
2022-09-14 19:02:38 -05:00
DeleteEntitiesWithComponent.cs
Command perm modifications ( #11273 )
2022-09-14 19:02:38 -05:00
DeleteEntitiesWithId.cs
Cleanup the namespaces ( #8132 )
2022-05-13 17:59:03 +10:00
DeleteEntityCommand.cs
Cleanup the namespaces ( #8132 )
2022-05-13 17:59:03 +10:00
DepartmentBanCommand.cs
add times for departmentban command to match roleban command ( #14051 )
2023-02-14 19:29:11 +01:00
DirtyCommand.cs
Dirty command fix ( #8534 )
2022-05-30 00:10:57 -07:00
ExplosionCommand.cs
Try fix click sorting & other misc changes. ( #15686 )
2023-04-23 17:44:27 +10:00
FaxUiCommand.cs
Add fax admin panel ( #15215 )
2023-04-16 23:20:57 -07:00
FindEntitiesWithComponents.cs
Cleanup the namespaces ( #8132 )
2022-05-13 17:59:03 +10:00
LinkBluespaceLocker.cs
Bluespace locker event prep ( #13397 )
2023-01-13 15:20:28 -07:00
LoadGameMapCommand.cs
Update content to mapsystem ( #12387 )
2022-11-13 17:47:48 +11: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
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
Probably fix playglobalsound completion ( #16297 )
2023-05-13 11:54:02 -04:00
PlayTimeCommands.cs
Update PlayTimeCommands.cs ( #10596 )
2022-08-14 13:16:47 -07:00
PolymorphCommand.cs
Clean up polymorphsystem ( #14297 )
2023-03-06 09:37:18 -08: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
RejuvenateCommand.cs
Remove diseases ( #15684 )
2023-05-07 17:50:37 +10: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
Add times to ban commands ( #13804 )
2023-01-31 12:43:44 +11: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
Revert "Mind ecs" ( #14881 )
2023-03-27 08:24:00 +11:00
SetOutfitCommand.cs
Remove hands component reference ( #15197 )
2023-04-07 11:21:12 -07: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
TagCommands.cs
Add prevent suicide to minds and add tag control commands ( #13307 )
2023-02-17 01:36:10 +01:00
ThrowScoreboardCommand.cs
Displaying of player characters in the round end statistics ( #9006 )
2022-06-23 19:32:06 +10:00
VariantizeCommand.cs
Content changes for mapgrid kill ( #12567 )
2022-11-22 13:12:04 +11:00
WarpCommand.cs
Content update for ECS physics ( #13291 )
2023-01-15 15:38:59 +11:00