Skip to content

Releases: mrkite/minutor

2.21.0

05 Oct 16:58
Compare
Choose a tag to compare

Release for Minecraft 1.21

new features:

  • use Mojang API to show player skin in menu
  • sort the Open World sub-menu by world name
  • add visualisation for mod ChunkLock
  • show Air in Block Statistic Search
  • update: zlib to 1.3.1
  • harmonize Biome colors with other tools

fixes:

  • ignore structures with a zero-sized bounding box (for mod Terralith)
  • fix: maybe random Biome color for unknownBiome
  • fix: use new Mojang API for playname query

2.20.0

03 Jun 10:38
7e15c69
Compare
Choose a tag to compare

Release for Minecraft 1.20

new features:

  • new Block statistics dialog
    • search for specific Blocks or search pattern for Blocks
    • show distribution per depth level
    • export result as CSV
  • complete overhaul of Structures menu
    • sort Structures alphabetically
    • group mods into nested sub menus
    • allow group wise enable/disable
  • show Biome color also for empty areas in single layer (needed for export of Biome depth layers)
  • allow all 2x combinations of Block properties to define Block color

fixes:

  • clear overlay items when changing dimension
  • fix water color in The End and unknown Biome
  • fix skip of empty Sections
  • fix exact pattern search
  • change snapping zoom to minimum when scrolling

2.19.1

15 Oct 11:42
Compare
Choose a tag to compare

Release for Minecraft 1.19

  • improve rendering performance
  • improve code quality and stability
  • extend number of usable Biomes to 16bit
  • drop custom JSON parser (use Qt one's)
  • use QPalette::Base color as default background
  • improve Search Dialog, JumpTo dialog
  • update to zlib 1.2.13

fixes:

  • fix PNG export ranges
  • macOS: read physical memory size correctly
  • macOS: fix modifier keys

2.19.0

05 Jun 18:05
Compare
Choose a tag to compare

Release for Minecraft 1.19

new features:

  • add support for custom dimensions
  • add new overlay/rendering modes: Mob Spawners, Slime Chunks, Inhabited Time
  • add mob spawn highlighting for hostile water mobs (Drowned)
  • improve PNG export dialog (snap to Chunk or Region)
  • change zoom to use current cursor location as center

fixes:

  • fix zooming on (macOS) touch devices
  • fix several 1.18 rendering bugs

2.18.0

29 Nov 16:14
Compare
Choose a tag to compare

Release for Minecraft 1.18

  • support extended build height and new storage format
  • restructured menu, e.g. moved Overlays in own (and flat) menu
  • fix: show Player names in JumpTo dialog (use Mojang API to translate UUID)
  • fix: ocean colors now based on Minecraft colors

2.17.0

25 Oct 19:32
1c34137
Compare
Choose a tag to compare

Release for Minecraft 1.17

  • updates for Minecraft 1.14 & 1.15 & 1.16 & 1.17

    • variable Biomes along Y axis
    • NBT format changes
    • changed storage locations
  • add new features:

    • single layer mode
    • zoom out
    • adapt allowed zoom level on window size and available memory
    • sea ground mode
    • modifier keys for keyboard scrolling allow jump by Block, Chunk or Region
    • Search for Entities
    • Search for Blocks
    • Export search results
    • show home & job location for Villagers (and home for Piglin Brutes)
  • fixes:

    • automatic repair of definition file folder
    • improve stability with unknown data tags during Chunk loading
    • improve stability with multi threading and many other stability fixes
  • add automatic CI flow based on GitHub Actions

2.2.0

23 Mar 06:51
Compare
Choose a tag to compare

Updates for Minecraft v1.13
And so many other changes...

2.1.2

20 Jun 00:00
Compare
Choose a tag to compare

Updates for Minecraft v1.12

2.1

28 May 00:54
Compare
Choose a tag to compare
2.1

A whole lot of changes.. thanks everyone!

2.0.1

30 Oct 21:57
Compare
Choose a tag to compare
prepped for 2.0.1 release