Skip to content

Releases: mc-wiki/minecraft-mod-heywiki

v1.4.2+1.20.6

11 May 14:37
Compare
Choose a tag to compare

v1.4.2+1.20.6

Fixes

  • Fix Iris unable to read the shaderpack's language file (#31)

v1.4.2+1.20.4

11 May 14:34
Compare
Choose a tag to compare

v1.4.2+1.20.4

Fixes

  • Fix Iris unable to read the shaderpack's language file (#31)

v1.4.1+1.20.6

01 May 06:36
691efee
Compare
Choose a tag to compare

v1.4.0+1.20.6

Note: Support for 1.20.5 is immediately dropped.

Changes

  • Supports Minecraft 1.20.6

Fixes

  • Fix performance issues with TitleScreen (Fabric)

v1.4.1+1.20.4

29 Apr 07:53
bf2811d
Compare
Choose a tag to compare

v1.4.1+1.20.4

Fixes

  • Fixes a critical bug where the the mod attempts to open the wiki page every time something is being aimed at

v1.4.0+1.20.5

25 Apr 00:59
eafbf5f
Compare
Choose a tag to compare

v1.4.0+1.20.5

Changes

  • Supports Minecraft 1.20.5
  • Adds support for Aether wiki
  • Alt+H or Opt+H now opens the wiki page of the current item in your main hand
  • Now transforms [[wiki link]] syntax into a clickable link in chat
  • Fabric: You can now click on the version in title screen to open the wiki page of the current version

Fixes

  • Fixes compatibility issue with EMI (#23)

v1.4.0+1.20.4

25 Apr 00:59
25b9e24
Compare
Choose a tag to compare

v1.4.0+1.20.4

Note: 1.20.4 is now a long-term support (LTS) version. This means that it will receive new bug fixes
and some new features, even if it is not the latest Minecraft release. Note that the LTS does not have a minimum
duration, and it may end at any time.

Changes

  • Alt+H or Opt+H now opens the wiki page of the current item in your main hand
  • Now transforms [[wiki link]] syntax into a clickable link in chat
  • Fabric: You can now click on the version in title screen to open the wiki page of the current version

v1.3.2+1.20.4

21 Apr 01:09
8cabd89
Compare
Choose a tag to compare

v1.3.2+1.20.4

Changes

  • Add support for Aether wiki

Fixes

  • New configurations added in v1.3.1 are now saved properly
  • Fixes compatibility issue with EMI (#23)

v1.3.2+1.20.5

17 Apr 12:14
Compare
Choose a tag to compare

v1.3.2+1.20.5

Changes

  • Supports Minecraft 1.20.5-pre3
  • Update translations
  • Now requires Java 21

Fixes

  • New configurations added in v1.3.1 are now saved properly

v1.3.1

10 Apr 04:52
Compare
Choose a tag to compare

v1.3.1

Changes

  • Adds /whatisthisitem offhand
  • /wiki autocomplete is now cached locally to improve performance
  • Now prompts user when H is pressed but nothing is being aimed at
  • Added configuration options for reach distance and whether fluid is allowed
  • Setting configurations other than wiki language no longer requires a resource reload
  • Looking up item entities now leads to the page of the item
  • Add possibility to overwrite translation keys to specific pages (Solves #14)

Fixes

  • Fixes /wiki autocomplete showing duplicate entries
  • Fixes bad debouncing in /wiki autocomplete
  • Fixes bad encoding in /wiki autocomplete requests. Now forced to UTF-8
  • Fix inventory closes after dismissing the url prompt

v1.3.0

08 Apr 13:54
Compare
Choose a tag to compare

v1.3.0

Changes

  • Adds possibility to support other wikis than Minecraft Wiki.
  • Adds /imfeelinglucky command that takes you to a random page.
  • When using /wiki, page names are now autocompleted.
  • [Experimental] Added JSON config for wiki support at wiki_family/*.json in resource packs.
    Please note that the JSON schema is not stable and is not semantically versioned yet.
    We very well might break it in minor versions.
  • Added integration for Roughly Enough Items (REI).
  • Added integration for EMI.