Commit Graph

4 Commits

Author SHA1 Message Date
ab0ad63a14 - updated to use the new rune graphics
- frost and unholy are in their old locations still in this module...we'll see if Blizzard leaves their rune swap hack in before changing it
2008-08-09 21:06:43 +00:00
49169156b2 - err, removed a debug message from Runes module. couldn't hit cancel fast enough... 2008-08-03 05:31:15 +00:00
0b25b48304 - added a workaround for DK runic power (and probably all power types) not updating after the new "predicted power" stuff that was added in the beta. specifically, UNIT_RUNIC_POWER doesn't fire any more with the predicted power system since it's supposed to build up slowly. this caused the runic power bar to never get updated as it degenerated. copied the "working" version from blizzard's UnitFrame.lua code (see UnitFrameManaBar_Initialize)
- fixed a lua error that was popping up every time the player mounted as a DK (why the crap do rune events fire for the non-existent rune 7 and 8 when you mount?!)
2008-08-03 05:30:32 +00:00
b35332812a - added DK CC spells to CC list
- added DK runes module
2008-07-27 00:50:02 +00:00