Skip to content

Releases: MARSTeamMC/Image2Banners

Image2Banners v2.4.0

06 Feb 16:32

Choose a tag to compare

Features:

  • Only test patterns and blocks with colors that the segment has
  • Added Hungarian translation (#8) by @WawaDevX
  • Optimization of hybrid_similarity and most_common_color functions

Fixes:

  • Rename magma to magma_block

Full Changelog: v2.3.0...v2.4.0

Image2Banners v2.3.0

20 Oct 16:37

Choose a tag to compare

Features:

Fixes:

  • Map powder_snow to snow_block since banners cannot be placed on it

Full Changelog: v2.2.0...v2.3.0

Image2Banners 2.2.0

14 Oct 17:07

Choose a tag to compare

Changes:

  • Locale for Traditional Chinese (Taiwan) (by CookieLee) was added.
  • Locale for Simplified Chinese (by CookieLee) was added.

Fixes:

  • Andesite blocks weren't sized to a full block while Generate Blocks was disabled.

Full Changelog: v2.1.0...v2.2.0

Image2Banners 2.1.0

03 Oct 20:05
a525d8f

Choose a tag to compare

Changes:

  • workaround for Minecraft's 32x32 structure block limit
  • fix for dried kelp block texture name
  • system for old texture name compatibility in v2.0.0+
  • minimum window resize was set to 1x1
  • app resize from the center when selecting an image
  • generate give command for banner was readded

Full Changelog: v2.0.0...v2.1.0

Image2Banners 2.0.0

30 Sep 15:51
f95cb78

Choose a tag to compare

New Look

With the new widened look of Image2Banners, you can get a much better experience! While working on Image2Banners this month and adding new feature (some not even released yet) I consistently stumbled on the fact that there just wasn't enough space. The new look fixes that entirely! Now you can see your image and scroll trough the settings or the banner's craft at the same time. It also changes the window size depending on the image ratio.

Multilingual Support

Not that comfortable with English? Or want to show this app to friends, but they don't know any English? And working with translators is kind off a hassle? Because of that, I want to interduce to you the multilingual support! Currently, it only supports two languages (I'm not a polyglot, okay?), but this is the part where we count on Image2Banners community! You can always contact me to help with adding your language, and I'll credit you.

Better Colors

Colors, colors... Honestly, a hard thing to do right, but now it's better! I've added the new image comparison method - DeltaE, it's more focused on getting better colors, but it struggles with the sharpness of the image that SSIM (old method) gives... But why decide on one when I can add both? Now you have a slider that makes DeltaE weaker or stronger.

Export with NBT

And last but not least, exporting images into Minecraft through structure blocks and NBT! I don't think this feature even needs any advertising. I know that this feature is the star of the show.
Download, open, and generate some banners to see how it works.

But...

Because of many changes to the file names of block and banners textures, all previous JSON files are broken. So you should regenerate them from the image using the new version.

Full Changelog: v1.1.1...v2.0.0

Image2Banners 1.1.1

31 Dec 17:23

Choose a tag to compare

Fixed:

#1 Non-english characters in image path cause infinite "Loading..."

Image2Banners 1.1.0

23 Dec 19:48

Choose a tag to compare

Launch of the app