Skip to content

Releases: FirehawkV21/RMMVCookTool

Build 20210319

19 Mar 15:02
e09c16c
Compare
Choose a tag to compare
  • (GUI) Improved Text display.
  • (GUI and CLI) Minor bug fixes.

Version R3.00 Update 2

11 Nov 17:06
c3d0a47
Compare
Choose a tag to compare

Common:

  • Now shipping with .NET 5 RTM.

CLI

  • ARM builds now available.
  • Minor optimizations.

Build 20200923

23 Sep 11:13
c507f54
Compare
Choose a tag to compare

This is a minor release that upgrades to .NET 5 (Release Candidate 1).

UI Version R3.00 / CLI Version R2.00

09 Aug 20:52
df2cb5a
Compare
Choose a tag to compare

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

05 Feb 14:22
Compare
Choose a tag to compare

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)

15 Dec 12:22
Compare
Choose a tag to compare
  • 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

04 Dec 20:42
Compare
Choose a tag to compare

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

24 Sep 15:07
Compare
Choose a tag to compare

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

25 Aug 14:05
Compare
Choose a tag to compare
Pre-release

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

26 Jun 11:37
Compare
Choose a tag to compare
Pre-release
  • Memory usage and performance improvements.