Merge latest hd texture changes into main repo#39
Merged
KiritoDv merged 8 commits intoHarbourMasters:feature/hd-texturesfrom Apr 3, 2023
Merged
Merge latest hd texture changes into main repo#39KiritoDv merged 8 commits intoHarbourMasters:feature/hd-texturesfrom
KiritoDv merged 8 commits intoHarbourMasters:feature/hd-texturesfrom
Conversation
briaguya0
added a commit
that referenced
this pull request
Apr 28, 2023
* Encode changed textures as RGBA32 * Correctly export original texture type * Handle palettes exporting as palettes * Fix up and clean tex_utils * Added debug texture editor * Clean up double decode of png * Fix bugs in grayscale4bpp textures * Fix export of pal4 textures to PNG * Remove text saying no HD textures supported * Fix texture type settings * Added more debug features and fixed grayscale textures * Added texture width and height into texture header * Fixed grayscale images * Remove width and height writing in resource * Added blacklist patterns when exporting hd textures * Removed nintendo rogo and gohma from the blacklist * remove blacklist and add scale * Added support to extract jpeg backgrounds * Small improvements to texture parsing * Move all texture types to be converted in same manner * Add scaffolds for presenting errors * Revert "Fix issues with paths on OS (#29)" This reverts commit 791224e. # Conflicts: # lib/features/create/create_finish/create_finish_viewmodel.dart # lib/features/create/create_replace_textures/create_replace_textures_viewmodel.dart * Added debug font support * Revert command stuff * Add missed files * Fix font dumping * Use spock as right version for asset headers * Merge latest hd texture changes into main repo (#39) * Merge all font images into one * Merged font texture * Fix font dumping with retro and extension issues * Added debug font generator * Debug features now show on release * Rename conversion methods * Add support for extracting two OTRs * Use spock as right version for asset headers --------- Co-authored-by: David Chavez <david@dcvz.io> * feat: prepend hd prefix for hd textures * always prepend hd * try adding isCustom * play with it * use i18n (still need actual translations) * more prependin * fully functional * alt not hd * TWEAK: FR-DE (#2) * TWEAK: FR * TWEAK: DE Preprend * Update app_de.arb * use subdirectory based on otr name --------- Co-authored-by: David Chavez <david@dcvz.io> Co-authored-by: KiritoDv <kiritodev01@gmail.com> Co-authored-by: Lywx <36680385+KiritoDv@users.noreply.github.com> Co-authored-by: briaguya <briaguya> Co-authored-by: briaguya <briaguya@alice> Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.