oUF_CombatFeedback-r71237

Details

  • Filename
    oUF_CombatFeedback-r71237.zip
  • Uploaded by
  • Uploaded
    Apr 24, 2008
  • Size
    4.05 KB
  • Downloads
    39
  • MD5
    288d1e4f0e8826b1ac28597977e02985

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r71237 | ammo | 2008-04-24 08:33:10 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   A /trunk/oUF_CombatFeedback/readme.txt

oUF_CombatFeedback: add small readme on how to add this to your layout.
------------------------------------------------------------------------
r71236 | ammo | 2008-04-24 08:22:17 -0400 (Thu, 24 Apr 2008) | 3 lines
Changed paths:
   M /trunk/oUF_CombatFeedback/oUF_CombatFeedback.lua

oUF_CombatFeedback:
- obey the original font set on object.CombatFeedbackText only modify the height for crits and glances etc.
- control the maxAlpha of the feedbacktext by setting object.CombatfeedbackText.maxAlpha defaults to .6
------------------------------------------------------------------------
r71233 | ammo | 2008-04-24 07:09:44 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/oUF_CombatFeedback/oUF_CombatFeedback.lua

oUF_CombatFeedback: damage is red
------------------------------------------------------------------------
r71231 | ammo | 2008-04-24 07:04:27 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/oUF_CombatFeedback/oUF_CombatFeedback.lua

oUF_CombatFeedback: actually works now yay
------------------------------------------------------------------------
r71228 | ammo | 2008-04-24 06:50:38 -0400 (Thu, 24 Apr 2008) | 5 lines
Changed paths:
   A /trunk/oUF_CombatFeedback
   A /trunk/oUF_CombatFeedback/oUF_CombatFeedback.lua
   A /trunk/oUF_CombatFeedback/oUF_CombatFeedback.toc

oUF_CombatFeedback: initial commit
- Adds combat feedback text +100 -100 etc to the oUF unitframes.
- Expects the frame to have a fontstring: object.CombatFeedbackText to work, will do nothing otherwise
- Uses pretty much the same system blizz uses
- otherwise verymuch drycoded :)
------------------------------------------------------------------------