Files
tbd-station-14/Content.Shared
DrSmugleaf d91a8c4925 Add delaystart and forcepreset commands (#1163)
* Add extendroundstart message to extend lobby start timer

* Rename StartExtend to DelayStart

* Fix delaystart amounts above 59 not working

* Change delaystart seconds type from int to uint

* Change delaystart wrong args amount message

* Add forcegamepreset command

* Rename forcegamepreset to forcepreset and merged start and forcestart preset methods

* Fix index out of bounds exception when forcing suspicion to start

* Change game preset to match regardless of casing

* Add forcepreset unknown preset message

* Add and move in lobby checks

* Remove testing changes

* Change delaystart to pause/resume the timer when no seconds are specified

* Change pause message

* Remove testing code

* Change 0 seconds to not be a valid amount of seconds

* Replace MsgTickerLobbyCountdown Seconds with DateTime instead of uint

* Add one entire dot

* Replace Math.Min + Math.Max with Math.Clamp

Co-authored-by: ComicIronic <comicironic@gmail.com>

Co-authored-by: ComicIronic <comicironic@gmail.com>
2020-06-21 22:05:47 +02:00
..
Acc
2020-01-19 18:33:30 +01:00
2020-06-18 14:52:44 +02:00
2020-04-09 03:31:40 +02:00
2020-05-24 18:56:19 +02:00
2020-05-28 17:44:51 +02:00
2020-05-05 00:39:15 +02:00
2020-01-24 16:31:18 +01:00
2020-02-23 00:30:36 +01:00
2020-01-24 17:25:01 +01:00
2020-06-05 18:44:25 +02:00
2019-11-13 23:37:46 +01:00
2019-10-02 21:47:32 +02:00
2020-06-21 21:47:15 +02:00
2018-04-12 23:56:43 +02:00
2020-05-28 00:58:57 +02:00