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

core: pathfinding: fix paths with waypoints in wrong order #7761

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

eckter
Copy link
Contributor

@eckter eckter commented Jun 18, 2024

Fix #7759

That pathfinding class is quite a mess, eventually we should think about refactoring it

@eckter eckter requested a review from a team as a code owner June 18, 2024 08:45
@eckter eckter requested a review from Khoyo June 18, 2024 08:45
Copy link
Contributor

@bougue-pe bougue-pe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks fine, but I'm not clear with the PF internals, so my review is clearly not enough.

@eckter eckter added this pull request to the merge queue Jun 18, 2024
Merged via the queue into dev with commit 7d20dd3 Jun 18, 2024
17 checks passed
@eckter eckter deleted the ech/fix-pathfinding branch June 18, 2024 12:30
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.

core: pathfinding: we sometimes find paths where the waypoints are in the wrong order
3 participants