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

Add ColorPalette support #2

Merged
merged 1 commit into from
Jul 16, 2023
Merged

Conversation

ihatecompvir
Copy link
Contributor

Adds support for loading and saving ColorPalette assets. There is only one version of color palettes so this should be universal across RB1 and later. These seem to mostly be used for allowing the player to choose colors for instruments, clothes, etc. in character creation, but they are also used on the crowd models in certain games to add variation (see TBRB crowd milos) and likely in other places too. I plan on eventually adding support for tinting textures to palettes in the preview UI, but that is for a future PR.

I tried to stick to the coding style/naming convention present in the rest of grim but feel free to point out anything you would want changed here and I will adjust accordingly.

@PikminGuts92
Copy link
Owner

Thanks. Looks good to me!

@PikminGuts92 PikminGuts92 merged commit 5107c3c into PikminGuts92:dev Jul 16, 2023
11 checks passed
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