Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Fixes station trait jobs and bank accounts ignoring the concept of jobs being singletons #2223

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1233
Original PR: tgstation/tgstation#81756

About The Pull Request

Jobs are singletons don't make new ones!!

Also this tweaks job station traits slightly so that traits in the future support multiple slots without breaking

…ept of jobs being singletons (#1233)

* Fixes station trait jobs and bank accounts ignoring the concept of jobs being singletons (#81756)

## About The Pull Request

Jobs are singletons don't make new ones!!

Also this tweaks job station traits slightly so that traits in the
future support multiple slots without breaking

* Fixes station trait jobs and bank accounts ignoring the concept of jobs being singletons

---------

Co-authored-by: MrMelbert <[email protected]>
@Iajret Iajret merged commit 8e86dc4 into master Mar 2, 2024
24 checks passed
@Iajret Iajret deleted the upstream-mirror-1233 branch March 2, 2024 19:19
Iajret pushed a commit that referenced this pull request Apr 28, 2024
* fix roleless poll ignores not working (#82911)

Fixes tgstation/tgstation#82890

In some cases an alert poll had no role, like the monkey helmet, and
because of that it skipped the eligibility check
## Changelog
:cl:
fix: All alert polls ignore option works
/:cl:

* fix roleless poll ignores not working

---------

Co-authored-by: 13spacemen <[email protected]>
ReezeBL pushed a commit that referenced this pull request Apr 29, 2024
* fix roleless poll ignores not working (#82911)

Fixes tgstation/tgstation#82890

In some cases an alert poll had no role, like the monkey helmet, and
because of that it skipped the eligibility check
## Changelog
:cl:
fix: All alert polls ignore option works
/:cl:

* fix roleless poll ignores not working

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: 13spacemen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants