0.1-beta
Details
-
FilenameUnSkyGolem-0.1-beta.zip
-
Uploaded by
-
UploadedJul 14, 2014
-
Size4.40 KB
-
Downloads559
-
MD56d40071ccb37f4373e1a15e488e62154
Supported WoW Retail Versions
- 5.4.8
Changelog
tag 0.1-beta
19cad7466de83791ddc882a88687124305796f53
pankker <manemanne@gmail.com>
2014-07-14 15:07:20 +0300
Tagging as 0.1-beta.
--------------------
pankker:
- Move piece of code to more appropriate place.
- Check current mount id through the companion list instead of scanning buffs.
- Check if sky golem is ridden on PLAYER_ENTERING_WORLD instead of ADDON_LOADED to account for instance zoning.
- Add option to have the addon enabled only when on ground. Masochists!
- Add option to have addon enabled only when on ground. Masochists!
- Add option to have the addon enabled only when flying.
- Add .pkgmeta file.
- Add option to hide other mounts than just the sky golem.
- Add option to turn dot on / off / always on.
- Edit savedvariable format a bit. Make the addon detect whether the player is riding a sky golem when logging in, and hide if appropriate.
- Use UNIT_AURA instead of COMPANION_UPDATE to detect mount loss.
- Add CLI.lua to toc file.
- Add CLI core functionality.
- Add custom tracking for showplayer state (since it cannot be explicitly set, only toggled), and fix code accordingly. Add some basic saved variables support and default options.
- Add most of the core functionality.
- Initial import.