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

DO NOT MERGE: Pathfinder jump clearance #41

Closed

Conversation

bengardner
Copy link
Contributor

Fix the clearance checks in the current position and the neighbors when calculating which neighbors are reachable.

Also added the pathfinder debug particles from the devtest game. Those will need to be disabled or put behind a command before release.

Fixes #40

This avoids selecting impossible waypoints.
Enhanced with jump and climb icons.
Can't climb ladders, yet.
@bengardner
Copy link
Contributor Author

This needs more work.

@bengardner bengardner changed the title Pathfinder jump clearance DO NOT MERGE: Pathfinder jump clearance Oct 18, 2022
@bengardner bengardner closed this Dec 20, 2022
@bengardner bengardner deleted the pathfinder_jump_clearance branch December 20, 2022 21:47
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.

pathfinder: does not check jump clearance
1 participant