Skip to content

Implement TDW Mass Export - #49

Merged
myst6re merged 1 commit into
myst6re:masterfrom
errantSquam:tdw-mass-export
Jul 5, 2026
Merged

Implement TDW Mass Export#49
myst6re merged 1 commit into
myst6re:masterfrom
errantSquam:tdw-mass-export

Conversation

@errantSquam

@errantSquam errantSquam commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Feature: Adds "Additional Characters..." under File > Export All. Prompts the user to pick a folder and dumps images (in .PNG format, using the White palette) there.

--

Hello! C++ noob here, but I wanted to mass export the JP font texture files for my own script dumping purposes so I figured I'd code it in. No AI was used, just trying to learn by doing.

Basically reused logic from BackgroundExporter/TdwWidget2 with a few changes. Pointers appreciated if there's any best practices I'm unaware of.

Comment thread src/MainWindow.cpp Outdated
Comment thread src/MainWindow.cpp Outdated
Comment thread src/TdwExporter.cpp Outdated
@errantSquam
errantSquam force-pushed the tdw-mass-export branch 2 times, most recently from 6f13a0f to f457cbf Compare July 3, 2026 03:09
- Implemented Export All functionality for JP TDW files
- Prompts user to select a folder then exports accordingly
@errantSquam

Copy link
Copy Markdown
Contributor Author

@myst6re Thanks for the patience! I've integrated the feedback. Sorry my rebasing backlog is a bit messy haha (still learning the ropes), but I think it should be okay now? I've also tested a debug build and it seems to work fine. Lmk if there's more I should amend.

@myst6re
myst6re merged commit d12283c into myst6re:master Jul 5, 2026
8 of 14 checks passed
@myst6re

myst6re commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution :)

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