File Details
SkyUI 2.1.2.1 Current Game Version Fixed
- R
- Jan 26, 2015
- 262.31 KB
- 192
- 6.0.3
- Retail
File Name
SkyUI-2.1.2.1.zip
Supported Versions
- 6.0.3
2.1.2.1
- Fixed Game Version in TOC file to reflect the correct version, current revision is still in progress but expect a larger update tonight or tomorrow
2.1.2
- Disabling ActionBars will now bring back all extra actionbars that were previously enabled.
- PetBar now properly hides when there is no pet.
- KeyPad alternate stances/possessions/etc will now correctly set to their correct states upon entering the world (Was starting out in the default state)
- Config menu will close upon entering combat. All changes will be stored and applied the next time the configuration menu is opened. Changes will NOT be saved if you exit the game before allowing the changes to be applied. This change also fixes any taint caused by altering configuration settings while in combat.
- Got rid of the darkened background that shows up during cooldowns on action buttons.
- Button text should now show on top of the blizzard cooldown graphic.
- Added configuration options to toggle the visibility of Macro/HotKey/Item Count text for ActionBars
- StanceBar should now correctly hide and return when the ActionBar is enabled or disabled. (I'm probably still missing some random blizzard ui elements so let me know if you find any)
- Had to alter a couple lines in libActionButton-1.0 due to it auto-positioning the hotkey text whenever keybindings were updated. No other alternative, sadly :/
2.1.1
- Target right click menu works again.
2.1.0
- Reorganized some code and made Aura updates 20 times faster! (In otherwords I fixed a mistake where I was iterating over the same set of auras 20 times recursively instead of 20 times in total, so maybe 190 fewerloops for every new aura update on the player and target frames)
- Aura tables are now being reused instead of being reset each update cycle.
- Reduced Update delay. All status bars should update more smoothly.
- Configuration Menu Added. Type /skyui to bring it up. (No options available yet for actionbars but you can disable them from within the game now!)
- Predictive Healing seems to be bugged on Blizzard's end..
- Button icons are still showing over cinematics, I'll have to dig deeper..