1.9.18-18-g5d718a4
Details
-
FilenameIceHUD-1.9.18-18-g5d718a4.zip
-
Uploaded by
-
UploadedMay 27, 2016
-
Size987.22 KB
-
Downloads308
-
MD53c00e5797cacb9976e8318e1b20a697e
Supported WoW Retail Versions
- 7.0.3
- 6.2.4
Changelog
Parnic:
- Eclipse is gone in Legion
- Updated the LibDogTag repo paths to use the new git path
- Changed how cooldowns are started (ticket #205)
- Fixed Runes not showing up on login
- Added Mage Arcane Charges for Legion
- Added support for atlases
Class power counters can now use atlases for their textures instead of just texture filenames and coordinates
- Set color for DH Fury resource
- Tiny cleanup
- Set Compatible-With to 7.0
- Added support for Insanity
Legion's Shadow Priests have a new default power type called Insanity, so now we need an additional bar to show the player's mana (which all priests still have) while in shadow spec as a priest.
- Don't load Shadow Orbs in Legion
Apparently this module locks up the game client...somehow. Plus Shadow Orbs appear to be no more in Legion.
- Update Runes for Legion
Updated with the new DK rune changes so there are no longer different types of runes, just the one type. Also hooked up support for any potential changes to the max number of runes (as is present in Blizzard's RuneFrame source), but have no idea how to correctly trigger the 7th rune (or if that's even in the current build). Tested with hackery via /script commands and verified it works, so *shrug*.
- Updated Holy Power for Legion
Hide the holy power module when not in Retribution spec in 7.0
- Package the alpha of LibDogTag-Unit (for Legion compatibility)
- Fixed error for non-rogues
- WIP Legion combo points updates
Adds support for the new 6/8 (without/with Anticipation) combo points instead of hardcoding to 5. This same treatment will need to be done to the other combo point-centric modules (SnD, ComboPointsBar).
Moved the old Anticipation extra-combo-point support to pre-Legion only. Anticipation doesn't work the same way now.
- Replaced UNIT_COMBO_POINTS with UNIT_POWER for Legion
- Removed UnitIsTapped usage for Legion