Skip to content

Releases: MizaGBF/RPGMTL

v3.29.7

21 Dec 09:07

Choose a tag to compare

Fix a few more bugs and updated the KiriKiri plugin.

Full Changelog: v3.29.6...v3.29.7

v3.29.6

20 Dec 19:40

Choose a tag to compare

Fixes for load_backup:

  • The intermediary file backup.tmp.file.json was 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

20 Dec 15:07

Choose a tag to compare

Another fix (minor but important) for the NScripter plugin.

Full Changelog: v3.29.4...v3.29.5

v3.29.4

19 Dec 23:03

Choose a tag to compare

Another critical bug fix for the NScripter plugin.

Full Changelog: v3.29.3...v3.29.4

v3.29.3

19 Dec 21:53

Choose a tag to compare

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

19 Dec 20:46

Choose a tag to compare

Another small but important fix. CTRL+F should now be working properly again.

Full Changelog: v3.29.1...v3.29.2

v3.29.1

19 Dec 20:30

Choose a tag to compare

Bugfix for the NScripter plugin.

Full Changelog: v3.29...v3.29.1

v3.29

19 Dec 18:14

Choose a tag to compare

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

15 Dec 22:22

Choose a tag to compare

Bug fixes for kurikuri.py

Full Changelog: v3.28.1...v3.28.2

v3.28.1

15 Dec 16:30

Choose a tag to compare

Minor bug fix

Full Changelog: v3.28.0...v3.28.1