..
AGhost.cs
Fix ghosts having empty names under certain conditions.
2021-10-06 11:56:16 +02:00
AnnounceUiCommand.cs
Makes announcements a +ADMIN command instead of a +FUN command. ( #4815 )
2021-10-09 18:36:52 +02:00
BanCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
BanListCommand.cs
Use HWIDs for bans.
2021-03-22 01:32:09 +01:00
ControlMob.cs
Removed old Loc.GetString() use instances ( #4155 )
2021-06-21 02:13:54 +02:00
DSay.cs
Removed old Loc.GetString() use instances ( #4155 )
2021-06-21 02:13:54 +02:00
DeAdminCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
DeleteComponent.cs
Normalizes the permissions of some commands. ( #4796 )
2021-10-08 09:41:30 +02:00
DeleteEntitiesWithComponent.cs
Normalizes the permissions of some commands. ( #4796 )
2021-10-08 09:41:30 +02:00
DeleteEntitiesWithId.cs
Normalizes the permissions of some commands. ( #4796 )
2021-10-08 09:41:30 +02:00
DeleteEntityCommand.cs
Re-organize all projects ( #4166 )
2021-06-09 22:19:39 +02:00
ExplosionCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
FindEntitiesWithComponents.cs
Gets rid of all ComponentManager usages. ( #4707 )
2021-09-28 13:35:29 +02:00
OpenPermissionsCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
PardonCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
PromoteHostCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
ReAdminCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
ReadyAll.cs
ReadyAll iterates `PlayersInLobby` instead of using `IPlayerManager`.
2021-09-23 13:18:48 +02:00
RejuvenateCommand.cs
Status effect refactor ( #4868 )
2021-10-15 23:45:04 +02:00
RemoveExtraComponents.cs
Gets rid of all ComponentManager usages. ( #4707 )
2021-09-28 13:35:29 +02:00
SetAdminOOC.cs
Makes Airtight ECS. ( #4351 )
2021-07-25 17:04:58 +10:00
SetMindCommand.cs
Remove redundant #nullable enable ( #4275 )
2021-07-16 17:37:09 -07:00
SetOutfitCommand.cs
Makes Airtight ECS. ( #4351 )
2021-07-25 17:04:58 +10:00
ShuttleCommands.cs
Admin shuttle call button ( #4859 )
2021-10-13 10:15:28 -07:00
WarpCommand.cs
Gets rid of all ComponentManager usages. ( #4707 )
2021-09-28 13:35:29 +02:00