8 Commits

Author SHA1 Message Date
Spookerton 6d865d9859 remove usages of /tmp/ 2024-01-18 07:33:14 +00:00
spookerton 26a8ee2c0d normalize subsystem wait time / ticks lines 2022-03-31 20:26:29 +01:00
spookerton 01b1a22a11 massage subsystem definition for read/maintain 2022-03-31 20:25:42 +01:00
Atermonera 253e3710d9 Inactivity subsystem kicks ghosts and admins again (#6886)
* inactivity subsystem kicks ghosts

* Removes admin exemption, adds can_kick() proc for downstreams

* Update inactivity.dm
2020-03-29 14:49:28 -07:00
Unknown 74c0137a6b Ports Inactivity SS from Bay
Remember that server-destroying timer bug that VORE keeps getting?

Turns out, it is related to the inactivity subsystem, that, due to having SS_BACKGROUND and SS_NO_TICK_CHECK flags, causes the master controller to break in a horrible way. One of the consequences of the master controller breaking is that the timer subsystem stops running.

I am relieved that this monster of a bug has finally been slain. Hopefully.
2020-03-09 01:03:04 -04:00
MisterLayne de647089ef begone client 2019-01-28 16:22:53 -05:00
kevinz000 ae64d73972 Upgrades SDQL2 and refactors it to a datum (#5793)
* SDQL2
2019-01-09 18:12:12 -08:00
kevinz000 f385dac926 stuff 2018-10-30 18:20:13 -07:00