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

Fix map notes marked dangerous across overmap boundaries #37262

Merged
merged 1 commit into from Jan 21, 2020
Merged

Fix map notes marked dangerous across overmap boundaries #37262

merged 1 commit into from Jan 21, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jan 21, 2020

Summary

SUMMARY: Bugfixes "Fix map notes marked dangerous across overmap boundaries"

Purpose of change

Fixes #37252

Describe the solution

Should've used the om_local pos, instead of the current overmap pos, the checking for dangerous notes failed across overmap boundaries, as per the linked issue attached save.

Describe alternatives you've considered

N/A

Testing

Loaded up linked issue save, placed dangerous map note over the research centre, tried to path to it, failed.

Additional context

N/A

@Rivet-the-Zombie Rivet-the-Zombie merged commit b616888 into CleverRaven:master Jan 21, 2020
@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` labels Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot mark certain notes as dangerous overmap terrain for pathfinding
2 participants