Skip to content

cubiomes-viewer 2.0.0

Compare
Choose a tag to compare
@Cubitect Cubitect released this 02 Mar 22:31
· 168 commits to trunk since this release

This update comes with several usability upgrades and bug fixes.

Main highlights are that conditions with relative dependencies now behave more intuitivly and there are several more controls for 1.18 biome searches.

Changes since 1.12:

  • changed conditions with a single required instance so they now check each instance individually rather than average the occurrences to a single point
  • added new climate noise filter (offers optimization potential for 1.18 biome filters)
  • added new filter which finds the approximate location of the first stronghold
  • added radial distance filter option for structures
  • added structure exclusion filter option, looking for an area with no instances
  • added 1.18 biome filter option, to be satisfied when any biome is found
  • added an OR logic gate helper condition
  • added filter examples
  • added key shortcut support (copy/paste/delete) for matching seeds UI
  • added update checker
  • added copy of some DejaVu fonts which should help with UI problems on some platforms
  • added more warnings for loading issues (including notices for missing seed files)
  • added option to control the memory usage by the map viewer cache
  • improved cache utilization for the map viewer
  • improved accuracy of approximated biome filters for 1.18 (but they will only work for scale 1:4 now)
  • fixed biome names not working with biome color config
  • fixed invalid relative position for some filters on the first search pass
  • fixed stronghold filter yielding some false negatives
  • fixed some saving/loading issues