File Details
r37-release
- R
- Apr 15, 2009
- 82.00 KB
- 359
- 3.1.0
- Retail
File Name
TB_Misdirector-r37-release.zip
Supported Versions
- 3.1.0
------------------------------------------------------------------------
r38 | valana_tb | 2009-04-15 06:44:36 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
A /tags/r37-release (from /trunk:37)
Tagging as r37-release
------------------------------------------------------------------------
r37 | valana_tb | 2009-04-15 06:05:27 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
Removed <> from the spell abbreviations because the player names now are surrounded by [] brackets.
------------------------------------------------------------------------
r36 | valana_tb | 2009-04-15 01:21:40 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
randomseed() no longer exists.
------------------------------------------------------------------------
r35 | valana_tb | 2009-04-14 15:01:52 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.toc
ToC => 30100.
------------------------------------------------------------------------
r34 | valana_tb | 2009-04-13 20:38:22 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
TB_Core now needs AceEvent-3.0.
------------------------------------------------------------------------
r33 | valana_tb | 2009-04-08 04:26:59 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
Surrounded player names with [] brackets for per-class coloring.
------------------------------------------------------------------------
r31 | valana_tb | 2009-03-30 02:11:57 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
Ignore combat events if we haven't negotiated a master announcer yet.
------------------------------------------------------------------------
r30 | valana_tb | 2009-03-29 06:22:23 +0000 (Sun, 29 Mar 2009) | 2 lines
Changed paths:
M /trunk/TB_Misdirector.lua
Use UnitIsUnit for unit comparisons.
Messages are sent with normal priority rather than bulk.
------------------------------------------------------------------------
r28 | valana_tb | 2009-03-28 21:29:16 +0000 (Sat, 28 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/deDE.lua
M /trunk/Locales/enUS.lua
M /trunk/Locales/esES.lua
M /trunk/Locales/esMX.lua
M /trunk/Locales/frFR.lua
M /trunk/Locales/koKR.lua
M /trunk/Locales/ruRU.lua
M /trunk/Locales/zhCN.lua
M /trunk/Locales/zhTW.lua
if (not L) then return end
------------------------------------------------------------------------
r27 | valana_tb | 2009-03-28 21:05:31 +0000 (Sat, 28 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/deDE.lua
M /trunk/Locales/esES.lua
M /trunk/Locales/esMX.lua
M /trunk/Locales/frFR.lua
M /trunk/Locales/koKR.lua
M /trunk/Locales/ruRU.lua
M /trunk/Locales/zhCN.lua
M /trunk/Locales/zhTW.lua
if (L) then...
------------------------------------------------------------------------
r25 | valana_tb | 2009-03-28 06:29:01 +0000 (Sat, 28 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
UnitInParty("player") always returns 1. Sigh...
------------------------------------------------------------------------
r24 | valana_tb | 2009-03-27 00:19:18 +0000 (Fri, 27 Mar 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
TB Core now needs AceConsole.
------------------------------------------------------------------------
r23 | valana_tb | 2009-03-27 00:17:33 +0000 (Fri, 27 Mar 2009) | 1 line
Changed paths:
A /trunk/Locales/deDE.lua
A /trunk/Locales/esES.lua
A /trunk/Locales/esMX.lua
A /trunk/Locales/koKR.lua
A /trunk/Locales/ruRU.lua
A /trunk/Locales/zhCN.lua
A /trunk/Locales/zhTW.lua
M /trunk/Locales.xml
Added localization injection support for all locales.
------------------------------------------------------------------------
r22 | valana_tb | 2009-03-26 05:35:27 +0000 (Thu, 26 Mar 2009) | 1 line
Changed paths:
M /trunk/Locales/frFR.lua
Inject localization through the CurseForge interface.
------------------------------------------------------------------------
r20 | valana_tb | 2009-03-22 08:38:50 +0000 (Sun, 22 Mar 2009) | 2 lines
Changed paths:
M /trunk/TB_Misdirector.lua
Removed a superfluous UnitInParty("player") check.
Added more locals.
------------------------------------------------------------------------
r19 | valana_tb | 2009-03-21 05:57:03 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
sender == x => UnitIsUnit(sender, x).
------------------------------------------------------------------------
r18 | valana_tb | 2009-03-21 04:17:17 +0000 (Sat, 21 Mar 2009) | 2 lines
Changed paths:
M /trunk/TB_Misdirector.lua
TbCore:IsInGroup() => UnitInParty("player").
TbCore:IsInRaid() => UnitInRaid("player").
------------------------------------------------------------------------
r17 | valana_tb | 2009-03-21 02:56:54 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
Use locals to speed up the execution of code that runs frequently.
------------------------------------------------------------------------
r16 | valana_tb | 2009-03-21 01:45:59 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.toc
Remove donation information as per Blizzard's new policy.
------------------------------------------------------------------------
r15 | valana_tb | 2009-03-20 16:54:53 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
Comments. No need to wipe the master announcer's rank when leaving a party, as it will get reset with a new master announcer.
------------------------------------------------------------------------
r13 | valana_tb | 2009-03-20 04:36:16 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
Fixed master announcer... hopefully.
------------------------------------------------------------------------
r10 | valana_tb | 2009-03-19 21:40:36 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.lua
Increased the time between Vigilance casts to 15 seconds.
------------------------------------------------------------------------
r9 | valana_tb | 2009-03-19 19:06:44 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk
Switching to global ignore list for Libs folders.
------------------------------------------------------------------------
r8 | valana_tb | 2009-03-19 17:05:03 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
M /trunk/TB_Misdirector.lua
M /trunk/TB_Misdirector.toc
Reorganized ToC.
Make use of wipe(table) instead of creating a new table whenever we leave a group.
------------------------------------------------------------------------
r7 | valana_tb | 2009-03-19 07:09:11 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/TB_Misdirector.toc
Oops, the X-Curse meta-data get set automatically.
------------------------------------------------------------------------
r5 | valana_tb | 2009-03-19 05:20:47 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
Download the latest tag of TB Core rather than the latest alpha.
Fixed reference to LibStub.
------------------------------------------------------------------------
r4 | valana_tb | 2009-03-19 04:54:37 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Added externals for TB_Core.
------------------------------------------------------------------------
r3 | valana_tb | 2009-03-19 04:49:41 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
TbCore => TB_Core
------------------------------------------------------------------------
r2 | valana_tb | 2009-03-19 04:46:14 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk
A /trunk/.pkgmeta
A /trunk/Embeds.xml
A /trunk/Locales
A /trunk/Locales/enUS.lua
A /trunk/Locales/frFR.lua
A /trunk/Locales.xml
A /trunk/TB_Misdirector.lua
A /trunk/TB_Misdirector.toc
Initial check-in.
------------------------------------------------------------------------
r1 | root | 2009-03-19 04:40:32 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"tb_misdirector/mainline: Initial Import"
------------------------------------------------------------------------