Commit Graph

5 Commits

Author SHA1 Message Date
SkyratBot 2848503968 [MIRROR] Improves Readability/Documentation of SSTicker.force_ending [MDB IGNORE] (#17633)
* Improves Readability/Documentation of SSTicker.force_ending (#71329)

## About The Pull Request

Hey there,

force_ending was a boolean (with inconsistent usage, flip-flopping
between using TRUE/FALSE and 1/0 variables), so let's just change it all
over to the macros and call it a good day.

I also updated documentation of the variables in that "code block" in
SSTicker while in the area because changing just one line made it look
ugly. Some of the documentation was no longer current to it's... current
use in code, so I updated those as well.
## Why It's Good For The Game

Pure code improvement, DMdocs are swell, and readability is kino.
## Changelog
Nothing here should affect players.

* Improves Readability/Documentation of SSTicker.force_ending

Co-authored-by: san7890 <the@san7890.com>
2022-11-22 10:59:53 -05:00
SkyratBot f5c5bd556b [MIRROR] Add delay round end to the server tab [MDB IGNORE] (#15139)
* Add delay round end to the server tab

* Fixing conflicts again!

Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2022-07-23 15:47:55 -04:00
SkyratBot 2907da3c65 [MIRROR] toggle random events on/off no longer sends unspanned feedback to user [MDB IGNORE] (#8731)
* toggle random events on/off no longer sends unspanned feedback to user (#61982)

The verb already messages admins and pressing the verb requires you to be an admin. to_chat entirely unneeded!

* toggle random events on/off no longer sends unspanned feedback to user

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
2021-10-11 14:13:23 +13:00
SkyratBot 717bc1a8c1 [MIRROR] server restarting stuff uses alert instead of tgui alert (#8131)
* server restarting stuff uses alert instead of tgui alert (#61405)

if tgui is broken you should still be able to reboot world

* server restarting stuff uses alert instead of tgui alert

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
2021-09-12 22:55:06 +01:00
SkyratBot 7371a37004 [MIRROR] Splits 'random verbs' into several other verb files (#7127)
* Splits 'random verbs' into several other verb files

* a

* f

Co-authored-by: dragomagol <66640614+dragomagol@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-07-28 21:51:38 +01:00