Commit graph

14 commits

Author SHA1 Message Date
02671c5c24 Allow imagegen for stylized images 2026-07-26 14:34:49 -05:00
c41b84142a Context aware skills for TL Images Skill 2026-07-26 13:18:18 -05:00
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
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
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
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