Commit Graph

44 Commits

Author SHA1 Message Date
a2a3657c85 Fixed a typo, now the Show Self Cds option is again properly displayed. 2016-05-10 11:35:15 +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
caac5d2156 -Specdetection is on by default.
Ported from the TBC version.
2016-05-10 11:10:31 +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
db89d1beed Added some todos. 2016-05-10 10:51:44 +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
a926f1f7d7 Now int the default profile, numbers which should be strings get casted to
string, it's weird tho that on my other comp it works fine :O.
2016-05-06 16:15:51 +02:00
877c8c719d Documentation. 2016-05-06 16:14:30 +02:00
d62eea75dc Modified defaults. 2016-05-06 16:13:29 +02:00
354b183c36 Fixed a bug, selfdr frames weren't disappearing after PLAYER_ENTERING_WORLD. 2016-05-06 16:12:06 +02:00
b493734928 Added in detection spell fo paladin (prot and retri) 2016-05-06 16:11:15 +02:00
84cd6c1050 Added healthstone. 2016-05-06 16:10:20 +02:00
cb1a2ba8da Some documentation. 2016-05-06 16:09:39 +02:00
be3936dcbe -Hopefully fixed an error. 2016-05-06 16:08:47 +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
f72f0d9ea5 -Typo fix, now drs get removed.
-Fixed drs exceeding 3.
-Fixed some small errors.
2016-05-06 16:07:10 +02:00
eafba1fd91 Probably fixed dr comparer errors, also possibly fixed other errors. 2016-05-06 16:06:20 +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
a5d137b76f Added in spec detection option.
Bumped version to 0.9
2016-05-06 15:56:29 +02:00
19f535a214 -Added in every version of Arcane Torrent.
-Calculated in dash's (druid) minor glyph.
-Fixed Enable/Disable.
-Random Changes
2016-05-06 15:55:37 +02:00
a3168fcdab DR's options now works. 2016-05-06 15:54:25 +02:00
1520658e91 fix typo 2016-05-06 15:51:41 +02:00
58b683680a added in options for target and self, fixed the order 2016-05-06 15:50:46 +02:00
57aba8eb77 -Separated the addon into smaller files.
-Started implementing dr's number's
2016-05-06 15:49:39 +02:00
e23a7487f9 DRs now work. 2016-05-06 15:48:19 +02:00
0c908c4171 Probable fix for an error 2016-05-06 15:46:51 +02:00
44f8a819df Some work on the DR timers, added in the settings for them. 2016-05-06 15:45:39 +02:00
0cc26befa9 When unlocked the draggable frames are now marked. 2016-05-06 15:44:57 +02:00
adc10d23bb Cleanup on PLAYER_ENTER_WORLD done. 2016-05-06 15:44:01 +02:00
35b988f526 Added charge r1, r2 2016-05-06 15:43:17 +02:00
310c3fe2ed Fixed global enable/disable. 2016-05-06 15:42:19 +02:00
ddbf784636 Implemented Chat Command, also in the last commit, Arcane Power was added in. 2016-05-06 15:41:20 +02:00
c711ed1d13 CD sorting implemented 2016-05-06 15:40:26 +02:00
0523a0d379 Enable/Disable now works. 2016-05-06 15:37:12 +02:00
1729952a98 Added in profiles. 2016-05-06 15:36:07 +02:00
a5fd1840c7 -Updated the libs, added in the ones I deleded (maybe later they'll be deleted).
-Added DRData lib.
-Fixed CallbackHandler now being loaded when the addon wants to run.
-Added Power Word: Shield.
-Todos updated.
2016-05-06 15:32:07 +02:00
e959cbec1f Showing self cds are now toggable 2016-05-06 15:30:18 +02:00
6f70741c40 Implemented the gui settings for target and focus, implemented growOrder, added in skeleton for sorting,
added debug options.
2016-05-06 15:29:04 +02:00
742b5fbdb7 -Lot of stuff it works. 2016-05-06 15:27:33 +02:00
9450c23285 More awesomeness. Like empty files. 2016-05-06 15:26:01 +02:00
20c3e5169b Initial commit. 2016-05-06 15:25:00 +02:00