Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Releases: erri120/rpgmpacker

Release 1.5.3

27 Feb 10:21
8ee70a8
Compare
Choose a tag to compare

Fixed

  • Fixed character encoding for MZ Effect parsing on Linux (#25)

Release 1.5.2

26 Feb 09:29
92cde06
Compare
Choose a tag to compare

Fixed

  • Hotfixed sv_enemies folder still being ignored (#24)

Release 1.5.1

25 Feb 19:05
acca944
Compare
Choose a tag to compare

Fixed

  • Fixed Side-View Enemy Battler Images not being excluded properly (#22)

Release 1.5.0

11 Feb 14:14
df21947
Compare
Choose a tag to compare

Added

  • OSX export for MZ (#15)

Fixed

  • Fixed memory allocation issue (#12)

Release 1.4.0

10 Feb 18:36
4f1ea81
Compare
Choose a tag to compare

Added

  • Added support for a TOML config file
  • Skip copying save files

Fixed

  • Fixed atomic values not being initialized

Release 1.3.0

09 Feb 12:33
0158328
Compare
Choose a tag to compare

Added

  • Added MZ Effect parsing for better unused file exclusion

Fixed

  • Fixed error log always displaying "Actors.json" during JSON exception

Release 1.2.1

08 Feb 18:46
320ed2b
Compare
Choose a tag to compare

Fixed

  • Fixed missing folders, replaced error with a warning (see #6)
  • Fixed Exclude Unused Files feature for MZ

Release 1.2.0

08 Feb 11:24
c511210
Compare
Choose a tag to compare

Added

  • "Exclude Unused Files" support

Release 1.1.0

05 Feb 16:12
6f400e5
Compare
Choose a tag to compare

Added

  • macOS support

Fixed

  • Compilation with MinGW

Release 1.0.0

03 Feb 13:05
ad64911
Compare
Choose a tag to compare

Added

  • Everything. This is the first release of this application.