Skip to content

Releases: furtrade/EZquip

v1.0.95

14 Sep 01:19
Compare
Choose a tag to compare

EZquip

v1.0.95 (2024-09-14)

Full Changelog Previous Releases

  • fix: issue causing some items like trinkets to sometimes get ignored despite having a better score or ilevel

v1.0.94

09 Sep 04:08
Compare
Choose a tag to compare

EZquip

v1.0.94 (2024-09-09)

Full Changelog Previous Releases

  • fix: edge case where certain armor types other than the desired class armor type was being equipped.

v1.0.93

09 Sep 00:30
Compare
Choose a tag to compare

EZquip

v1.0.93 (2024-09-09)

Full Changelog Previous Releases

  • fix: annoying issue where items of equal value occassionally swap inexplicably.
  • fix: add better check for required level.

v1.0.92

08 Sep 22:57
Compare
Choose a tag to compare

EZquip

v1.0.92 (2024-09-08)

Full Changelog Previous Releases

  • fix: bug involving looking up bis trinkets when no data for the trinket exists.
  • fix: more changes to the initialization of the throttle to allow more time for pawn to load up

v1.0.91

06 Sep 03:36
Compare
Choose a tag to compare

EZquip

v1.0.91 (2024-09-06)

Full Changelog Previous Releases

  • fix: unintentional auto equipping of items before pawn was initialized

v1.0.9

05 Sep 05:55
Compare
Choose a tag to compare

EZquip

v1.0.9 (2024-09-05)

Full Changelog Previous Releases

  • feat: add ezquip button to character frame
  • add CharFrameToggle to character frame
  • feat: add toggle button to enable/disable ezquip automation
  • Disambiguate option text
  • updated scoring function to use value2 from pawn. items scores should now reflect the tooltip score more closely... (●'◡'●)
  • minor change to ranged weapon handling

v1.0.88

16 Aug 23:41
Compare
Choose a tag to compare

EZquip

v1.0.88 (2024-08-16)

Full Changelog Previous Releases

  • optimize event handling
  • code cleanup
  • fix: issue where ranged weapons were being equipped on survival hunters.
  • minor code optimization
  • update version to better reflect the game version compatiability
  • feat: update to item equip priority logic
  • optimize inventory handling
    optimize tooltip handling
    refactor trinket scoring
  • fix: fallback trinket data if none available for current spec
  • feat: add bis trinkets data

v1.0.88-beta.1

16 Aug 05:24
Compare
Choose a tag to compare
v1.0.88-beta.1 Pre-release
Pre-release

EZquip

v1.0.88-beta.1 (2024-08-16)

Full Changelog Previous Releases

  • minor code optimization
  • update version to better reflect the game version compatiability
  • feat: update to item equip priority logic
  • optimize inventory handling
    optimize tooltip handling
    refactor trinket scoring
  • fix: fallback trinket data if none available for current spec
  • feat: add bis trinkets data

v1.0.87

14 Aug 01:38
Compare
Choose a tag to compare

EZquip

v1.0.87 (2024-08-14)

Full Changelog Previous Releases

  • code cleanup
  • update toc
  • update api to check for loaded addons

v1.0.86

13 Aug 09:37
Compare
Choose a tag to compare

EZquip

v1.0.86 (2024-08-13)

Full Changelog Previous Releases

  • remove annoying debug