Skip to content

Releases: cthbleachbit/minemap

v0.3.1

29 Oct 08:44
v0.3.1
21d0ef7

Choose a tag to compare

Bug fixes:

  • Pamenim now writes 0 or 255 to alpha channel when appropriate.
  • Fixed an uninitialized bool causing pamenim to assume gunzipped input.

???:

  • Help messages now come with version numbers
  • Cleaned up some global variables.

v0.3

11 Sep 00:49
v0.3

Choose a tag to compare

Improvements:

  • Support for new colors added in 1.16 preview release 6
  • Color map generator now ignores empty lines and # comments

Caveats:

  • No windows binary release. If I have more time later I might find a proper way to release executables for windows.

v0.2.2

19 May 02:49
v0.2.2

Choose a tag to compare

First stable release after the whole rewrite to C++ process.