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

Ability to load saves back as a mine #22

Open
LakeYS opened this issue May 25, 2020 · 0 comments
Open

Ability to load saves back as a mine #22

LakeYS opened this issue May 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@LakeYS
Copy link
Owner

LakeYS commented May 25, 2020

Allow the host to save and re-load the mine, either by an autosaver, or manual save and load.

This will likely require hooks into the loading function, which can be referenced here: https://github.com/Electrk/bl-decompiled

Bricks could be parsed by matching them to a table of existing ores based on color and FX. If there is a conflicting ore (i.e. same color), replace the ore with dirt.

@LakeYS LakeYS added the enhancement New feature or request label May 25, 2020
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