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

Fix magic number based descriptor variants #66

Closed

Conversation

MosesofEgypt
Copy link
Contributor

@MosesofEgypt MosesofEgypt commented Jun 19, 2020

I'm opening the pull request early because of how big it is so it can be looked over sooner. This is what I was doing yesterday.

There are potential issues in os_v4_hek/defs/scnr.py and os_v4_hek/defs/unit.py that you may want to look at @gbMichelle . Please don't bite my head off

Closes #63

Fix fast sbsp definition having incorrect name for surfaces reflexive(missing an 's')
Moved several sub-descriptors out of parent descriptor to easily reuse in os_v3/4 defs
Removed useless comments
Fix haloscript descriptor variant using magic indices
Fixed halo1_rsrc_map descriptor using magic indices
@MosesofEgypt
Copy link
Contributor Author

Not sure how to split this into multiple pull requests, but if you want that for ease of testing, I can shelve the changes, delete the branch, and push them out over the next few weeks or something.

@MosesofEgypt
Copy link
Contributor Author

I'm just gonna close this and do it in pieces. I'm leaving the branch around for source control until I'm done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Replace all instances of tag definitions getting edited using numerical indices to desc_variant
1 participant