This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
24dd207b4f0c5c35ba929fba34f2c0882b7f59ea
tbd-station-14
/
Content.Server
/
GameTicking
/
Commands
History
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
…
EndRoundCommand.cs
…
ForceMapCommand.cs
Forcemap can be cleared with empty string again (
#29472
)
2024-06-26 16:41:31 +10:00
ForcePresetCommand.cs
…
GoLobbyCommand.cs
…
JoinGameCommand.cs
…
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
…
SetGamePresetCommand.cs
setgamepreset command rework (take two) (
#30812
)
2025-04-18 22:24:39 +10:00
StartRoundCommand.cs
…
ToggleDisallowLateJoinCommand.cs
…
ToggleReadyCommand.cs
…