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

Map splitting #35

Open
Danielv123 opened this issue Apr 27, 2024 · 0 comments
Open

Map splitting #35

Danielv123 opened this issue Apr 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Danielv123
Copy link
Owner

Should be fairly trivial in comparison to merging.

  1. Upload a normal map in the web ui
  2. Extract map exchange string and create a gridworld based on that
  3. Prepopulate the gridworld using the uploaded map as a base. Delete all chunks outside of the normal grid square area.

A major challenge I forsee is figuring out how much of the map to pregenerate. I suppose just picking all squares with inserters, belts or rails should do pretty well. Another option is simply to ask for a number squared.

@Danielv123 Danielv123 added the enhancement New feature or request label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant