Skip to content

RPGMTranslate v6.0.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@savannstmsavannstm released this 18 Aug 12:40
· 76 commits to main since this release

Info

English

For the first use, read the docs!

Download .msi (preferable) or .exe files for Windows, .deb for Debian-based Linux distros, .AppImage for other distros or build from source.

You can revert to previous releases in case of crucial bugs.

Русский

Перед первым использованием ознакомьтесь с документами!

Загружайте файлы .msi (рекомендуется) или .exe для Windows, .deb для дистрибутивов Linux на базе Debian, .AppImage для других дистрибутивов или билдите из исходного кода.

Вы можете вернуться к предыдущим версиям в случае обнаружения серьезных ошибок.

Changes

  • Updated to rvpacker-txt-rs-lib v9.0.3:
    • Fixed panic on purging for the first time.
    • Fixed empty ignore entries if they didn't exist before purging.
    • Fixed setting wrong ignore entries.
    • Fixed wrong purging of the system file.
  • Fixed incorrect behavior of commands that involve file processing: read, write, and purge, when disabling processing of some files actually enabled it, and processing of all files was disabled by default.
  • Fixed incorrect determination of read mode in read menu.
  • Fixes of project initialization and project switching. A lot of logic errors led to inability to switch already opened project to another one, this was fixed.
  • Fixed disproportionate size of tabs in tab panel, when there's not enough tab to fill the whole panel.
  • Fixed extra translation column when there should be one.