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

Makes it easier to place tiles on multi-z holes #2536

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Jul 5, 2024

About The Pull Request

Ports tgstation/tgstation#77935 and partially tgstation/tgstation#84255

Changelog

🆑 FlufflesTheDog
fix: Multi-z hole repair works better, especially when the turf below is blocked by items
/:cl:

FlufflesTheDog and others added 2 commits July 5, 2024 02:59
Adds the "open space click handler" to tile stacks, which makes it so
you don't have to pixel hunt for a turf on the BELOW z level in order to
fix a hole.
This exists on rods and rpds since they're often used to fix holes.
But wasn't added to tiles when they were made to be able to fix holes
directly, without rods.

Additionally, closes #77540 by having the open space click handler loop
up z levels so that it works if you're clicking on items from multiple z
levels away.
The current behavior can be very frustrating to work around, and appears
to not be intended.
:cl:
fix: Made it easier to place tiles on multi z level holes
/:cl:
@dwasint dwasint merged commit ed0e9f2 into Monkestation:master Jul 5, 2024
22 checks passed
github-actions bot added a commit that referenced this pull request Jul 5, 2024
@Absolucy Absolucy deleted the icebox-rcd-fix branch July 5, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants