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
ea45b3c626
fix(rpgmaker): normalize English text and ignore editor comments in QA
2026-07-27 21:47:19 -05:00
d38a8a2725
fix(rpgmaker): prevent control-code and choice-prefix corruption
2026-07-27 21:39:10 -05:00
289699d6cd
fix(rpgmaker): update default codes and fix regex pattern
...
- Adjust regex pattern in dazedwrap.py for better compatibility with escape characters.
2026-07-27 21:02:11 -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
ca7cb81929
fix(rpgmaker): preserve 408 comments across batch failures
2026-07-27 19:11:36 -05:00
25ed3406d6
feat(rpgmaker): identify unnamed speakers from face filenames
2026-07-27 18:36:53 -05:00
4f1fb7bce7
feat(translation): default to batch only for native Claude
2026-07-27 16:59:11 -05:00
5afd2c0fee
fix(rpgmaker): skip translated text using live values
...
- Check visible database, system, and event text instead of preserved originals
- Keep mixed translated and untranslated batch entries correctly aligned
- Prevent skipped dialogue from triggering speaker translation
- Add regression coverage across database and map content
2026-07-27 16:32:41 -05:00
71618c23b9
fix(forge): hide the persistent launcher icon
...
- Default the MZ launcher off and override saved visibility settings
- Detach the MV launcher while preserving configured shortcuts
- Add regression coverage for generated MV and MZ plugins
- Enable core dialogue extraction and first-line speaker detection
- Disable optional script and plugin extraction by default
2026-07-26 13:53:12 -05:00
f7aac8bba5
feat(rpgmaker): support battle escape script translation
...
- Add and enable a scoped multiline pattern for canEscape blocks
- Add regression coverage for extraction and translation replacement
2026-07-26 13:22:35 -05:00
c41b84142a
Context aware skills for TL Images Skill
2026-07-26 13:18:18 -05:00
ef7a3f8235
feat(images): add engine-aware image management
...
- Add auto-detected RPG Maker and generic loose-PNG profiles
- Make scanning read-only and patch images through validated transactions
- Preserve RPG Maker compatibility with backups and legacy migration
- Document the workflow and expand image manager coverage
- Enable core RPG Maker dialogue and choice codes by default
2026-07-26 12:56:46 -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
d1023178fe
fix(rpgmaker): keep code 101 labels out of dialogue text
...
- Translate only the inner name while preserving display brackets
- Strip temporary speaker context before writing code 401 dialogue
- Cover malformed bracketed labels and reruns with a regression test
2026-07-25 14:34:51 -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
2e7f816ecd
fix(rpgmaker): enforce glossary spellings for speaker names
...
- Prefer curated character names over cached or generated translations
- Preserve name spellings inside compound labels and parsed speakers
- Reload vocab before runs and refine default event-code handling
- Add regression coverage for glossary precedence and matching
2026-07-25 14:01:04 -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
acfc72da6e
Fix double nametag bug
2026-07-12 00:11:44 -05:00
b91d5b9acd
Cleaning things up
2026-07-11 12:24:34 -05:00
fe31c71130
Reworking prompts/skills
2026-07-11 11:33:14 -05:00
e991f27cbf
Make convert quotes optional.
2026-07-11 09:41:05 -05:00
5c34b0de4e
PRESERVE ORIGINAL on by default
2026-07-08 08:03:57 -05:00
54640da4e4
Speakers in one
2026-07-03 16:01:31 -05:00
588b0ce3e9
We need a clear batch on start
2026-06-30 16:32:10 -05:00
c584534614
better comment
2026-06-22 06:19:13 -05:00
c3c7d7e909
Clear speaker in very specific early exit
2026-06-22 06:12:40 -05:00
3dea0b8972
Fix Speaker bug and add tests
2026-06-22 05:25:52 -05:00
4dd9d2bbd4
Surely cleaning up all this mess wont break anything. surely
2026-06-15 17:34:32 -05:00
9349374ab9
Make preserve original optional
2026-06-15 17:08:45 -05:00
032efac365
Preserve original text in db files
2026-06-14 11:01:06 -05:00
c0b0b02ff5
Small thing
2026-06-14 10:53:35 -05:00
de93d8d8e1
Preserve Original for 401, 405, 408, 101, 102 directly in text.
2026-06-14 10:41:40 -05:00
no
e37852c8b3
CLI estimation mismatch fix
2026-05-16 23:58:16 +03:00
f70501923a
Small edit to 355
2026-05-09 15:18:37 -05:00
37f12c95a1
Fix stale config options
2026-05-07 13:16:14 -05:00
731018650a
Warn user before importing
2026-05-07 13:11:26 -05:00
bb552ca8f1
Fix actors sometimes replacing normal words like red
2026-05-06 20:52:16 -05:00
4ae3b4a334
Include speaker for 102s and more regex
2026-04-30 14:33:18 -05:00
c3d7733b74
355
2026-04-30 11:21:28 -05:00
f9732cd250
Update rv2json
2026-04-29 11:54:45 -05:00
a4d9d3ae84
Couple of important fixes
2026-04-28 14:34:28 -05:00
6311929d05
Fix GUI stale url issue
2026-04-04 14:06:05 -05:00
600ce598df
More fixes
2026-04-01 15:00:47 -05:00
c16d61498a
Parse Speakers
2026-03-31 11:35:27 -05:00
23b4b97bda
More fixes
2026-03-23 10:39:26 -05:00
f9b4e95c9a
Some fixes to formatting
2026-03-23 10:05:06 -05:00
cba62b248a
Fix for ace
2026-03-22 10:26:16 -05:00
0701e5e479
New plugin
2026-03-18 01:36:06 -05:00