Releases: mc-wiki/minecraft-mod-heywiki
Releases · mc-wiki/minecraft-mod-heywiki
v1.4.2+1.20.6
v1.4.2+1.20.4
v1.4.1+1.20.6
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
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
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
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
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
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
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
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.