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

Krastorio compatibility and bugfix #20

Merged
merged 7 commits into from
Mar 17, 2022
Merged

Conversation

robot256
Copy link
Collaborator

@robot256 robot256 commented Mar 17, 2022

Compatibility:
- Added mod settings to customize what pipe is used when replacing miners (i.e. kr-steel-pipe). #19
Bugfixes:
- Fixed crashes when Editor Extensions "instant deconstruction" is enabled.

Make fluid direction finding code more compact and readable.
* Fixed pipes not building correctly to rectangular neighbors by detecting adjacent edges.
* Fixed pipes being build in a grid if connector is offset.  Will now build an L-shape if the miner's connector is offset in both X and Y.
* Added more debug messages about pipes.
- Add setting for what pipe to replace fluid-using miners with.
- Add second setting for what pipe to use in space zones.
- Validate that settings specify an existing pipe entity names after setting is changed, mods are changed, and when deconstructions are ordered.
+  Compatibility:
    - Added mod settings to customize what pipe is used when replacing miners (i.e. kr-steel-pipe).
  Bugfixes:
    - Fixed crashes when Editor Extensions "instant deconstruction" is enabled.
@softmix
Copy link
Owner

softmix commented Mar 17, 2022

Much appreciated

@softmix softmix merged commit 757915e into softmix:master Mar 17, 2022
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