Commit graph

18 commits

Author SHA1 Message Date
f4d5e48874 feat(rpgmaker): add image translation work log
- Record regions, coordinates, original text, and translations in one Markdown log
- Preserve relevant entries across reruns while preventing duplicates
- Add regression coverage for the new logging instructions
2026-07-26 12:32:36 -05:00
f5e8cdcbf2 fix(rpgmaker): preserve background art in image translations
- Require clean source-layer discovery and state-aware recomposition
- Protect faint artwork from opaque covers and blurred text remnants
- Validate representative progression states before rendering full batches
2026-07-26 12:10:11 -05:00
56453e922b feat(rpgmaker): integrate images into the guided workflow
- Add image readiness checks and navigation from workflow Step 6
- Keep long Image Manager folder lists bounded and scrollable
- Update workflow guidance, button labels, and regression coverage
- Disable code 357 and 108 translation by default
2026-07-26 11:22:09 -05:00
979d0bd374 fix(rpgmaker): preserve visual styling in image translations
- Require translated text to retain source glows, gradients, and effects
- Reject generic panels behind originally freestanding text
- Add regression coverage for image-style preservation instructions
2026-07-26 09:12:39 -05:00
87347d5a43 feat(rpgmaker): add image translation skill functionality
- Introduced a new button to copy a bitmap-localization skill for editable images, allowing users to easily paste it into coding agents.
- Implemented logic to handle the copying of project-specific paths, ensuring placeholders are replaced with actual values.
- Added a new file page for the image translation skill in the skills tab for better accessibility.
- Updated tests to verify the functionality of the new translation skill button and its integration with editable images.
2026-07-26 08:22:01 -05:00
38ca8e44be fix(workflow): scope game tools and externalize prompts
- Install UberWolf CLI only for detected WOLF games
- Move static clipboard prompts into editable shipped skills
- Improve plugin and Ace translation audit workflows
- Add regression coverage for engine filtering and prompt loading
2026-07-25 14:23:27 -05:00
38c4f5350d fix(speakers): clarify parse progress and shorten nameplates
- Mark harvested files as Scanned until vocab write finishes
- Prompt and normalize speakers into short title-case nameplates
- Keep speaker finalize chunking on the Settings batch size
2026-07-25 13:46:57 -05:00
4d1b01c870 refactor!: rebrand product from DazedMTLTool to DazedTL
- Rename desktop launcher, window titles, About, and User-Agents
- Point QSettings at DazedTL with one-time migration from legacy app key
- Update README, Guide, skills, and launcher/script copy

BREAKING CHANGE: QSettings and desktop id now use DazedTL (legacy keys migrated once)
2026-07-22 12:27:22 -05:00
41691879dc fix(update): ship Guide help files in tool update archives
- Un-ignore data/help/** so index.json is included in git archives
- Add ShippedDataTrackingTests to catch future gitignore regressions
- Add Cursor rule for agents editing shipped data/ paths
2026-07-22 12:22:30 -05:00
cb90965f30 feat(gui): add in-app Guide tab and open it by default
- Reorder sidebar to Guide, Workflow, Translation, Batches, Skills, Config
- Load maintainable docs from data/help/ with a process walkthrough
- Restore Ace Step 5 scripts prompt and pack guidance via RV2JSON
- Recommend Claude Sonnet 4.6 for quality/batch and Mistral for free
2026-07-22 12:13:19 -05:00
24feb08bea Engine Icons and context need to be committed 2026-07-11 19:47:31 -05:00
26132a02aa Wolf support for skills prep 2026-07-11 12:33:29 -05:00
b91d5b9acd Cleaning things up 2026-07-11 12:24:34 -05:00
92a336d32d Use darkedge tl frame for game skill default 2026-07-11 12:13:35 -05:00
02233412c2 Update setup 2026-07-11 12:00:18 -05:00
601c64fe9f Updating stuff 2026-07-11 11:54:15 -05:00
fe31c71130 Reworking prompts/skills 2026-07-11 11:33:14 -05:00
4dd9d2bbd4 Surely cleaning up all this mess wont break anything. surely 2026-06-15 17:34:32 -05:00