File Details
1.0
- R
- Aug 20, 2016
- 15.41 KB
- 103
- 7.0.3
- Retail
File Name
ElvUI_TankHealth-1.0.zip
Supported Versions
- 7.0.3
tag 1.0
4154b720580db377998a7690174cb9fc3c1a6dca
LQKI <sander@saarend.com>
2016-08-20 17:41:44 +0300
Tagging as v1.0
--------------------
LQKI:
- Add rage requirement for ignore pain
- Highlight TankHealth menupoint in elvui config
- Add ignore pain calculation logic
- Make AP calculation more accurate
- Reformat code
- Update DH logic for 16/08 patch
- Update readme
- Cache globals
- Cache globals
- Cache globals
- Fix artifact multiplier for paladins
- Fix multiplier calculation
- Fix brewmaster healing sphere tracking
- Remove t17 and t18 from druid logic
- Update paladin logic for 16/08 hotfix
- Use spell id for soul fragments
- Use spell id for healing spheres
- Handle spec changes
- Fix bar overflow on login
Torch:
- --Cache global variables
LQKI:
- Update readme
- Check for resources before doing anything else
- Add monk calculation
- Add paladin calculation
- Move healMultiplier to CalculateHeal()
- Fix bug with druid artifact multiplier
- Fix class detection
- Add DK heal calculation
- Always apply raid cd multiplier
- Improve druid calculation
- Disable buggy healAbsorbBar
- Update readme
- Simplify healprediction code
- Use LegionARtifacts-1.1 for artifact info
- Fix artifact calculation when no artifact is equipped
- Fix specialization selection
- Only show heal for demon hunters there is enough pain to use it
- Don't factor in crit chance for demon hunters
Torch:
- - Add in 'Protection of Tyr' - Create a local for UnitAura
Pretty sure the multiplier of these buffs will be multiplicative and not additive the same as damage reduction is. Will need to be looked at in the future.
LQKI:
- Update readme
- Use double quotes for strings
- Add druid formula
- Fix versatility calculation
- Restructure code
- Add cooldown multipliers
- Do GetModule at the start of the file
- Fix README error
- Add artifact trait multiplier calculation
- Update todo list
- Update todo list
- Add readme
- Calculate healing based on spec instead of class
- Move heal calculations to their own directory
- Add source for DH heal formula
- Fix line separators
- Initial commit