uNmINeD 0.14.10

  • Post comments:2 Comments

New uNmINeD development snapshot is available for download! Changes: Reworked biome codeFixed 3D biomes below y=0Added support for new biome palette format in 1.18 snapshots(GUI) Fixed control alignments

Continue ReadinguNmINeD 0.14.10

uNmINeD 0.14.9

  • Post comments:3 Comments

New uNmINeD development snapshot is available for download! Changes: Improved performance: reduced memory allocation stress, huge drop in GC wait time, +50% speed(GUI) Shadow rendering* is available again(CLI) Added --night parameter for night mode rendering(CLI) Added --shadows parameter for rendering shadowsFixed crashes in web map export * Note that this is a simple heightmap based shadow algorithm that does not handle floating objects, bridges, overhangs, and other structures with holes. Accurate shadow calculation will come later. Minecraft 21w41a world in uNmINeD 0.14.9 without shadows Minecraft 21w41a world in uNmINeD 0.14.9 with shadows Minecraft 21w40a world in uNmINeD 0.14.9 with shadows

Continue ReadinguNmINeD 0.14.9

uNmINeD 0.14.8

  • Post comments:2 Comments

New uNmINeD development snapshot is available for download! Changes: Changed region file access method to use memory mapped files(GUI) Added "Go to location" toolbar button(GUI) Fixed startup crash on Linux

Continue ReadinguNmINeD 0.14.8

Roadmap update

  • Post comments:6 Comments

What to expect in the upcoming releases: Tile caching instead of re-rendering map tiles every time (highest priority)Load/save map settingsGUI improvements (slicer toolbar, selection tool)Markers (spawn, players, villages, etc.)Block highlighter/finderOverlays (biomes, caves, chunk properties, statistics, etc.)Biome based coloringRendering blocks using in-game texturesShadowsSupport for Bedrock Edition savesSource code release of Minecraft world handling libraries Requests are welcome.

Continue ReadingRoadmap update

Bedrock

  • Post comments:4 Comments

I have purchased Minecraft for Windows 10 / Bedrock Edition too see what can I do :) Huge mountains in beta 1.16.220.50 are awesome. Can't wait to see them in uNmINeD.

Continue ReadingBedrock

uNmINeD 0.14.4

  • Post comments:7 Comments

New uNmINeD development snapshot is available for download! Changes: Fixed wrong coordinates on web map(GUI) Added NBT viewer for level.dat(GUI) Added deb package for Debian based Linux distros(GUI) Fixed stay on top switch(GUI) Memory usage optimizations

Continue ReadinguNmINeD 0.14.4

uNmINeD 0.14.3 – Zoom

  • Post comments:2 Comments

New uNmINeD development snapshot is available for download! Changes: Added blocks from latest Minecraft 1.17 snapshot 21w08bAdded zoom in levels for image exportAdded zoom in levels for web exportAdded mouse coordinates to web mapIncreased max zoom out levelFixed int32 overflows caused by very far regions(CLI) Added zoom range options for web export (--zoomin, --zoomout)(GUI) Reduced memory usage(GUI) Fixed memory leaks(GUI) Fixed crashes while changing zoom level(GUI) Fixed empty browser when adding a single world folder uNmINeD now ignores insanely far regions with block coordinates greater than ±67 million to avoid int32 overflows in calculations. This limitation is unlikely to cause any problems since in-game world border is at ±30 million.

Continue ReadinguNmINeD 0.14.3 – Zoom