1.9.18-9-g1b3b9a1-nolib
Details
-
FilenameIceHUD-1.9.18-9-g1b3b9a1-nolib.zip
-
Uploaded by
-
UploadedMay 26, 2016
-
Size689.86 KB
-
Downloads94
-
MD580fc03c4b197f171d7cdc993453703fc
Supported WoW Retail Versions
- 7.0.3
- 6.2.4
- 5.4.8
Changelog
Parnic:
- 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