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

Improve identification of OS-modified tags #20

Open
BinToss opened this issue Mar 24, 2020 · 0 comments
Open

Improve identification of OS-modified tags #20

BinToss opened this issue Mar 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@BinToss
Copy link
Collaborator

BinToss commented Mar 24, 2020

As implied in an Invader discussion.

Ideas:

  • new file extension (.YTag? e.g. ".gbxmodel.ytag")
  • move OS-specific data outside the stock structs wherever possible. Pointers may be useful in this endeavor.
  • Split a tag into two parts/files:
    1. Standard HEK structs
    2. Yelo structs
    • The Standard tag could be used alone, but the Yelo tag-part will be automatically loaded into the scenario if it is found in the tags directory. Add a way to block/remove the Yelo tag from the scenario before compiling.

Remember to support legacy-OS tag structs as well.

@BinToss BinToss added the enhancement New feature or request label Mar 24, 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