Skip to content

Releases: Cubitect/cubiomes-viewer

cubiomes-viewer 4.0.1

11 Feb 14:20
Compare
Choose a tag to compare

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

01 Feb 22:43
Compare
Choose a tag to compare

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

02 Jan 20:14
Compare
Choose a tag to compare

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

28 Dec 15:22
fbad749
Compare
Choose a tag to compare

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

24 May 22:02
Compare
Choose a tag to compare

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

18 Feb 16:18
Compare
Choose a tag to compare

Changes:

  • fixed broken colormap for the noise map views after the 3.2.0 release
  • added blaze spawner bounding boxes (#210)
  • added copy-region option to context menu (#211)

cubiomes-viewer 3.2.0

18 Feb 12:16
Compare
Choose a tag to compare

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)

cubiomes-viewer 3.1.1

07 Feb 22:17
Compare
Choose a tag to compare

Changes:

  • fixed screenshot function, removing the mouse tool-tip
  • fixed mouse tool-tip so it stays inside the integer limit
  • fixed id mapping error in beta 1.7 biome generation + performance improvements
  • changed grid labels when there is not enough space
  • changed margins on main UI to make better use of available space

cubiomes-viewer 3.1.0

05 Feb 17:28
Compare
Choose a tag to compare

Changes:

  • added custom grid spacing multiplier with adaptive application (#203)
  • added simple distance measuring to map with shift-click (#195)
  • added recent seed history to menu
  • added goto animations
  • added basic support for beta 1.7 (in progress)
  • added layer display option dialog
  • added octave specific biome noise views to map view
  • added octave option to climate extreme locator, enabling much faster climate searches
  • changed shortcuts to function with the new map layers
  • moved map undocking to menu and hide title when docked (#202)
  • fixed indicator for busy map processing not working anymore
  • fixed 'delete' removing wrong seed after a paste into a sorted list
  • fixed program crashing when map is moved to integer limit coordinates (#204)
  • fixed getSpawn for 1.0

cubiomes-viewer 3.0.1

22 Jan 22:19
Compare
Choose a tag to compare

Changes:

  • added support for 1.19.2 along side 1.19.3, available via the extended versions option
  • added inverted min/max bounds to climate extremes
  • changed goto-dialog to support more generic formatting when pasting from clipboard
  • fixed a significant performance regressing of 48-bit search mode (#198)