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

Updating and Integrating pathfinding #28

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Updating and Integrating pathfinding #28

merged 1 commit into from
Dec 17, 2024

Conversation

natenotavailable
Copy link
Collaborator

These changes update the path finding algorithm to work properly and integrates the path finding algorithm into the decision tree in sim.rs.
This is my first pull request, so feel free to let me know if I didn't do it correctly.

@manglemix manglemix merged commit 3f177b5 into main Dec 17, 2024
1 check failed
@manglemix manglemix deleted the pathfinder-25 branch December 17, 2024 06:26
@manglemix
Copy link
Member

I merged it manually. The only conflict was the imports which were easy enough to resolve. I slightly tweaked how you read the heightmap to be a little smaller and non-blocking.

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.

2 participants