File Details
0.1-beta
- B
- Jul 14, 2014
- 4.40 KB
- 730
- 5.4.8
- Retail
File Name
UnSkyGolem-0.1-beta.zip
Supported Versions
- 5.4.8
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.

