Releases: tryashtar/image-map
Releases · tryashtar/image-map
v3.5 (old)
Changelog
+ Added two new colors for worlds in Java 21w15a or later
v3.4 (old)
Changelog
+ Spammed tons of DLLs into the distributed zip because apparently that fixes stuff for some people
+ Some memory improvements?
+ Fixed bedrock UUIDs not showing up sometimes
v3.3 (old)
Changelog
+ Fixed a memory leak
+ Optimized size of icons
+ Slightly increased speed of image manipulation
+ Fixed overwritten existing maps not updating their preview
v3.2 (old)
Changelog
+ Fixed a couple crashes
v3.1 (old)
Changelog
+ Java maps now show a progress bar while they are loading
+ Fixed some bugs with changing IDs
v3.0 (old)
Changelog
+ Overall large-scale rewrite for cleaner code!
+ Improved import UI, and added option to choose color distance algorithm
+ Loading maps can now safely have their IDs changed, be replaced and discarded, and so on
+ Support for 1.16 colors, as well as 1.12, 1.8, 1.7, and beta 1.8 (displays determined version in title)
+ World only loads 50 or so maps initially, can load more with a button
+ App tries to fall back to older folder picker dialogs if unsupported on your computer
+ Can CTRL-V image data directly
+ Somewhat better error messages
+ Fixed crashes in 1.16 due to new NBT tag type
+ Fixed a few miscellaneous crashes
v1.20 (old)
Changelog
+ Stretching the image to fill the frame size provided is now optional
v1.19 (old)
Changelog
+ You can now drag world folders onto the form to open them
+ Worlds are now sorted by last modified date
+ Java `level.dat` is now reloaded before every operation, in case you open the world in-game between imports
+ Fixed Java not updating `idcounts`, causing new maps to overwrite imported ones
+ Fixed a crash when changing importing map IDs
v1.18 (old)
Changelog
+ Greatly reduced memory consumption, especially during and after converting Java maps
+ Maps now start processing as soon as you hit the confirm button, reducing wait times when importing many images at a time
+ Fixed map preview size changing after processing done
+ More error messages instead of crashes
v1.17 (old)
Changelog
+ Fixed some buttons being too narrow for their text on some PCs
+ More memory is freed up when a world is closed
+ Fixed adding maps to a non-local Bedrock player crashing
+ Error messages instead of crashes for more things
+ Java "processing maps" state now tells you as such and doesn't let you crash with the context menu
+ Label that tells new users what button to press after picking a world