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

Reclassify base-movement warps as bulk exits #188

Open
Zannick opened this issue Jun 24, 2024 · 0 comments
Open

Reclassify base-movement warps as bulk exits #188

Zannick opened this issue Jun 24, 2024 · 0 comments

Comments

@Zannick
Copy link
Owner

Zannick commented Jun 24, 2024

For the purposes of A* search, we want to better distinguish non-Euclidean movements (warping across the map) from edges we otherwise want to include. Plus "base movement" has always been awkward.

Not sure at the moment whether these should be a new type in the rust, or if we should literally create Exit definitions for them at every applicable spot (that might affect condensing, come to think of it).

Zannick added a commit that referenced this issue Jun 24, 2024
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

No branches or pull requests

1 participant