------------------------------------------------------------------------ r55485 | sorren | 2007-11-19 19:41:44 -0500 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/SorrenTimers M /trunk/SorrenTimers/embeds.xml SorrenTimers: - Fix externals ------------------------------------------------------------------------ r55441 | sorren | 2007-11-19 08:59:25 -0500 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/SorrenTimers/Localization.lua M /trunk/SorrenTimers/SorrenTimers.lua M /trunk/SorrenTimers/options.lua SorrenTimers: - Added group syncing abilities. These are disabled by default, you have to go into the options to enable sending/receiving. To share a skill go to the skill option and check the share box. You can only share skills and not self-buffs. ------------------------------------------------------------------------ r55431 | sorren | 2007-11-19 06:27:36 -0500 (Mon, 19 Nov 2007) | 3 lines Changed paths: M /trunk/SorrenTimers/Localization.lua M /trunk/SorrenTimers/SorrenTimers.lua M /trunk/SorrenTimers/options.lua SorrenTimers: - Fixed a longstanding bug where group options for self-buffs weren't obeyed (no one's ever reported this though? No one uses this feature I guess? QQ) - Added scaling options (the bones were all there, I thought I had added this a long time ago) ------------------------------------------------------------------------ r54894 | sorren | 2007-11-15 16:23:18 -0500 (Thu, 15 Nov 2007) | 3 lines Changed paths: M /trunk/SorrenTimers/Localization.lua M /trunk/SorrenTimers/SorrenTimers.lua SorrenTimers: - Fixed getting stuff from Unknown targets (Unknown's been misspelled for over a year now, GG) - Fixed Alt+Right click functionality ------------------------------------------------------------------------ r54759 | sorren | 2007-11-15 01:25:36 -0500 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/SorrenTimers/SorrenTimers.lua SorrenTimers: - Fixes some nil errors ------------------------------------------------------------------------ r54624 | evl | 2007-11-14 04:08:01 -0500 (Wed, 14 Nov 2007) | 3 lines Changed paths: M /trunk/SorrenTimers/SorrenTimers.toc SorrenTimers: - Bumped TOC to 20300 ------------------------------------------------------------------------ r53372 | evl | 2007-10-28 04:16:49 -0400 (Sun, 28 Oct 2007) | 2 lines Changed paths: M /trunk/SorrenTimers/SorrenTimers.lua SorrenTimers: - Fixed an issue where buffs like Slice and Dice that have variable durations would only have their time left updated but not duration. ------------------------------------------------------------------------ r52955 | orionshock | 2007-10-23 03:38:55 -0400 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/SorrenTimers/SorrenTimers.toc A /trunk/SorrenTimers/embeds.xml M /trunk/SorrenTimers/libs SorrenTimers: - add embeds.xml, load the libs that are being distributed with this mod. ------------------------------------------------------------------------ r52949 | orionshock | 2007-10-23 02:52:45 -0400 (Tue, 23 Oct 2007) | 3 lines Changed paths: M /trunk/SorrenTimers A /trunk/SorrenTimers/libs SorrenTimers: -move svn:externals property to a libs folder -remove AceHook as it's not called ANY where in this addon. ------------------------------------------------------------------------