mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Update for WoW 9.1
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
## Interface: 90005
|
## Interface: 90100
|
||||||
## Interface-Retail: 90005
|
## Interface-Retail: 90100
|
||||||
## Interface-Classic: 11306
|
## Interface-Classic: 11306
|
||||||
## Interface-BCC: 20501
|
## Interface-BCC: 20501
|
||||||
## Author: Parnic, originally created by Iceroth
|
## Author: Parnic, originally created by Iceroth
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
## Interface: 90005
|
## Interface: 90100
|
||||||
## Interface-Retail: 90005
|
## Interface-Retail: 90100
|
||||||
## Interface-Classic: 11306
|
## Interface-Classic: 11306
|
||||||
## Interface-BCC: 20501
|
## Interface-BCC: 20501
|
||||||
## Title: IceHUD |cff7fff7f-Options-|r
|
## Title: IceHUD |cff7fff7f-Options-|r
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
v1.13.6:
|
||||||
|
|
||||||
|
- Updated TOC to 9.1
|
||||||
|
- Packaged an updated DogTag library with a fix for Classic-era `[Class]` tags.
|
||||||
|
|
||||||
v1.13.5:
|
v1.13.5:
|
||||||
|
|
||||||
- Classic-Burning Crusade support
|
- Classic-Burning Crusade support
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
v1.13.5:
|
v1.13.6:
|
||||||
|
|
||||||
- Classic-Burning Crusade support
|
- Updated TOC to 9.1
|
||||||
- Package a community fork of LibRangeCheck with BC-Classic compatibility
|
- Packaged an updated DogTag library with a fix for Classic-era `[Class]` tags.
|
||||||
- Prevented DogTag strings sometimes cutting off and showing "..." when they shouldn't if the user entered blank lines in the text box for the tags. Also changed the tooltip to not suggest pressing Enter since that could cause this problem. If you already have blank lines in your DogTag strings, you will want to remove them manually, but this fix prevents the problem from occurring in the future.
|
|
||||||
- Fixed custom buff/debuff bar tracking for targettarget units.
|
|
||||||
|
Reference in New Issue
Block a user