Commit graph

8 commits

Author SHA1 Message Date
a7351d7d48 fix(rpgmaker): respect row limits and skip code 408 by default 2026-07-27 22:19:20 -05:00
3d81c750fc feat(rpgmaker): add face-aware dialogue wrapping 2026-07-27 22:01:58 -05:00
c9bca5b66f feat(rpgmaker): add project-aware layout and code 408 setup 2026-07-27 21:55:14 -05:00
ea45b3c626 fix(rpgmaker): normalize English text and ignore editor comments in QA 2026-07-27 21:47:19 -05:00
2ddb47dce1 feat(rpgmaker): add post-export translation QA workflow 2026-07-27 21:30:37 -05:00
68e07adeb3 feat(translation): expand RPG Maker and image handling
- support CBR status text and update script/plugin defaults
- require skipped image reports to include recovery options
2026-07-27 19:35:11 -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