WoWInterface SVN NoThreat

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 15 to Rev 16
    Reverse comparison

Rev 15 → Rev 16

tags/NoThreat_v1.1/readme.txt New file
0,0 → 1,17
To-do list
- Fix 'threatPercent' while tanking to read correct "capped" percentage (using raw threat percentage from UnitDetailedThreatSituation()?)
- Use a SavedVariables file
- Make GUI-based config frame for InterfaceOptions_AddCategory()
- Get 'threatDiff' working
- Save tankThreat and compare when target switches targets to determine if tank actually changed
 
Changelog
Version 1.1
Significant changes:
- 'threatDiff' is now 'threatPercent' ('threatDiff' will become a raw threat value difference)
- 'threatPercent' and 'tankName' are displayed in two FontStrings, 'threat' and 'tank', respectively
Working features added:
- 'threatPercent' and 'tankName' are now two separate FontStrings, so each can be modified and styled independently
- 'threatPercent' gets colored based on threat level
- Fonts can now be outlined as well as shadowed
- 'hideIfAggro' is now correctly handled
\ No newline at end of file