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] Station Goals are now handled by SSstation instead of a global list #1781

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#715
Original PR: tgstation/tgstation#81177

About The Pull Request

You can now get station goals in a slightly better way over using a locate() in call on a global list.
The Meteor Satellite goal no longer stores a giant list of ALL OBJECTS in view. And now correctly only counts turfs.

Changelog

🆑 ZephyrTFA
fix: Meteor Satellites no longer erroneously count every piece of paper as a protected turf.
fix: As a result the station goal is slightly more difficult
/:cl:

…al list (#715)

* Station Goals are now handled by SSstation instead of a global list (#81177)

## About The Pull Request

You can now get station goals in a slightly better way over using a
`locate() in` call on a global list.
The Meteor Satellite goal no longer stores a giant list of ALL OBJECTS
in view. And now correctly only counts turfs.
## Changelog
:cl:
fix: Meteor Satellites no longer erroneously count every piece of paper
as a protected turf.
fix: As a result the station goal is slightly more difficult
/:cl:

---------

Co-authored-by: LemonInTheDark <[email protected]>

* Station Goals are now handled by SSstation instead of a global list

* Modular

* Okay, length() it is

* Wait that was wrong before

* Some more forgotten things

* ...

---------

Co-authored-by: Zephyr <[email protected]>
Co-authored-by: LemonInTheDark <[email protected]>
Co-authored-by: Mal <[email protected]>
@ReezeBL ReezeBL merged commit 89e26d5 into master Feb 6, 2024
23 checks passed
@ReezeBL ReezeBL deleted the upstream-mirror-715 branch February 6, 2024 07:47
AnywayFarus added a commit that referenced this pull request Feb 6, 2024
Iajret pushed a commit that referenced this pull request Apr 3, 2024
* TGUI: bumps yarn version

* Update yarn.lock

---------

Co-authored-by: Jeremiah <[email protected]>
Co-authored-by: Mal <[email protected]>
Iajret added a commit that referenced this pull request Apr 3, 2024
* [MIRROR] TGUI: bumps yarn version (#1781)

* TGUI: bumps yarn version

* Update yarn.lock

---------

Co-authored-by: Jeremiah <[email protected]>
Co-authored-by: Mal <[email protected]>

* ?

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Jeremiah <[email protected]>
Co-authored-by: Mal <[email protected]>
Co-authored-by: Iajret <[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