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

Improved route finding #598

Open
tuomount opened this issue Apr 12, 2023 · 1 comment
Open

Improved route finding #598

tuomount opened this issue Apr 12, 2023 · 1 comment
Labels
AI Game AI related issue enhancement Feature request Game mechanics New game feature to game mechanics
Milestone

Comments

@tuomount
Copy link
Owner

Improved route finding when starmap has been explored around the route. If starmap has explored are where route is being laid and there is blocked sector on way(Black hole, star or gas giant) A* pathing should be used to find best route around it. This is quite challening since it should not work on unexplored parts of star map or if there are cloaked enemy ships those should not be exposed when plotting the route.

@tuomount tuomount added enhancement Feature request AI Game AI related issue Game mechanics New game feature to game mechanics labels Apr 12, 2023
@tuomount tuomount added this to the 0.25.0Beta milestone Apr 12, 2023
@tuomount tuomount modified the milestones: 0.25.0Beta, 0.26.0Beta Nov 25, 2023
@tuomount
Copy link
Owner Author

Moving this to 0.26.0

@tuomount tuomount modified the milestones: 0.26.0, 0.27.0 Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Game AI related issue enhancement Feature request Game mechanics New game feature to game mechanics
Projects
None yet
Development

No branches or pull requests

1 participant