Delta-v/Content.Server/GameTicking/Commands
Errant 80ec149955
setgamepreset command rework (take two) (#30812)
* gameticker.gamepreset namespace

* setgamepreset now has a finite duration

* comments, cleanup
2025-04-18 22:24:39 +10:00
..
DelayStartCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
EndRoundCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
ForceMapCommand.cs Forcemap can be cleared with empty string again (#29472) 2024-06-26 16:41:31 +10:00
ForcePresetCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
GoLobbyCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
JoinGameCommand.cs Fix late join & observe to de-admin admins. (#28319) 2024-05-28 14:00:42 -04:00
ObserveCommand.cs fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
RespawnCommand.cs Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433) 2024-08-31 21:38:03 +10:00
RestartRoundCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
SetGamePresetCommand.cs setgamepreset command rework (take two) (#30812) 2025-04-18 22:24:39 +10:00
StartRoundCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
ToggleDisallowLateJoinCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ToggleReadyCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00