Commit Graph

12 Commits

Author SHA1 Message Date
ef84e92e9a (Hopefully) fix a rare nil error when sorting cooldowns. Closes #4 (if it works). Thanks. 2022-05-10 23:47:52 +02:00
d3a10c4781 Don't set a texture to the cooldown frames on creation. 2021-06-27 10:46:41 +02:00
7e58f2b605 Don't set a cooldown to the cooldown frame after it's creation. 2021-06-24 21:47:06 +02:00
c3d45d6a9b -Fixed a typo, now the combatlog fix properly works.
-Fixed a typo, now the bars gets properly cleaned up.
-Fixed a bug, where some aura-spells were added twice to the interruptbar. (Like Shadowpriest silence.)
-Started work on the warnframe.
Ported from the TBC version.
2016-05-10 11:19:38 +02:00
d891eb594c -Implemented the interruptbar functionality.
-Started the warn functionality.
Ported from the TBC version.
2016-05-10 11:18:26 +02:00
ab6e0daff5 -I just realized what Rect means for english mothertongue people, so now the addon is renamed to Rekt.
Ported from the TBC version.
2016-05-10 11:07:23 +02:00
4c9292cfa0 -Found, and implemented a fix for the combatlog stuck bug. (Rarely happens here, but it happened a few times.)
-Empty string as the type i spells.lua is a bad idea, just spent an hour tracking down a bug because of that.
--(it errors in the sorters), added a type everywhere, and also documented it.
(Commit ported from TBC version)
2016-05-10 11:04:53 +02:00
b6d9f5eda9 -As I now use a different name, I have renamed the addon.
-Fixed a slight error, Hunter's cdreset array contained some other stuff that shouldn't have been there.
-Found an error in Warrior's recklessness cds, TODO.
2016-05-06 16:17:32 +02:00
51c96da543 -Added in some pet spells.
-Pet CD Guessing is complete
-Bumped version to 1.0RC1
2016-05-06 16:08:08 +02:00
ca3296c6f6 -Implemented types and colors.
-Implemented type based sorting.
-DRs now gets cleaned up in PLAYER_ENTER_WORLD.
2016-05-06 16:05:24 +02:00
1475704a05 -Implemented Spec Detection
-Fixed lib loading order.
2016-05-06 16:04:09 +02:00
57aba8eb77 -Separated the addon into smaller files.
-Started implementing dr's number's
2016-05-06 15:49:39 +02:00