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
dd626d9
commit 4b7368a
Showing
2 changed files
with
14 additions
and
11 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,17 +1,20 @@ | ||
🗃️**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)** | ||
🗃️**Detailed Changelog: [1.3.0 --> 1.3.1](https://github.com/UltimatChamp/EnhancedTooltips/compare/1.3.0+fabric.1.21.4...1.3.1+fabric.1.21.4)** | ||
|
||
### 🛠️Changes | ||
|
||
- 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))_ | ||
- You can now set various combos of durability texts and bars, as they have been separated into two new options. | ||
- The durability bar is now disabled by default. | ||
- Some enhancements have been made to the value-based durability text, when the durability bar is disabled. | ||
|
||
<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. | ||
- Slight adjustments to the color of the durability bar and item badges. | ||
- The priority of item badges has been adjusted. | ||
|
||
<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) | ||
- The border for common rarity items now matches the vanilla style. | ||
|
||
--- | ||
|
||
- The config screen is now more organized. |
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