Skip to content

Releases: ComeixAlpha/Colorify6

v6.1.6

10 Oct 14:27

Choose a tag to compare

What's New

  • Added "wool only" argument for block painting
  • Optimized progress indicator to show more detailed and accurate information

Bug fix

  • Fixed the "others" block category is unexpectedly hidden since v6.1.5
  • Fixed minecraft:powder_snow cannot be disable in block palette

v6.1.5

21 Sep 09:26

Choose a tag to compare

What's New

  • MD3 style UI update

v6.1.4

22 Jul 06:57

Choose a tag to compare

What's New

  • Now you can enable "Staircase" and "Dithering" the same time
  • Map base color table is updated
  • Auto-resize is removed

Bug fix

  • There was a problem with Staircase height compression and compression logic has been removed
  • Fixed that the z direction is reversed in Staircase
  • Fixed problems when enable "Staircase" and "Use Structure" the same time

v6.1.3

12 Jul 10:39

Choose a tag to compare

What's New

  • Now you can enable "Use Structure" and "Staircase" the same time

v6.1.2

28 Jun 09:50

Choose a tag to compare

What's New

  • Added "/execute syntax version" argument for WebSocket

Bug fix

  • Fixed the problems that still occurred after the ban on concrete powder and glass

v6.1.1

28 May 11:33

Choose a tag to compare

Bug fix

  • Fixed: use .mcpack instead of .mcaddon for block painting pack suffix.
  • Fixed block class head tile fold state error when it's out of sight.

v6.1.0

11 Nov 10:48

Choose a tag to compare

What's New

  • Ui optimized

v6.0.9

31 Oct 07:50

Choose a tag to compare

What's New

  • Removed "Sampling" argument for particle painting generator.
  • Added "Resize" argument for particle painting generator.
  • Added "Resize Interpolation" for particle painting generator.
  • Optimized particle painting generation process indicator.
  • Refactored particle painting generation.

v6.0.8

29 Oct 13:03

Choose a tag to compare

What's New

  • Optimized process indicator for block painting generation.
  • Added process indicator when using WebSocket.
  • Removed "Sampling" argument for block painting generation.
  • Added "Resize" argument for block painting generation.
  • Added "Resize Interpolation" argument for block painting generation.
  • Added "Color distance formula" argument for block painting generation.
  • Added "Staircase Y Gap" argument for block painting generation as advanced argument.
  • Added "Floyd-Steinberg Coefficient" argument for block painting generation as advanced argument.
  • Added "WebSocket Send Delay" argument for block painting generation as advanced argument.

Bug Fix

  • Fixed Floyd-Steinberg's palette "Nearest neighbor search" algo error.

v6.0.7

27 Oct 08:33

Choose a tag to compare

What's New

  • Refactored block painting generator.
  • Process indicator optimized. Now you can see more detailed processing state.
  • Staircase height compress implemented. And all blocks will be generated above your basic y position now so that it's easier to control where your painting would be placed.

Upcoming

  • Refactored particle painting generator.