Commit Graph

  • 0423ee46ce Backported form the WOTLK repo: Ported a (Hopefully) fix a rare nil error when sorting cooldowns. Closes #4 (if it works). Thanks. master 1.11.3 Relintai 2022-05-11 09:21:36 +0200
  • f3fd765276 Add missing Gouge ranks to LibDRData. 1.11.2-Release Relintai 2020-09-23 19:29:33 +0200
  • 26b6b27413 Implemented a new 'onlyShowDRCountDown' option. If enabled it will cause the dr icons to only show up when a dr's countdown actually starts. Closes #1. 1.11.1-Release Relintai 2020-08-30 22:05:47 +0200
  • cad1f50161 -Now, if an aura is removed, but the addon doesn't get the proper event, the DR icon will wait for 10 sec + the DR reset duration. 1.11-Release Relintai 2016-05-31 14:58:29 +0200
  • b00d151fe3 Fixed Shadowstep's cooldown. Relintai 2016-05-22 13:58:06 +0200
  • a06f678097 Fixed a typo in readme.md Relintai 2016-05-11 22:45:18 +0200
  • bbc4519031 -Fixed Water Elemental's CD. Relintai 2016-05-11 20:45:46 +0200
  • 97b8096726 Incremented version. 1.1 Relintai 2016-05-11 19:54:19 +0200
  • e550ac5c74 Added in TrinketTracker. Relintai 2016-05-11 14:50:15 +0200
  • 39ec067d56 -Added an option to set the DR time. -The default DR time is now 15 seconds, because my tests show that servers use flat 15 seconds. Relintai 2016-05-11 12:00:54 +0200
  • d2c6709ba3 -Fixed a bug: The DR Frames now properly reposition themself after the frames are locked, without the need for a relog or /reload. (I have no idea how I didn't catch this earlier). Also, when the frames are unlocked, the DR frames properly hide their contents. -Fixed a bug: On the server I tested this I noticed that SPELL_AURA_REFRESH event is sent even on the first CC apply, this made the DR frasem break, but was hard to catch in action. Relintai 2016-05-11 11:45:38 +0200
  • 84783b4bf3 -I messed up the .toc's version number somwhere along the road, now it's fixed. 1.05-03 Relintai 2016-05-10 16:33:29 +0200
  • d94ef628c0 Small change. 1.05-02 Relintai 2016-05-10 15:35:10 +0200
  • 6a0feefeec Added screenshot into the readme. Hopefully it works. Relintai 2016-05-10 15:33:37 +0200
  • 7bd6b914ba Added License (MIT) Relintai 2016-05-10 14:33:08 +0200
  • f5acd9a1b8 Added readme.md. Relintai 2016-05-10 14:30:06 +0200
  • f657e05223 -Mass replace fail fixed, with the cdreset spells. Relintai 2016-05-10 13:29:53 +0200
  • b73e65f6a1 Commented out options which aren't implemented. 1.05 Relintai 2016-05-10 13:15:51 +0200
  • c05e3af6c3 Fixed a typo, now the Show Self Cds option is again properly displayed. Relintai 2016-05-10 11:34:58 +0200
  • 6d2c9f7995 Fixed a comment typo. Relintai 2016-05-10 11:23:33 +0200
  • 53d0da6a88 Changed the default for hunter traps to 30 sec, as survival hunters are rare in TBC. Relintai 2016-05-09 22:19:14 +0200
  • 955069e475 -Fixed a typo, now the combatlog fix properly works. Relintai 2016-05-09 19:07:29 +0200
  • 58a6cfe458 -Implemented the interruptbar functionality. Relintai 2016-05-08 19:58:38 +0200
  • 0b61f4bf04 -Specdetection is on by default. Relintai 2016-05-08 16:25:53 +0200
  • 688adcf90c I just realized what Rect means for english mothertongue people, so now the addon is renamed to Rekt. Relintai 2016-05-08 16:23:04 +0200
  • 2ad449ae9d -Every class is done. Relintai 2016-05-08 16:15:58 +0200
  • 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. Relintai 2016-05-07 23:43:59 +0200
  • 9020df342c Warrior, Paladin spells are done. Relintai 2016-05-06 18:45:11 +0200
  • 222916d9b8 -Started work on a TBC version. -Updated, or rather "downgrated", Ace libs. -Started doing spells. Relintai 2016-05-06 16:22:10 +0200
  • 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. Relintai 2016-05-06 16:17:32 +0200
  • 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. Relintai 2016-05-06 16:15:51 +0200
  • 877c8c719d Documentation. Relintai 2016-05-06 16:14:30 +0200
  • d62eea75dc Modified defaults. Relintai 2016-05-06 16:13:29 +0200
  • 354b183c36 Fixed a bug, selfdr frames weren't disappearing after PLAYER_ENTERING_WORLD. Relintai 2016-05-06 16:12:06 +0200
  • b493734928 Added in detection spell fo paladin (prot and retri) Relintai 2016-05-06 16:11:15 +0200
  • 84cd6c1050 Added healthstone. Relintai 2016-05-06 16:10:20 +0200
  • cb1a2ba8da Some documentation. Relintai 2016-05-06 16:09:39 +0200
  • be3936dcbe -Hopefully fixed an error. Relintai 2016-05-06 16:08:47 +0200
  • 51c96da543 -Added in some pet spells. -Pet CD Guessing is complete -Bumped version to 1.0RC1 Relintai 2016-05-06 16:08:08 +0200
  • f72f0d9ea5 -Typo fix, now drs get removed. -Fixed drs exceeding 3. -Fixed some small errors. Relintai 2016-05-06 16:07:10 +0200
  • eafba1fd91 Probably fixed dr comparer errors, also possibly fixed other errors. Relintai 2016-05-06 16:06:20 +0200
  • ca3296c6f6 -Implemented types and colors. -Implemented type based sorting. -DRs now gets cleaned up in PLAYER_ENTER_WORLD. Relintai 2016-05-06 16:05:24 +0200
  • 1475704a05 -Implemented Spec Detection -Fixed lib loading order. Relintai 2016-05-06 16:04:09 +0200
  • a5d137b76f Added in spec detection option. Bumped version to 0.9 Relintai 2016-05-06 15:56:29 +0200
  • 19f535a214 -Added in every version of Arcane Torrent. -Calculated in dash's (druid) minor glyph. -Fixed Enable/Disable. -Random Changes Relintai 2016-05-06 15:55:37 +0200
  • a3168fcdab DR's options now works. Relintai 2016-05-06 15:54:25 +0200
  • 1520658e91 fix typo Relintai 2016-05-06 15:51:41 +0200
  • 58b683680a added in options for target and self, fixed the order Relintai 2016-05-06 15:50:46 +0200
  • 57aba8eb77 -Separated the addon into smaller files. -Started implementing dr's number's Relintai 2016-05-06 15:49:39 +0200
  • e23a7487f9 DRs now work. Relintai 2016-05-06 15:48:19 +0200
  • 0c908c4171 Probable fix for an error Relintai 2016-05-06 15:46:51 +0200
  • 44f8a819df Some work on the DR timers, added in the settings for them. Relintai 2016-05-06 15:45:39 +0200
  • 0cc26befa9 When unlocked the draggable frames are now marked. Relintai 2016-05-06 15:44:57 +0200
  • adc10d23bb Cleanup on PLAYER_ENTER_WORLD done. Relintai 2016-05-06 15:44:01 +0200
  • 35b988f526 Added charge r1, r2 Relintai 2016-05-06 15:43:17 +0200
  • 310c3fe2ed Fixed global enable/disable. Relintai 2016-05-06 15:42:19 +0200
  • ddbf784636 Implemented Chat Command, also in the last commit, Arcane Power was added in. Relintai 2016-05-06 15:41:20 +0200
  • c711ed1d13 CD sorting implemented Relintai 2016-05-06 15:40:26 +0200
  • 0523a0d379 Enable/Disable now works. Relintai 2016-05-06 15:37:12 +0200
  • 1729952a98 Added in profiles. Relintai 2016-05-06 15:36:07 +0200
  • 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. Relintai 2016-05-06 15:32:07 +0200
  • e959cbec1f Showing self cds are now toggable Relintai 2016-05-06 15:30:18 +0200
  • 6f70741c40 Implemented the gui settings for target and focus, implemented growOrder, added in skeleton for sorting, added debug options. Relintai 2016-05-06 15:29:04 +0200
  • 742b5fbdb7 -Lot of stuff it works. Relintai 2016-05-06 15:27:33 +0200
  • 9450c23285 More awesomeness. Like empty files. Relintai 2016-05-06 15:26:01 +0200
  • 20c3e5169b Initial commit. Relintai 2016-05-06 15:25:00 +0200