|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Category: Hunter
Change Log - SimpleMD
------------------------------------------------------------------------ r184 | starinnia | 2010-01-10 03:54:21 +0000 (Sun, 10 Jan 2010) | 1 line Changed paths: A /tags/3.1.3 (from /trunk:183) Tagging as 3.1.3 ------------------------------------------------------------------------ r183 | starinnia | 2010-01-10 03:48:23 +0000 (Sun, 10 Jan 2010) | 2 lines Changed paths: M /trunk/SMD_Menu.lua M /trunk/SimpleMD.lua -make running bars clear if you leave a party/raid (untested) -clear bars when changing the Stay on Screen setting to false ------------------------------------------------------------------------ r182 | starinnia | 2010-01-10 03:45:36 +0000 (Sun, 10 Jan 2010) | 1 line Changed paths: M /trunk/SMD_Timers.lua -fix text justification on refreshed timer bars ------------------------------------------------------------------------ r181 | starinnia | 2010-01-10 03:40:48 +0000 (Sun, 10 Jan 2010) | 1 line Changed paths: M /trunk/SMD_Timers.lua -fix the Refresh function again, darn Marksman hunters... ------------------------------------------------------------------------ r180 | starinnia | 2010-01-10 03:26:04 +0000 (Sun, 10 Jan 2010) | 1 line Changed paths: M /trunk/SMD_Menu.lua -fix menu referencing older storage for timer bars ------------------------------------------------------------------------ r178 | starinnia | 2010-01-07 19:44:39 +0000 (Thu, 07 Jan 2010) | 3 lines Changed paths: M /trunk/SMD_Timers.lua -adjust where server names are stripped -fix table index errors in the Refresh function -ensure that the redirect bar is refreshed as well when using Readiness ------------------------------------------------------------------------ r177 | starinnia | 2009-12-29 22:46:53 +0000 (Tue, 29 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -cosmetic adjustment to server name stripping ------------------------------------------------------------------------ r175 | starinnia | 2009-12-28 06:47:31 +0000 (Mon, 28 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -strip the server name from targets when creating a timer bar ------------------------------------------------------------------------ r174 | starinnia | 2009-12-28 04:52:19 +0000 (Mon, 28 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -nil the entry in the idents table before moving the timerbar to the recycle pile in the ClearTimerBars function ------------------------------------------------------------------------ r173 | starinnia | 2009-12-24 19:23:29 +0000 (Thu, 24 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -turn on broadcasting outside of instances when in a party/raid, but leave it disabled in BGs and Arenas ------------------------------------------------------------------------ r172 | starinnia | 2009-12-19 20:03:07 +0000 (Sat, 19 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -hopefully fix the nil index error on Readiness ------------------------------------------------------------------------ r171 | starinnia | 2009-12-19 03:56:21 +0000 (Sat, 19 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -tweak OnUpdate a little for smoother animation on redirect bar ------------------------------------------------------------------------ r170 | starinnia | 2009-12-19 03:48:49 +0000 (Sat, 19 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua -implement a lookup table of caster->cooldown bar, save on looping inside the combat log handler ------------------------------------------------------------------------ r168 | starinnia | 2009-12-18 20:06:34 +0000 (Fri, 18 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -make the cancel timer calls on Readiness silent, since some might have expired before readiness is cast ------------------------------------------------------------------------ r167 | starinnia | 2009-12-16 22:12:56 +0000 (Wed, 16 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -fix bars not anchoring to the proper side when recycling the first bar and the grow up option is checked ------------------------------------------------------------------------ r165 | starinnia | 2009-12-16 21:43:06 +0000 (Wed, 16 Dec 2009) | 2 lines Changed paths: M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua -remove debug stuff -remove some nested tables ------------------------------------------------------------------------ r164 | starinnia | 2009-12-16 21:28:37 +0000 (Wed, 16 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -tweak the OnUpdate script slightly ------------------------------------------------------------------------ r163 | starinnia | 2009-12-16 21:18:21 +0000 (Wed, 16 Dec 2009) | 2 lines Changed paths: M /trunk/SimpleMD.lua -fix the cooldown bar not switching when MD is canceled, instead of used (this fix not tested in a group setting, could still be broken) -fix a potential error with readiness wiping all the timers, instead of the 4 it should ------------------------------------------------------------------------ r162 | starinnia | 2009-12-14 07:51:26 +0000 (Mon, 14 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua -tweak some upvalues ------------------------------------------------------------------------ r161 | starinnia | 2009-12-14 07:48:02 +0000 (Mon, 14 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Timers.lua -make the DisableMouse function file local ------------------------------------------------------------------------ r159 | starinnia | 2009-12-14 06:01:26 +0000 (Mon, 14 Dec 2009) | 3 lines Changed paths: M /trunk/Locales/enUS.lua M /trunk/SMD_Menu.lua M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua -implement a 4 second bar during threat transfer -returns to the 30 sec cooldown bar after transfer ------------------------------------------------------------------------ r158 | starinnia | 2009-12-14 04:49:04 +0000 (Mon, 14 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua revert last commit ------------------------------------------------------------------------ r157 | starinnia | 2009-12-14 00:29:27 +0000 (Mon, 14 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -drycode a 4 second bar during transfer and return to 30 sec cooldown after transfer ------------------------------------------------------------------------ r156 | starinnia | 2009-12-12 23:21:42 +0000 (Sat, 12 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -remove some fluff from the test function ------------------------------------------------------------------------ r154 | starinnia | 2009-12-12 23:02:57 +0000 (Sat, 12 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -remove the extra 'e' somebody put in GetNumPartyMembers() from lines 184 and 364 (who would do such a thing to my code??) :P ------------------------------------------------------------------------ r152 | starinnia | 2009-12-12 21:19:58 +0000 (Sat, 12 Dec 2009) | 3 lines Changed paths: M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua -fix another source of YNIAP spam -CD bar will run when MD is applied then reset when the CD starts -no more thinking MD is up if your tank takes too long ------------------------------------------------------------------------ r150 | starinnia | 2009-12-11 19:47:16 +0000 (Fri, 11 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -put group and instance limits back on the combatlog handler ------------------------------------------------------------------------ r149 | starinnia | 2009-12-11 19:41:39 +0000 (Fri, 11 Dec 2009) | 2 lines Changed paths: M /trunk/Locales/enUS.lua M /trunk/SimpleMD.lua -clean up enUS locale file -fix test function to work with the new bars ------------------------------------------------------------------------ r148 | starinnia | 2009-12-11 19:27:53 +0000 (Fri, 11 Dec 2009) | 2 lines Changed paths: M /trunk/SMD_Menu.lua M /trunk/SimpleMD.lua -order options for the cooldown bars so colors aren't scattered everywhere -remove printing to the UIErrorFrame, the option seemed to confuse some users and was not used often ------------------------------------------------------------------------ r147 | starinnia | 2009-12-11 19:21:16 +0000 (Fri, 11 Dec 2009) | 4 lines Changed paths: M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua M /trunk/SimpleMD.toc -fix the color setting after the 4 second transfer -remove debug prints -adjust AddonLoader loading -fix YNIAP spam ------------------------------------------------------------------------ r146 | starinnia | 2009-12-10 21:09:41 +0000 (Thu, 10 Dec 2009) | 2 lines Changed paths: M /trunk/SimpleMD.lua -fix the wrong color being applied when MD rots -comment the debug prints ------------------------------------------------------------------------ r145 | starinnia | 2009-12-10 20:43:18 +0000 (Thu, 10 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -add some debug prints ------------------------------------------------------------------------ r144 | starinnia | 2009-12-10 20:38:18 +0000 (Thu, 10 Dec 2009) | 2 lines Changed paths: M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua -more drycoding to fit behavior to the new misdirection -complete guesswork on spellids, probably broken ------------------------------------------------------------------------ r143 | starinnia | 2009-12-10 18:26:28 +0000 (Thu, 10 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -remove extra call to SetStatusBarColor ------------------------------------------------------------------------ r142 | starinnia | 2009-12-10 18:16:02 +0000 (Thu, 10 Dec 2009) | 1 line Changed paths: M /trunk/SimpleMD.lua -fix default colors ------------------------------------------------------------------------ r141 | starinnia | 2009-12-10 18:11:10 +0000 (Thu, 10 Dec 2009) | 4 lines Changed paths: M /trunk/Locales/enUS.lua M /trunk/SMD_Menu.lua M /trunk/SMD_Timers.lua M /trunk/SimpleMD.lua -cooldown bars will remain the default color until the 4 second transfer window starts -added a bar color for when transferring threat -after transfer the bar will change to the "cooldown color" -all drycoded at school... ------------------------------------------------------------------------ r140 | starinnia | 2009-12-10 15:27:09 +0000 (Thu, 10 Dec 2009) | 1 line Changed paths: M /trunk/SMD_Menu.lua M /trunk/SimpleMD.lua -minor adjustments for clearing static MD bars ------------------------------------------------------------------------ Archived Versions - SimpleMD
Comments - SimpleMD
Support AddOn Development!You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam ©2009 MMOUI / vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||