mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
Update changelog
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
v1.13.17:
|
||||
|
||||
- Internal maintainability updates. There are so many versions of the game now, updates need to be as easy and safe as possible.
|
||||
- Improved reliability of Slice-n-Dice predicted length when changing talents.
|
||||
- Improved various modules's ability to respond to the player's maximum power type changing (going from 5 max combo points to 6, for example).
|
||||
- Fixed invalid texture layers specified on a variety of textures (10.0 fix).
|
||||
- Removed HolyPowerNumeric text from the configuration options of several modules that it didn't belong with.
|
||||
- Fixed combo points in Classic Era clients.
|
||||
|
||||
v1.13.16:
|
||||
|
||||
- Enabled Incoming Heal Prediction on Wrath-Classic.
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
v1.13.16:
|
||||
v1.13.17:
|
||||
|
||||
- Enabled Incoming Heal Prediction on Wrath-Classic.
|
||||
- Added detection for the full Wrath Classic build (not just the pre-patch).
|
||||
- Internal maintainability updates. There are so many versions of the game now, updates need to be as easy and safe as possible.
|
||||
- Improved reliability of Slice-n-Dice predicted length when changing talents.
|
||||
- Improved various modules's ability to respond to the player's maximum power type changing (going from 5 max combo points to 6, for example).
|
||||
- Fixed invalid texture layers specified on a variety of textures (10.0 fix).
|
||||
- Removed HolyPowerNumeric text from the configuration options of several modules that it didn't belong with.
|
||||
- Fixed combo points in Classic Era clients.
|
||||
|
Reference in New Issue
Block a user