Files
Bubberstation/code/modules/experisci/experiment/handlers
SkyratBot 601a7f53f0 [MIRROR] Experisci now works if at least one RD server works on your z level [MDB IGNORE] (#20148)
* Experisci now works if at least one RD server works on your z level (#74123)

## About The Pull Request

Experiment handlers now work if at least one RD server works on your
z-level, rather than only checking the first. It was originally done in
a lazy way, and I'm going back on that now to make it more responsive
for players.

## Why It's Good For The Game

This will allow things like off-station and Lavaland to be added to
experisci stuff, which I think would be nice as we can make
mining-related experiments for mining tech just as how there's medical
experiments for medical tech.

It also lets off-station ghost roles do experiments if they don't want
to be a jackass and just waste points, which I think is a positive until
off-station techwebs are added.

## Changelog

🆑
fix: Experimentors can connect to techwebs that have at least one RD
server on the level.
/🆑

* Experisci now works if at least one RD server works on your z level

---------

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2023-03-29 22:30:34 +01:00
..