Commit Graph

54 Commits

Author SHA1 Message Date
Relintai d94ef628c0 Small change. 2016-05-10 15:35:10 +02:00
Relintai 6a0feefeec Added screenshot into the readme. Hopefully it works. 2016-05-10 15:33:37 +02:00
Relintai 7bd6b914ba Added License (MIT) 2016-05-10 14:33:08 +02:00
Relintai f5acd9a1b8 Added readme.md. 2016-05-10 14:30:06 +02:00
Relintai f657e05223 -Mass replace fail fixed, with the cdreset spells. 2016-05-10 13:29:53 +02:00
Relintai b73e65f6a1 Commented out options which aren't implemented. 2016-05-10 13:15:51 +02:00
Relintai c05e3af6c3 Fixed a typo, now the Show Self Cds option is again properly displayed. 2016-05-10 11:34:58 +02:00
Relintai 6d2c9f7995 Fixed a comment typo. 2016-05-10 11:23:33 +02:00
Relintai 53d0da6a88 Changed the default for hunter traps to 30 sec, as survival hunters are rare in TBC. 2016-05-09 22:19:14 +02:00
Relintai 955069e475 -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.
2016-05-09 19:07:29 +02:00
Relintai 58a6cfe458 -Implemented the interruptbar functionality.
-Started the warn functionality.
2016-05-08 19:58:38 +02:00
Relintai 0b61f4bf04 -Specdetection is on by default. 2016-05-08 16:25:53 +02:00
Relintai 688adcf90c I just realized what Rect means for english mothertongue people, so now the addon is renamed to Rekt. 2016-05-08 16:23:04 +02:00
Relintai 2ad449ae9d -Every class is done. 2016-05-08 16:15:58 +02:00
Relintai 091c575586 -Found, and implemented a fix for the combatlog stuck bug.
-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.
2016-05-07 23:43:59 +02:00
Relintai 9020df342c Warrior, Paladin spells are done. 2016-05-06 18:45:11 +02:00
Relintai 222916d9b8 -Started work on a TBC version.
-Updated, or rather "downgrated", Ace libs.
-Started doing spells.
2016-05-06 16:22:10 +02:00
Relintai 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
Relintai 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
Relintai 877c8c719d Documentation. 2016-05-06 16:14:30 +02:00
Relintai d62eea75dc Modified defaults. 2016-05-06 16:13:29 +02:00
Relintai 354b183c36 Fixed a bug, selfdr frames weren't disappearing after PLAYER_ENTERING_WORLD. 2016-05-06 16:12:06 +02:00
Relintai b493734928 Added in detection spell fo paladin (prot and retri) 2016-05-06 16:11:15 +02:00
Relintai 84cd6c1050 Added healthstone. 2016-05-06 16:10:20 +02:00
Relintai cb1a2ba8da Some documentation. 2016-05-06 16:09:39 +02:00
Relintai be3936dcbe -Hopefully fixed an error. 2016-05-06 16:08:47 +02:00
Relintai 51c96da543 -Added in some pet spells.
-Pet CD Guessing is complete
-Bumped version to 1.0RC1
2016-05-06 16:08:08 +02:00
Relintai f72f0d9ea5 -Typo fix, now drs get removed.
-Fixed drs exceeding 3.
-Fixed some small errors.
2016-05-06 16:07:10 +02:00
Relintai eafba1fd91 Probably fixed dr comparer errors, also possibly fixed other errors. 2016-05-06 16:06:20 +02:00
Relintai 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
Relintai 1475704a05 -Implemented Spec Detection
-Fixed lib loading order.
2016-05-06 16:04:09 +02:00
Relintai a5d137b76f Added in spec detection option.
Bumped version to 0.9
2016-05-06 15:56:29 +02:00
Relintai 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
Relintai a3168fcdab DR's options now works. 2016-05-06 15:54:25 +02:00
Relintai 1520658e91 fix typo 2016-05-06 15:51:41 +02:00
Relintai 58b683680a added in options for target and self, fixed the order 2016-05-06 15:50:46 +02:00
Relintai 57aba8eb77 -Separated the addon into smaller files.
-Started implementing dr's number's
2016-05-06 15:49:39 +02:00
Relintai e23a7487f9 DRs now work. 2016-05-06 15:48:19 +02:00
Relintai 0c908c4171 Probable fix for an error 2016-05-06 15:46:51 +02:00
Relintai 44f8a819df Some work on the DR timers, added in the settings for them. 2016-05-06 15:45:39 +02:00
Relintai 0cc26befa9 When unlocked the draggable frames are now marked. 2016-05-06 15:44:57 +02:00
Relintai adc10d23bb Cleanup on PLAYER_ENTER_WORLD done. 2016-05-06 15:44:01 +02:00
Relintai 35b988f526 Added charge r1, r2 2016-05-06 15:43:17 +02:00
Relintai 310c3fe2ed Fixed global enable/disable. 2016-05-06 15:42:19 +02:00
Relintai ddbf784636 Implemented Chat Command, also in the last commit, Arcane Power was added in. 2016-05-06 15:41:20 +02:00
Relintai c711ed1d13 CD sorting implemented 2016-05-06 15:40:26 +02:00
Relintai 0523a0d379 Enable/Disable now works. 2016-05-06 15:37:12 +02:00
Relintai 1729952a98 Added in profiles. 2016-05-06 15:36:07 +02:00
Relintai 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
Relintai e959cbec1f Showing self cds are now toggable 2016-05-06 15:30:18 +02:00