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

changes the quantum telescope to use landmarks instead of hard coords #185

Merged
merged 2 commits into from Apr 11, 2020

Conversation

Adharainspace
Copy link
Contributor

About the PR

makes the quantum telescope use landmarks (/obj/landmark/lrt/gemv, for example) instead of
keeping track of things with hardcoded coordinates. this also fixes #167 , which was caused by hardcoded lrt coordinates not being changed when areas on z2 were shuffled around. i also tested this to make sure it worked. (also in the future if you add lrt locations, please use the landmarks tia)

Why's this needed?

this fixes a bug that kinda sucked, and also is a lot better from a code maintainability perspective.

Changelog

adharainspace:
+ Changed the quantum telescope to use landmarks (/obj/landmark/lrt) instead of hardcoded coordinates.

@ZeWaka ZeWaka added P-Major A bug that significantly impacts the usage of a feature. C-Code-Quality Cleans up code, refactors things to be more readable or intuitive labels Apr 10, 2020
@Adharainspace
Copy link
Contributor Author

the map edits are me placing down an instance of /obj/landmark/lrt/gemv on the geminorum v start telepad, and an instance of /obj/landmark/lrt/workshop on the hidden workshop start platform

@pali6 pali6 merged commit fe655d5 into goonstation:master Apr 11, 2020
@pali6
Copy link
Member

pali6 commented Apr 11, 2020

Just for the future, write changelog so it's readable by a player.

@Adharainspace Adharainspace deleted the bugfix/blob-tutorial branch August 1, 2020 01:18
TobleroneSwordfish added a commit to TobleroneSwordfish/goonstation that referenced this pull request May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Code-Quality Cleans up code, refactors things to be more readable or intuitive P-Major A bug that significantly impacts the usage of a feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blob tutorial
3 participants