Skip to content

Releases: Lardeck/ImprovedTalentLoadouts

v2.0.9

25 Apr 15:43
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.9 (2024-04-21)

Full Changelog Previous Releases

  • Fix order when not sorting by name
  • Add the option to set a custom order
  • Add separator
  • Fix default options
  • Reset the categories internal loadout table when deleting all loadouts

v2.0.9-beta-2

21 Apr 19:37
Compare
Choose a tag to compare
v2.0.9-beta-2 Pre-release
Pre-release

ImprovedTalentLoadouts

v2.0.9-beta-2 (2024-04-21)

Full Changelog Previous Releases

  • Fix order when not sorting by name

v2.0.9-beta-1

18 Apr 14:52
Compare
Choose a tag to compare
v2.0.9-beta-1 Pre-release
Pre-release

ImprovedTalentLoadouts

v2.0.9-beta-1 (2024-04-18)

Full Changelog Previous Releases

  • Add the option to set a custom order
  • Add separator
  • Fix default options
  • Reset the categories internal loadout table when deleting all loadouts

v2.0.8

17 Apr 21:21
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.8 (2024-04-17)

Full Changelog Previous Releases

  • Add "Find Matching Loadout" option which tries to find a matching export string for the current tree if the loadout would be Unknown

v2.0.7

13 Apr 20:02
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.7 (2024-03-27)

Full Changelog Previous Releases

  • Small code improvements
  • Rework import window (copy from Blizzad)
  • Show tooltip even if the button is disabled
  • Rename "Create Loadout" to "New Loadout"
  • Move options to the bottom
  • No longer color Blizzard loadouts yellow
  • Let buttons skin by ElvUI
  • Cache actionbars after loading a loadout
  • Disable update button unless SHIFT or CTRL is being pressed

v2.0.6

20 Mar 22:42
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.6 (2024-03-20)

Full Changelog Previous Releases

  • Bump toc
  • Fix "Create Spec/Class Loadout"

v2.0.5

03 Mar 16:39
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.5 (2024-03-03)

Full Changelog Previous Releases

  • Add specialization check when creating a loadout while inspecting
  • Hide delete all loadouts popup when changing specialization
  • Add option to directly add a loadout to a category after creation
  • Clean up some code
  • Add option to sort categories by name
  • Add option to directly add a loadout to a category after importing
  • Update local libs

v2.0.4

21 Feb 22:20
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.4 (2024-02-21)

Full Changelog Previous Releases

  • Fix flyouts and mounts
  • Check for corrupted entry info
  • Fix importing loadouts after importing a spec loadout

v2.0.3

01 Jan 23:30
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.3 (2024-01-01)

Full Changelog Previous Releases

  • Update flyouts after changing the spec
  • Merge branch 'main' of https://github.com/Lardeck/TalentLoadoutProfiles
  • Check if the entry info exists
  • Merge pull request #21 from Magichastie/feat/bug/sort_loadouts_within_categories
    Extend sort loadouts by name option to sort loadouts within categories
  • By using the category loadouts as a lookup table, we can then iterate over the sorted loadouts list to get sorted loadouts within categories.

v2.0.2

25 Nov 16:33
Compare
Choose a tag to compare

ImprovedTalentLoadouts

v2.0.2 (2023-11-25)

Full Changelog Previous Releases

  • Fix Blizzard Loadouts (the yellow ones)
  • Add workaround for the macro issue, every macro has to have a unique name now