Releases: ComeixAlpha/Colorify6
Releases · ComeixAlpha/Colorify6
v6.1.7
v6.1.6
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
What's New
- MD3 style UI update
v6.1.4
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
What's New
- Now you can enable "Use Structure" and "Staircase" the same time
v6.1.2
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
Bug fix
- Fixed: use
.mcpackinstead of.mcaddonfor block painting pack suffix. - Fixed block class head tile fold state error when it's out of sight.
v6.1.0
What's New
- Ui optimized
v6.0.9
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
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.