Skip to content

Releases: Sefriol/MethodAltManager

[Battle for Azeroth] Method Alt Manager v2.5.0

25 Jan 23:28
Compare
Choose a tag to compare

Method Alt Manager

v2.5.0 (2020-01-26)

Full Changelog

  • Refactor UI code to be compatible with #19

  • FIX: Options value should be order instead of whole table

  • FIX: More safeguards against empty options

  • FIX: initialize items with empty table instead of nil

  • Implement Dynamic UI Reload and possibility to track items

    resolves #18
    resolves #16

  • Add Options for Items

  • Add Dynamic Currency feature resolve #15

    1. Add options to SavedVariables
    2. Loop over all currencies and store them under character
    3. Store which currencies to show into options
    4. Dynamically render currencies #18
  • Add Interface Options functionality

    by-product of AdvancedInterfaceOptions
    credit: https://github.com/Stanzilla/AdvancedInterfaceOptions

  • Merge pull request #13 from shredxt/master

    Add Manapearls and Titan Residuum to tracked currency. Bump toc for 8.2.5

  • Add Titan Residuum

  • Bump toc

  • Add Manapearl to tracked currency

[Battle for Azeroth] Method Alt Manager v2.0.2

07 Nov 11:15
Compare
Choose a tag to compare

Method Alt Manager

v2.0.2 (2018-11-07)

Full Changelog

  • Remove unnecessary code block related to artifact, old currencies and legion dungeons
  • BfA World Bosses: Track BfA World Bosses and put them under Azeroth in dungeons. Faction boss resets incorrectly.
  • Heart of Azeroth: Track weekly IE completion and notify it by changing color

[Battle for Azeroth] Method Alt Manager v2.0.1

11 Oct 12:10
Compare
Choose a tag to compare

Method Alt Manager

v2.0.1 (2018-10-11)

Full Changelog

  • Close window by pressing ESC. Resolves #11
  • Add Heart of Azeroth XP/LVL tracking. Resolves #8
  • Alter coin trackers to use new questIDs and new currency. Fixes #10
  • Update M+ key itemID to BfA. Fixes #9

[Battle for Azeroth] Method Alt Manager v2.0

12 Aug 12:27
Compare
Choose a tag to compare

Method Alt Manager

v2.0.0 (2018-08-12)

Full Changelog

  • Add release and changelog script. Update game version. Resolves #7
  • Add BfA Currencies resolve #5
  • Raid/dungeon content from WoW API. Add logo. Resolve #2, resolve #4,
    resolve #6
  • Use correct variable for raid name comparison
  • Change into more reliable API
  • Change ChallengeMode to MythicPlus API. Fixes #1.
  • 8.0.1 Prepatch fixes.