Releases: parnic/ice-hud
Releases · parnic/ice-hud
v1.17.5
v1.17.5
- Fix secret number access in certain situations in the PetHealth module.
- Fix bar text rotating with bars when the rotation feature was enabled on game clients < 12.0. This includes a pass to unify the strata used by all frames in the addon so that the entire mod should either be above or below certain other UI elements rather than bars behaving differently than other modules.
v1.17.4
v1.17.4
- Remove "own (de)buff size" options on Info modules in 12.0+. This information is secret during combat so it cannot function.
- Adjust all bars, ComboPoints, and Totems texts to follow the strata of the bar it's attached to. Previously it was using one higher strata than the bar, so it could render on top of things that the bar didn't.
- Fix secret number access in certain situations in the PetMana module.
v1.17.3
v1.17.3
- Fix energy ticker not showing immediately on login in Classic clients.
- Add AstralPower color customization option which applies to mana bars.
- Add some missing localization entries causing errors from v1.17.2.
v1.17.2
v1.17.2
- Fix TargetHealth, TargetOfTargetHealth, CustomHealth, and FocusHealth coloring by class always showing white.
- Add individual point placement ability for all class power-type modules (Vigor, Mage Arcane Charges, Monk Chi, Evoker Essence, Paladin Holy Power, Priest Shadow Orbs, and Warlock Shards).
- Package a new version of LibDogTag-Unit-3.0 to fix an error with UnitGuid usage that Blizzard introduced in game version 12.0.1.66017.
v1.17.1
v1.17.1
- Fix bars appearing on Classic/TBC/Mists (i.e. <12.0) clients when bar visibility was un-checked and the bar was not empty/full.
v1.17.0
v1.17.0
- Add interactive movement button to each module's options. This allows the player to drag the module around with the mouse rather than placing it with awkward vertical/horizontal sliders. Note that this touches every module in the addon, including all the class-specific ones, so I've tested it the best I could but there are probably some issues somewhere.
- Fix an error in TargetInfo from 12.0.1
- Package a new version of LibDogTag-Unit-3.0 to fix an error with UnitIsAFK and UnitIsDND usage that's now sometimes Secret in 12.0.1.
v1.16.16
v1.16.16
- Update FocusThreat default scale and placement to match other Focus bars.
- Add Stagger bar back to 12.0 with somewhat more limited functionality.
- Add Absorb bars back for Player, Target, and Focus to 12.0 with somewhat more limited functionality.
v1.16.15
v1.16.15
- Fix another Secrets error when targeting someone casting an Empower spell.
v1.16.14
v1.16.14
- Add Author's Choice preset to the Bar Settings Presets list. This sets up bars and transparencies the way the author prefers to have them setup.
- Fix error message printed on login sometimes when a class power module is set to Numeric mode.
- Fix an issue where some bars could disappear when they shouldn't.
- Fix an issue that could cause the player castbar to not stop when an empower cast was stopped early.
v1.16.13
v1.16.13
- Fix Secrets error in PlayerInfo module.
- Hopefully fix a rare issue where the target castbar could get stuck with a full bar.