Skip to content

Releases: Slackluster/EquipRecommendedGear

v10.2.5-008

28 Feb 19:03
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-008 (2024-02-28)

Full Changelog Previous Releases

  • A fix for one-handed weapons
  • Weapon heirlooms should now not be replaced if still leveling
  • Equipped heirlooms will now be preferred if the player has not outleveled them

v10.2.5-007

08 Feb 19:31
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-007 (2024-02-08)

Full Changelog Previous Releases

  • Two-handed weapons were trickier than I thought
  • Bows apparently work differently than guns >:(
  • Experimental fix for rare issues

v10.2.5-006

02 Feb 21:52
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-006 (2024-02-02)

Full Changelog Previous Releases

  • I feel bad fixing this stuff with ChatGPT, but to be fair the entire function was made by ChatGPT because it's complicateeeed

v10.2.5-005

29 Jan 20:25
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-005 (2024-01-29)

Full Changelog Previous Releases

  • Fixed a weird issue where comparing too many items wasn't working properly
  • When you make a typo for the main class/spec you play yourself so the weapon equip doesn't work x.x
  • Input sanitazation for the DoTheThing() parameters

v10.2.5-004

27 Jan 11:10
0741839
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-004 (2024-01-27)

Full Changelog Previous Releases

  • Update README.md
  • That was a weird typo
  • Added some message toggles to DoTheThing()
  • I apparently don't know how abbreviations work

v10.2.5-003

21 Jan 18:34
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-003 (2024-01-21)

Full Changelog Previous Releases

  • Fixed rings and trinkets sometimes getting into an endless loop
  • Comment
  • Also, shirts.
  • Fixed a bug with tabards
  • Apparently not allowed to disable a button in combat

v10.2.5-002

18 Jan 17:02
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-002 (2024-01-18)

Full Changelog Previous Releases

  • Robes and chests are different, apparently!

v10.2.5-001

17 Jan 17:05
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.5-001 (2024-01-17)

Full Changelog Previous Releases

  • TOC bump
  • SpecID good now
  • Level requirements are now also taken into consideration
  • Me dumb
  • Don't do stuff in combat
  • Cloaks return as Cloth, thanks Blizz. Fixed now.
  • Some minor improvements to grabbing SpecID
  • Update README.md

v10.2.0-001

14 Jan 20:00
0ffcd2c
Compare
Choose a tag to compare

Equip Recommended Gear

v10.2.0-001 (2024-01-14)

Full Changelog Previous Releases

  • Create main.yml
  • CurseForge + Wago updates
  • Initial version
  • Update README.md
  • Initial commit