Releases: MizaGBF/RPGMTL
Releases · MizaGBF/RPGMTL
v3.29.7
v3.29.6
Fixes for load_backup:
- The intermediary file
backup.tmp.file.jsonwas left on disk after loading the backup. - A typo caused the current strings.json to be lost during the renaming of the backups (in theory at least, it never happened to me despite using it often and I can't explain why).
- Switched from using copyfile to delete and move instead, to reduce the amount of writing.
Full Changelog: v3.29.5...v3.29.6
v3.29.5
Another fix (minor but important) for the NScripter plugin.
Full Changelog: v3.29.4...v3.29.5
v3.29.4
Another critical bug fix for the NScripter plugin.
Full Changelog: v3.29.3...v3.29.4
v3.29.3
Another urgent fix, some tools used the global translated string when editing a local translated string.
Hopefully it's the last one for today.
Full Changelog: v3.29.2...v3.29.3
v3.29.2
Another small but important fix. CTRL+F should now be working properly again.
Full Changelog: v3.29.1...v3.29.2
v3.29.1
Bugfix for the NScripter plugin.
Full Changelog: v3.29...v3.29.1
v3.29
Smaller release:
- Minor bug fixes in KuriKuri and NScripter plugins
- New tools to quickly replace special and non-standard space characters
- Improved UI performance
- Reworked translate_batch(): It must now also returns a boolean to indicate if the translation can continue
- Other fixes/tweaks
Full Changelog: v3.28.2...v3.29
v3.28.2
Bug fixes for kurikuri.py
Full Changelog: v3.28.1...v3.28.2
v3.28.1
Minor bug fix
Full Changelog: v3.28.0...v3.28.1