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

Intuitive Maneuvers fix #16

Merged
merged 2 commits into from Apr 25, 2022
Merged

Intuitive Maneuvers fix #16

merged 2 commits into from Apr 25, 2022

Conversation

WagnerGFX
Copy link

Fixed the Intuitive Maneuvers feature. The logic itself is intact, what I changed was another logic that detected new maneuver nodes to add the handler to override the stock behavior.

This PR should fix the issues mentioned in the forums and, maybe, also fix #14.

Bonus: Added a fix to the "+ Orb" button that was displaying as "- + Orb" while only incrementing.
This issue was in the English, Spanish and Russian translation, but not on the Chinese one.

The text was showing as "- + Orb" but the button only increments.
Changed how the manager analysed the solver to find new maneuver nodes. The previous logic was not creating handlers, thereafter not applying the intuitive node logic when the gizmo was used.
@linuxgurugamer linuxgurugamer merged commit c883a7a into linuxgurugamer:master Apr 25, 2022
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.

Enabling "Intuitive Maneuvers" results in NRE spam
2 participants