Skip to content

Releases: maxim-zhao/bmp2tile

Version 0.61

09 Mar 10:28
Compare
Choose a tag to compare
  • Fixed bug in GUI regarding palette format controls

Version 0.6

26 Sep 20:42
Compare
Choose a tag to compare
  • Support reading "raw" data as the input image (SMS/GG raw tile data, .bin extension)
  • Print time taken
  • Support 32-colour images (provided they fit in the dual-palette limitations of SMS/GG)
  • Avoid holding image file handles open
  • Fixed planar mode checkbox
  • Bundling tile compression DLLs
  • Show help in commandline mode

Version 0.5

03 Jul 15:23
Compare
Choose a tag to compare

Rewrite in C#. True commandline mode with sequential commands.

Note: this no longer includes compressor DLLs or decompression code. Go find those at https://github.com/maxim-zhao/bmp2tilecompressors

Version 0.44

13 Jun 23:53
Compare
Choose a tag to compare

Slightly improves the palette by making it a preview - see #12.

Version 0.43

20 Dec 20:51
Compare
Choose a tag to compare

Fixed a bug in tilemap compression

Version 0.42

12 Apr 19:02
Compare
Choose a tag to compare

Option to always emit 16 olours

Version 0.41

03 Sep 19:19
Compare
Choose a tag to compare

Fixes the ability to save anything more than the raw tilemap indices in non-text form