Files
Bubberstation/code/controllers/subsystem/persistence
sesametg c2618c5d6b Clear the recent map list if there aren't enough players (#95120)
## About The Pull Request and Why It's Good For The Game

/tg/station has a feature that excludes maps from map votes if they have
been played too much recently. It also forces metastation when there are
no/very few players connected, which in practice leads to metastation
being unvotable during active hours.

This PR clears the recent map list if there aren't enough players
connected, so that the vote exclusion works as (I assume) intended.

(I don't know what tags apply below so feel free to mess with that. Also
this needs a config change to enable it.)

## Changelog
🆑
server: fix: HR have reopened positions at unstaffed stations
/🆑

Co-authored-by: Sesame <nope@nope.com>
Co-authored-by: Jordan Dominion <dominion@tgstation13.org>
2026-02-12 08:33:29 +00:00
..