fish-station/Content.Server/Administration/Commands
Vera Aguilera Puerto d3a611164b
Turns GameTicker into an EntitySystem. (#4197)
* GameTicker turned into an EntitySystem

* Turns ClientGameTicker into an EntitySystem, turn NetMessages into events

* Change event names to be more consistent with the rest.

* YAML linter uses the dummy gameticker CVar override.

* Fix game ticker initialization order

* Dummy ticker won't spawn players.

* Fix character creation test
2021-06-20 10:09:24 +02:00
..
AGhost.cs Turns GameTicker into an EntitySystem. (#4197) 2021-06-20 10:09:24 +02:00
BanCommand.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00
BanListCommand.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00
ControlMob.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
DeAdminCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
DeleteComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
DeleteEntitiesWithComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
DeleteEntitiesWithId.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
DeleteEntityCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
DSay.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
ExplosionCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
FindEntitiesWithComponents.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
OpenPermissionsCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
PardonCommand.cs Add pardon command and tests (#3190) 2021-02-13 17:51:54 +01:00
PromoteHostCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
ReAdminCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
ReadyAll.cs Turns GameTicker into an EntitySystem. (#4197) 2021-06-20 10:09:24 +02:00
Rejuvenate.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
RemoveExtraComponents.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
SetAdminOOC.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
SetMindCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
SetOutfitCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
WarpCommand.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00