| .. |
|
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
|
Adds jittering. (#4809)
|
2021-10-09 17:30: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 |
|
WarpCommand.cs
|
Gets rid of all ComponentManager usages. (#4707)
|
2021-09-28 13:35:29 +02:00 |