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

Desert heat coordinates are incorrect #594

Closed
MatthewBishop opened this issue Feb 6, 2023 · 2 comments · Fixed by #603
Closed

Desert heat coordinates are incorrect #594

MatthewBishop opened this issue Feb 6, 2023 · 2 comments · Fixed by #603

Comments

@MatthewBishop
Copy link
Contributor

image

You can be hurt by the desert heat even if you are outside the desert in the shantay pass.

@MatthewBishop
Copy link
Contributor Author

The relevant code for checking the damage areas is done via the Boundary system which checks if you are inside the desert but inside a no heat area

https://github.com/2006-Scape/2006Scape/blob/master/2006Scape%20Server/src/main/java/com/rs2/world/Boundary.java#L277-L279

Can someone check and see if other regions such as cities are safe from heat damage? If that is the case the method for checking if they are within an array of boundaries is broken.

Otherwise the coordinates listed for the shantay pass may be incorrect.

@MatthewBishop
Copy link
Contributor Author

Checking https://mejrs.github.io/ nardah pass should be between
Y 3128 and 3116
and
X 3295 and 3311

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 a pull request may close this issue.

1 participant