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

Asset system refactor #82

Merged
merged 13 commits into from
Jul 9, 2023
Merged

Asset system refactor #82

merged 13 commits into from
Jul 9, 2023

Conversation

csinkers
Copy link
Owner

@csinkers csinkers commented Jul 9, 2023

  • Type configuration is now in its own file (types.json)
  • Asset configuration files now specify asset ranges which may contain files, rather than the other way around.
  • A flexible, statically typed asset property system has been added
  • Unwanted errors during unpacking / repacking when only a single language's XLDs is available have been drastically reduced
  • Special behaviour in the asset loading system has been made more explicit and data driven
  • A specific set of languages can now be specified when performing asset conversion
  • Added StringSetId and cleaned up handling of StringIds and TextIds.

@csinkers csinkers merged commit 617839d into master Jul 9, 2023
3 checks passed
@csinkers csinkers deleted the asset-refactor branch July 9, 2023 16:27
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.

None yet

1 participant