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

Extractor changes. #77

Closed
wants to merge 5 commits into from
Closed

Extractor changes. #77

wants to merge 5 commits into from

Conversation

devw4r
Copy link
Contributor

@devw4r devw4r commented Jul 27, 2024

  • Implement -a --alpha arg in order to do the complete extraction process, bvh plus everything found on alpha World/Maps.
  • Add missing maps to MapViewer.
  • Wrap some directory create calls on TryCatch clause. This is mostly to give feedback about not having access rights to the selected output path but it could also throw on invalid path.

devw4r added 5 commits July 26, 2024 17:47
- Implement -a --alpha in order to do the complete extraction process, bvh plus everything found on alpha World/Maps.
- Add missing maps to MapViewer.
- Wrap some directory create calls on TryCatch clause. This is mostly to give feedback about not having access rights to the selected output path but it could also throw on invalid path.
@namreeb
Copy link
Owner

namreeb commented Jul 27, 2024

I don't really like the alpha-specific code. This seems more like an integration task, and therefore code that should live in the alpha core. I'd prefer to be as agnostic to version as possible. The only places with special handling for the alpha right now are where it's required for parsing.

@devw4r
Copy link
Contributor Author

devw4r commented Jul 27, 2024

👺

@devw4r devw4r closed this Jul 27, 2024
@devw4r devw4r deleted the t branch August 4, 2024 22:44
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