uNmINeD 0.13.5 – High DPI

  • Post comments:5 Comments

New uNmINeD development snapshot is available for download!

Changes

  • Added new blocks from the latest Minecraft snapshot 21w05a
  • (GUI) Added pixel perfect images on devices with DPI scaling other than 100% (no more blurry screens on laptops and 4k displays)
  • (GUI) Fixed crash/freeze when opening a world
Screenshot of uNmINeD 0.13.5-dev on a 150% DPI display
Continue ReadinguNmINeD 0.13.5 – High DPI

uNmINeD 0.13.4-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • Changed JS stylesheet loader
  • Added stylesheet settings:
    • Water depth coloring
    • Flower coloring
    • Ore coloring
    • Dye coloring
    • Different underground colors
  • Rewritten class library used for change notification propagation in object trees

Stylesheet settings are defined in the file stylesheet.js, where custom settings can also be added.

Stylesheet settings in uNmINeD 0.13.4
Continue ReadinguNmINeD 0.13.4-dev

uNmINeD 0.13.3-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • Adjusted map colors
  • Added more style to nether
  • Added dimension dependent styles
  • Boosted chunk loading performance (+30% overall speed)
  • Improved disk I/O
  • (GUI) Added block tag debug info
Minecraft 1.17 snapshot world mapped in uNmINeD 0.13.3
Old nether style in uNmINeD 0.13.2
New nether style with more deails in uNmINeD 0.13.3
Continue ReadinguNmINeD 0.13.3-dev

uNmINeD 0.13.2-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • Added support for pre-1.13 worlds (Anvil chunk format, from 1.2)
  • Added Forge block number loaders for Anvil worlds
  • Added basic support for modded blocks like BiomesOPlenty

uNmINeD now can read partially migrated worlds with both Anvil and flattened chunks.

uNmINeD 1.13.2 with Minecraft 1.7.0 and BiomesOPlenty
Continue ReadinguNmINeD 0.13.2-dev

uNmINeD 0.13.1-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • Changed map style
    • fixed low contrast
    • added saturation
    • added flowers
    • added ores
    • changed path style
  • Changed block configuration file (removed blocktags.minecraft.json, see tags.default.js)
  • Improved support for modded worlds
  • Improved performance
  • Fixed memory management
  • Fixed chunk loader bugs
  • Fixed style engine bugs
  • (CLI) Spaces are now valid in the --area="r(x, z, w, h)" parameter

Continue ReadinguNmINeD 0.13.1-dev

uNmINeD 0.12.24-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • (GUI) Added block filter
  • (GUI) Added unknown block handling
  • (GUI) Fixed crashes and minor bugs
  • (CLI) Added zoom parameter to image export
  • (CLI) Added dimension, topY, bottomY and gndxray parameters
Continue ReadinguNmINeD 0.12.24-dev

uNmINeD 0.12.22-dev

  • Post comments:0 Comments

New uNmINeD development snapshot is available for download!

From now the cross platform Avalonia GUI is the recommended release. The windows only WPF GUI is discontinued.

Changes:

  • (GUI) Ported features from WPF:
    • web export
    • image export
    • world info
  • (GUI) Added zoom and trim to image export
  • (GUI) Fixed bugs and crashes
  • Code cleanup
Continue ReadinguNmINeD 0.12.22-dev

uNmINeD 0.12.21-dev

  • Post comments:2 Comments

New uNmINeD development snapshot is available for download!

Changes in the cross platform Avalonia GUI:

  • (AV GUI) Made available for Windows 10
  • (AV GUI) Ported features from WPF:
    • map scrollbars
    • toggle grid
    • toggle always on top
    • scroll back to content
  • (AV GUI) Increased zoom range from 1:4 – 16:1 to 1:8 – 32:1
  • (AV GUI) Added light/dark theme
  • (AV GUI) Fixed map tile alignment glitches on high DPI displays
  • (AV GUI) Fixed huge memory leaks

uNmINeD 0.12.21-dev Avalonia on Windows 10 with dark theme
Continue ReadinguNmINeD 0.12.21-dev