Skip to content

[1.0.24] Fix some loot again and new themes

Compare
Choose a tag to compare
@hube12 hube12 released this 13 Sep 00:38
· 7 commits to master since this release
1747acc

New:

  • New themes in a dual menu !
  • New distribution system (now include hashes and signature!)

Fixes:

  • End loot was incorrect due to thorns being applied to everything whereas it should only have been to chestplate only (newer version)
  • 1.19.2 was introduced to be sure that download assets doesn't fail anymore
  • New deps updated (with tags !)

Upcoming:

  • Full 1.18/1.19 rewamp + new GUI for loot search + new GUI for custom map

Notes:
1.18 and 1.19 arenot yet in that version, using those versions will drop you in a 1.17 world for the moment,
This is a patch release, not a full one, 1.1.0 will bring 1.18/1.19 support.

Signature can be verified with gpg --verify Minemap-1.0.24.zip.asc Minemap-1.0.24.zip.

You will need my signature which can be found here or here.

Then you will need to dearmor it: gpg -o neil_pubkey.gpg --dearmor *.asc and then import it or use directly:
gpg --no-default-keyring --keyring neil_pubkey.gpg --verify M inemap-1.0.24.zip.asc Minemap-1.0.24.zip

You can download a dearmored version here (fair warning do not open it in a text editor as it is not ANSI)