Skip to content

cubiomes-viewer 1.3.0

Compare
Choose a tag to compare
@Cubitect Cubitect released this 24 Feb 16:50
· 256 commits to trunk since this release

Changes:

  • rewrite of searching algorithm
    • replaced search option "64-bit multithreaded" with "48-bit family blocks"
    • changed option "incremental" to also be multithreaded through all 64-bits
    • added search option to look through seeds provided in a file
  • added settings dialog
    • new setting to restore last session
    • new setting to toggle smooth map motion
    • new settings for advanced search parameters
  • changed quad-structure scanner to also look for quad-monuments
  • changed toolbar to be movable and detachable
  • changed editing conditions to no longer block the GUI
  • added buried treasures to map view and search
  • added map scale (zoom) option to the "Goto" dialog
  • seeds now work for non-ascii characters (thanks to abextm)
  • fixed some bugs and introduced new ones