uNmINeD 0.19.45-dev

  • Post comments:3 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • (GUI) Added world border indicator (read from level.dat)
  • (GUI) Made the color indicating chunk/region presence more distinct when zooming out very far
  • (GUI) Fixed animated zoom for selection rectangles
  • (GUI) Minor fixes

Word border indicator:

Continue ReadinguNmINeD 0.19.45-dev

uNmINeD 0.19.44-dev

  • Post comments:5 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • Updated to .NET 9.0
  • Updated to Avalonia 11.2.3
  • Added Pale Oak and other new block colors
  • (GUI) Improved map control
    • New projection math
    • New zoom (animated)
    • New tile caching
    • New grid
  • (WEB) Added a red dot marker to the web map that visitors can place and link to
Continue ReadinguNmINeD 0.19.44-dev

uNmINeD 0.19.42-dev

  • Post comments:6 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • (GUI) Added options to web export:
    • Enable grid
    • Show grid by default
    • Map center coordinates
  • (CLI) Added command line arguments to web export:
    • --showgrid=true/false
    • --enablegrid=true/false
    • --centerx=0
    • --centerz=0
  • (GUI) Fixed: some players did not appeared on the map
  • (GUI) Fixed: player list is empty
  • (GUI) Reverted Avalonia to 11.1.3 (this might fix crashes on macOS)

Continue ReadinguNmINeD 0.19.42-dev

uNmINeD 0.19.40-dev

  • Post comments:3 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • (Web) Renamed unmined.index.html to index.html
  • (Web) Added a context menu
  • (Web) Added a copy /tp x ~ z function
  • (Web) Added a toggleable grid with decimal and binary coordinates
  • (Web) Added a toggleable scale bar
  • (Web) Player markers and other markers are now toggleable
  • (Web) User settings are persisted in the browser local storage
  • (Web) OpenLayers and other libraries are included instead of using a CDN
  • (GUI) Updated to Avalonia 11.1.1
  • Bedrock: Unnamed blocks are loaded as air instead of throwing an error
  • Bedrock: Corrupted data is skipped and a warning is displayed instead of an error

This release contains a preview version of an improved web map template. Any previous template can still be used if you do not want to switch.

Continue ReadinguNmINeD 0.19.40-dev

uNmINeD 0.19.38-dev

  • Post comments:2 Comments

New uNmINeD development snapshot is available for download!

Changes:

  • (CLI) Changed --shadows command line parameter to accept the following values:
    • --shadows=false ⇒ no shadows (default)
    • --shadows=true ⇒ heightmap shadows
    • --shadows=2d ⇒ heightmap shadows
    • --shadows=3d ⇒ 3D raycasting shadows
    • --shadows=3do ⇒ 3D raycasting shadows with opacity
  • (GUI) Fixed slime chunks layer
  • (GUI) Updated Avalonia to 11.1.0-beta2
  • (GUI) Updated SkiaSharp to 3.0.0-preview.3.1
Continue ReadinguNmINeD 0.19.38-dev