DurabilityViewer icon indicating copy to clipboard operation
DurabilityViewer copied to clipboard

Hotfix for version 1.10.5 + additional config options

Open TheMrEngMan opened this issue 1 year ago • 4 comments

Fixes:

  • Fix cardinal-components-entity causing crash due to outdated version (Fixes #100)
  • Properly include cloth config as dependency
  • Update fabric API dependency to new id (fabric-api instead of old fabric)

Additions:

  • Add option to display item durability as a gradient between green and red instead of discrete colors
  • Changed percent option from boolean to integer threshold, allowing showing percent at high durability and absolute value at low durability (useful for tools to see exact number of uses left)

Bump version to 1.11.0

Build: https://github.com/TheMrEngMan/DurabilityViewer/releases/tag/1.11.0

TheMrEngMan avatar Sep 29 '23 17:09 TheMrEngMan

Would you also please update the FMJ to depend on fabric-api instead of fabric?

It's a legacy thing that Fabric API only keeps for backwards compat. The problem is that users can get confused when they see that a mod depends on fabric

Poopooracoocoo avatar Oct 05 '23 22:10 Poopooracoocoo

Thank you for your commits. I'm on vacation right now, so I'll review them when I'm back home, which will be around the 15th.

gbl avatar Oct 06 '23 06:10 gbl

In my testing this has been working well :)

Poopooracoocoo avatar Nov 15 '23 09:11 Poopooracoocoo

Thank you for your commits. I'm on vacation right now, so I'll review them when I'm back home, which will be around the 15th.

@gbl reminder :)

TheMrEngMan avatar Nov 30 '23 00:11 TheMrEngMan