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

[Issue #165] Fixing palettes. Again. #216

Merged
merged 1 commit into from Mar 17, 2020

Conversation

lushen124
Copy link
Owner

Fixed #165 - Added logic to not do unnecessary work by not generating palettes if characters are not actually changing classes. This should resolve issues where characters have new palettes even if their class has not changed.

Additionally, I updated the logic to always strip out duplicate colors from the list of reference colors. This should result in better color choices in most cases. There were also some minor issues with color indices in FE8 (specifically in the lord palettes and Paladin). There might be more, but we can tackle them as they come.

Also to help, changelogs now have a debug section for palette changes at the end of the log, with colors and their RGB values used.

…characters are not actually changing classes.

Updated logic to always strip out duplicate colors from the list of reference colors.

Fixed some minor issues with color indices in FE8.
@lushen124 lushen124 added the GBAFE Applies to all Fire Emblem titles on the GBA. label Mar 8, 2020
@lushen124 lushen124 added this to the 0.9.1 milestone Mar 8, 2020
@lushen124 lushen124 merged commit 63c73eb into master Mar 17, 2020
@lushen124 lushen124 deleted the bugfix/0165-fix-palettes-again branch March 17, 2020 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GBAFE Applies to all Fire Emblem titles on the GBA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FE8: Some color palettes are incorrect
1 participant