Releases: FirehawkV21/RMMVCookTool
Releases · FirehawkV21/RMMVCookTool
Build 20210319
- (GUI) Improved Text display.
- (GUI and CLI) Minor bug fixes.
Version R3.00 Update 2
Common:
- Now shipping with .NET 5 RTM.
CLI
- ARM builds now available.
- Minor optimizations.
Build 20200923
This is a minor release that upgrades to .NET 5 (Release Candidate 1).
UI Version R3.00 / CLI Version R2.00
Core
- Overhauled core, for improved flexibility.
- Preliminary support for RPG Maker MZ.
UI
- New UI.
- Merged Quick and Batch Compile into one.
- The project list now shows additional info for each project.
- Each project can be adjusted differently.
- A full manual is included and it's accessible on the About tab.
- Improved error messages.
- Slight performance improvements.
CLI
- Preparation for new features.
UI Version R2.01 Update 2 / CLI Version R1.03 Update 2
Core
- Improved the performance of the file search.
UI
- Fixed minor text and UI bugs.
- Improved the code that updates the progress.
CLI Hotfix (Build 20191215)
- Fixes a bug where the CLI would crash if a JSON file wasn't found.
- (Linux)Fixed a bug where the wrong path format was retrieved from the JSON file.
UI Version R2.01 Update / CLI Version R1.03 Update 1
Common
- Upgraded to .NET Core 3.1.
- Automatic folder detection via the JSON file (Batch compiling in the UI doesn't support this).
- Technical improvements.
Core
- Upgraded to .NET Standard 2.1.
UI version R2.01 / CLI Version R1.03
Common
- Technical improvements.
- New compression system.
- Slight to moderate performance improvements.
UI
- Improved error messages.
- The taskbar will now show progress.
- Slight tweaks.
CLI
- The CLI will throw a warning if the --PackageApp flag is active and the --ReleaseMode flag isn't included.
- Added the --CompressionSafeMode flag to use the old system.
UI Version D2.00 / CLI Version D1.02
Common
- Ported over to .NET Core 3.
- Compiled with Ahead-Of-Time compilation.
UI
- Improved support of High DPI displays.
CLI
- Added Greek Translation.
- Sight text cleanup.
- Reduced space requirements.
CLI + UI Build 20190625
- Memory usage and performance improvements.