This repository was archived by the owner on Sep 26, 2023. It is now read-only.
Version 0.4.2 Alpha (With Re-Encryption)
Pre-release
Pre-release
INFORMATION: All future Updates are now on GitLab.
Sorry for the long wait, I was a bit busy doing other stuff, but I finally added a lot of requested features^^
Added:
- Maven Build-Tool integration (Works fully now)
- Open RPG-Project from current Dir
- Open RPG-Project from current Dir & Decrypt
- Open RPG-Project from current Dir & Encrypt
- Change Output Dir to current Dir
- CLI: Support for relative Directories, such as "." (This Dir)
- More checks precise checks to find out of a Game-Project is encrypted or not
- Encrypt-Menu
- Encrypt all Files to MV
- Encrypt all Files to MZ
Changed:
- Version is inserted by now from the Manifest
- Disabled Update-Check if no Version-Number exists (Usually in Dev-Run)
- Update & Links to GitHub changed to GitLab
- Decryption: More checks, so only Encrypted files will be decrypted
- Restoring: More checks, so only Encrypted-Images will be restored
- Encryption: More checks, so only Encrypt-able files will be encrypted
- Also added exceptions, since some files are never encrypted
- All Files (Encrypted and Resource-Files) are now loaded when a Project is opened
- More checks, so only successful encrypted Files are saved
- Decryption-Worker class
- Enabled "Extract Key-From File" in Decrypt, Encrypt and Tools Menu
Fixed:
- Main-Window is now centered on launch and bigger
- File-Chooser Window for "Open RPG-Project" is now centered when opening
- Re-Enabled Horizontal Scrollbar in File-List
- Updated dependency json.org to fix security issue
- Empty Menu Entries in Encrypt-Menu
INFORMATION: All future Updates are now on GitLab.