forked from yanggx98/Immersive-Tooltip
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3c742d0
commit 792daee
Showing
2 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
🗃️**Detailed Changelog: [1.2.2 --> 1.2.3](https://github.com/UltimatChamp/EnhancedTooltips/compare/1.2.2+fabric.1.21.4...1.2.3+fabric.1.21.4)** | ||
|
||
<hr> | ||
🗃️**Detailed Changelog: [1.2.3 --> 1.3.0](https://github.com/UltimatChamp/EnhancedTooltips/compare/1.2.3+fabric.1.21.4...1.3.0+fabric.1.21.4)** | ||
|
||
### 🛠️Changes | ||
|
||
- Added an option to set the **border color** according to the color defined in the item name. _(Useful for resource-pack developers)_ | ||
- If there is no color is set in the item name, the border color will be determined based on the item's rarity. | ||
- Added **Turkish** translation. | ||
- Major changes to **item badges**. | ||
- Badges are now based on the _Creative Menu item groups_. _(The way item groups work, this is unfortunately very much hard-coded. Mods will have to manually add their custom items if they want them to show their badges.)_ | ||
- Most of the items are covered now. | ||
- Badges are now available only for 1.21+. _(If you want them in previous versions and are ready to do some work, contact me on [**Discord**](https://discord.gg/kfKjjhv3pn))_ | ||
|
||
<img alt="Improved Badges" width="500px" src="https://github.com/user-attachments/assets/79ef57b2-cea8-4891-a7f7-d8ca197770c0" /> | ||
|
||
- Added a **durability bar** behind the durability, which changes color based on how damaged the item is. | ||
|
||
<img alt="Improved Durability Tooltip" width="500px" src="https://github.com/user-attachments/assets/bf55eb72-172a-4e7b-8888-d7cd5f5d3831" /> | ||
|
||
- Removed the _item thumbnail border_. _(Imo, tooltips look much more modern now)_ | ||
- Updated **Turkish** translation. [**[#7]**](https://github.com/UltimatChamp/EnhancedTooltips/pull/7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters