Releases: Cubitect/cubiomes-viewer
Releases · Cubitect/cubiomes-viewer
cubiomes-viewer 4.1.2
cubiomes-viewer 4.1.1
Changes:
- updated translations
- updated version information
cubiomes-viewer 4.1.0
Changes:
- added 1.21.2 to versions, as well as an experimental 1.21.3 for the Pale Garden biome
- added Trial Chambers
- added sampling filter for climate noise (#287)
- added linked End Gateways
- fixed inaccurate End generation at large distances from 0,0
- fixed a crash on platforms that default to a small stack size (#290)
- fixed biome samples filter not working for older versions (#295)
- fixed copying seeds from matching seed list (#302)
- fixed non-persistent search progress and result list in headless mode (#310)
cubiomes-viewer 4.0.1
Changes:
- fixed search progress not loading when stopped on a negative seed (#282)
- updated code and build system to be mostly compatible with Qt6
- updated translations
- tweaked app icon again
- tweaked screenshots for better readability
cubiomes-viewer 4.0.0
This release adds a way to find locations in a given seed, as well as a biome sample filter that can check biome proportions.
All scaled coordinates have been changed to use block coordinates. Scaled biome filters and iterators now have a scaling option.
Also, some builds are now deployed via GitHub Actions. These may replace the manually created static builds in a future release. (The dmg for macOS is experimental and might not work.)
Changes:
- added Locations tab to look for position in the current seed
- added filter for Biome Samples to check biome proportions (#173, #266)
- added outline display for the area of selected conditions
- added "from-visible" to conditions editor (#271)
- added inverted range check for climate extremes (#280)
- added option to redistribute condition IDs
- changed area/position input fields to use block coordinates (#265)
- moved scaling of Biome filters to a filter option
- moved step size of Iterators to a filter option
- moved Nether and End biome filters to the Biome category
- enabled Voronoi biome filters (use only when necessary)
- removed Triggers tab, since the Locations tab includes its functionality
- updated some examples
- fixed headless mode to search seeds without a GUI using
--nogui
- fixed octave options and added generated display texts (#253)
- fixed combobox styling
cubiomes-viewer 3.4.2
Changes:
- fixed finder for climate extremes (#279)
- fixed inactive options button for list search mode
- fixed some results transferring to a new search when quickly restarting a search
- fixed metainfo version data
cubiomes-viewer 3.4.1
This is the overdue binary release v3.4 for the status quo of 2023, focusing mostly on UI improvements and bugfixes.
Changes since v3.3.0:
- added "48-bit only" search mode (#242)
- added headless search mode (#237)
- added igloo basement finder
- added biome count to the biome statistics (#236)
- added toolbar buttons for zoom in/out (#217)
- added user defined font selection
- added dynamic UI and icon scaling (#226)
- added icon scale customization (#226)
- added Chinese translation (thanks to SunnySlopes)
- added shortcut to copy active seed with CTRL+C and remapped copy-seed-list (#238)
- changed climate extreme filter to look for a range rather than min/max
- changed zoom shortcuts to accept Qt defaults (#217)
- changed structure config to a more general toolbar config
- changed menu entries and layout of preferences
- removed DejaVu fonts
- fixed end city positions 1.19+ (#244)
- fixed fortress placement issue (#261)
- fixed incorrect fortress end pieces
- fixed shipwreck positions 1.13-1.15
- fixed outpost not generating in cherry_grove
- fixed abort for protobase generation (#242)
- fixed selection of seed when clicking the biome statistic (#236)
- fixed vertical alignment of condition summary
cubiomes-viewer 3.3.0
Changes:
- added trail ruins map option and finders
- added amethyst geode map option
- added finder and map indicator for igloos with basement
- added biome noise visualization for beta 1.7 climates (#212)
- added keyboard controls to navigate the map (#217)
- added desert wells map option and finders (#218)
- added command line option --reset-all to clear the sessions and settings
- added visibility toggles for structures, which can be used to de-clutter the toolbar
- added better internationalization support and language selection to the preferences
- added an initial German translation
- updated structure icons, replacing several amidst icons that had non-standard sizes
- changed UI so multiple conditions can be enabled/disabled at once (#216)
- changed warning message for small areas to be more informative (#220)
- changed compiler flags for debug builds
- changed the toolbar position so its anchor is restored on restart
- changed preferences dialog to be non-blocking
- fixed missing y-level option for locate-biome-center finders (#221)
- fixed incorrect stronghold positions for 1.6- (#228)
- fixed secondary spawn pass for 1.18+ (#219)
cubiomes-viewer 3.2.1
cubiomes-viewer 3.2.0
Changes:
- added experimental 1.20 support
- added thread limit option for map view (#207)
- added multithreading support for biome image export
- added no-ocean biome layer for beta 1.7
- changed scaled biomes for beta 1.7 to be slightly more accurate
- changed map scaling to be more consistent across platforms (#203)
- fixed a crash when opening beta 1.7 with height map (still does not work though)
- fixed non-overworld voronoi scaling causing the program to crash (#209)
- fixed stronghold biomes for pre-1.13
- fixed a small 80 byte memory leak when switching seeds or version
- fixed tall_birch_hills instead of tall_birch_forest considered non-generating in 1.9 - 1.10 (MC-98995)