r20160815070814

Details

  • Filename
    TalentMacros-r20160815070814.zip
  • Uploaded by
  • Uploaded
    Aug 15, 2016
  • Size
    121.35 KB
  • Downloads
    78
  • MD5
    351a56603a51ad9c642bb430f11293e5

Supported WoW Retail Versions

  • 7.0.3

Changelog

Kyle Buller:
    - Don't update on login, wait for PLAYER_TALENT_UPDATE
    - fix setting an invalid macro icon
    - - don't disable the "Create Macros" button if they are already set, print a message saying they are if clicked again - use the talent icon for macros that aren't a valid spell (ie, passives) or if you don't use #show(toolip) in the macro text
    - Bump TOC for 7.0
    - bump toc
    - toc bump
    - use strlenutf8 to check macro length embed LibDualSpec-1.0
    - expose db profiles
    - tweak config and use GetSpellDescription instead of tooltip scanning
    - delay updating the db until PLAYER_LOGIN
    - save the macro by talent id so spec specific talents are separate macros
    - update for 6.0
    - increase tooltip scanner cache to 6 lines
    - better descriptions and disable the create button if all macros exist
    - - show icons in tier tooltip - fix opening to panel from slash command - fix talent description tooltip in wod
    - and WoD compat for GetTalentInfo
    - add some WoD compat
    - add /talentmacro
    - show the talent descriptions mark which talents you've taken zoom the talent spell icon a bit
    - bump TOC
    - remove the after combat update message
    - update macros in OnEnable instead of registering PLAYER_LOGIN in OnEnable >.>;
    - add embeds
    - add per talent macro templates
    - update TOC for 5.2
    - set the icon back to the question mark in case it was set wrong
    - initial
    - talentmacros/mainline: Initial Import

Additional Files