r20141226191606
Details
-
FilenameMountMacro-r20141226191606.zip
-
Uploaded by
-
UploadedDec 26, 2014
-
Size53.76 KB
-
Downloads58
-
MD5216daeaec48e7823206c54e9a220ba0b
Supported WoW Retail Versions
- 6.0.3
Changelog
Laotseu:
- Now detect all zone changes.
- Use the spell name instead of the creature name for the macro since sometimes they are different.
- Typos.
- There is a bug right now in Draenor that register the zones as flyable event thought we can't fly there. <f> tokens in Draenor will be considered <g> for now. <fg> will still gives both flying and ground mount.
- Add a legend for the <token> used in the macro template.
- Add a config to specify the weight for the class mounts.
- Refresh the mounts list when a new mount is learned and when there is a modification to the favorites.
- Added slash commands to call the option panel: /mountmacro or /mm.
- More work on the configuration panel.
- Add configuration panel.
- Added AceDB for persistence management.
- First version of .pkgmeta
- Created the Libs directory and move libraries
- Fix InCombatLookdown() typo.
- Test for the glyph that makes the Warlock's Dreadsteed and Felsteed walk on water.
- Implement zone change detection.
- Fix version and keep only used dependency.
- First commit, config is hardcoded.