03b847b65c
Replaced SVN keyword substitution
2016-05-26 15:25:08 -05:00
a655c53578
Added mailmap to merge authors
2016-05-26 15:24:50 -05:00
7fa7d95303
- Legion priest updates: replaced Shadow Orbs with Insanity for 7.0 clients, added ShadowPriestMP for 7.0 clients
2016-05-26 06:06:05 +00:00
261b041af8
- Fixed Legion check in Status to use version 7.0 instead of 6.0
...
- Removed UnitIsTapped usage for the HostileColor color when in Legion/7.0
2016-05-24 05:36:09 +00:00
411159ba6a
- Shadowform is gone in Legion
...
- Tapping mechanics changed in Legion. Retired the two old tapping tags, replaced with IsNotTappableByMe. There is no API anymore to determine IsTappedByMe, despite this still having relevance.
2016-05-14 17:03:07 +00:00
bb39e8c670
- TOC bump for 6.2
2015-06-28 03:12:49 +00:00
87e7afa70d
- TOC bump for 6.1
2015-02-24 23:25:42 +00:00
15fef817fe
- Added [RestingIcon] and [CombatIcon] from ticket #33 .
2014-11-07 07:17:19 +00:00
6bd44acb74
- Updated [Combos] and [ComboSymbols] in 6.0 to use UnitPower(unit, 4) instead of GetComboPoints()
2014-11-07 06:59:58 +00:00
7d69a36ca8
- Fixed error caused by the removal of GetNumRaidMembers and GetNumPartyMembers
2014-10-24 01:39:54 +00:00
31a7d1e186
- Updated X-Compatible-With to 5.4 since 4.3 is ancient.
2014-10-13 16:53:53 +00:00
0ef29570dd
- WoW 6.0 TOC update. Committing early to allow consumer mods to package the new lib.
2014-10-13 06:24:00 +00:00
7813501c87
- Tags for special powers are no longer flagged as noDoc for classes that don't use that specific power, since that behavior isn't seen in any other class-specific tags in LDT-Unit.
2014-05-10 19:37:21 +00:00
7b0bf189f2
- Added a check for a variable named __DT_dontcancelupdatesforMO on fontStrings in order to prevent the timer handler from canceling queued updates on fontStrings whose unit kwarg == "mouseover". Behavior remains unchanged if this variable is not set.
2014-05-10 01:15:19 +00:00
04b2e80bf9
- Check that guid isn't nil before calling calculateBestUnit() from inside refreshGUID() in order to greatly cut down on CPU usage and hopefully prevent some more 'script ran too long' errors.
2013-10-04 02:18:45 +00:00
58fd6b47b9
- Fixed a massive memory leak that has existed since the Auras module was first created. This is the one that is reported in the comments at http://www.wowace.com/addons/libdogtag-3-0/ and is the subject of http://wow.curseforge.com/addons/tellmewhen/tickets/859-show-timer-forces-elv-ui-timer-memory-leak/#c31
2013-09-21 01:46:13 +00:00
cfa65d85c9
- TOC update for 5.4
2013-09-10 14:50:39 +00:00
37cd061474
- Added a call to DogTag.checkYield to help solve the "script ran too long" errors
2013-08-02 04:02:54 +00:00
05e90fc28b
- Added arena and arenapet units with localized default names
2013-07-30 08:20:49 +00:00
7f9e912fe2
- Add localized default names for boss units
...
- Added UNIT_TARGETABLE_CHANGED as a UnitChanged trigger
2013-07-30 07:52:54 +00:00
b18a7b964c
- Added boss5 to boss unit tokens, and boss target/targetarget wacky units
2013-07-30 07:20:24 +00:00
42e0b6c2a4
- Updated TOC for 5.3
2013-05-23 19:49:52 +00:00
daf1b5fe55
- Added the [RaidStacks] tag. Useful for tracking Renewing Mists for monks.
2013-04-21 21:18:45 +00:00
a745d80ebb
- 5.2 TOC update
2013-03-06 18:02:22 +00:00
c85e1c5f0c
- Added checking for patch 5.2 before creating the TotalAbsorb tag
2013-02-18 02:08:18 +00:00
674f5e2a0b
- Added [TotalAbsorb] and [IncomingHeal] tags
2013-02-18 02:07:05 +00:00
fb53ae01df
- Fixed events for AuraDuration so that it works properly.
2013-01-08 05:59:32 +00:00
5905d99855
- TOC increased for 5.1
2012-11-28 01:40:43 +00:00
773a1fbcfe
- Added tags for power types like Soul Shards, Holy Power, etc.
2012-11-24 07:33:07 +00:00
adb5677905
- Show the FFA PVP icon for Pandaren who haven't chosen a faction but are PVP flagged (fixes a big green box showing up in the aforementioned case).
2012-11-01 06:01:02 +00:00
900301186c
- Fixed talent queries for 5.0.
2012-09-07 17:02:41 +00:00
6b1dcd5fae
- Updated TOC for 5.0.
2012-08-27 17:53:08 +00:00
13961c7ec8
- Reverted r237 and r234 as they did, in fact, break something in IceHUD and probably other mods.
2012-08-27 05:48:35 +00:00
214fa5f449
- Commented out a now-unused function.
2012-08-27 04:52:51 +00:00
576d0e2e28
- Rewriting completely moronic code, 17 lines at a time.
2012-08-27 04:42:22 +00:00
51ecd8115e
- Moved the localized unit name alternative if a name was not found to the Name tag ( I just took it out from the compilation step )
2012-08-27 04:39:59 +00:00
dc1075b90a
- Commented out some code that, to me, looks pretty pointless. Apologies if I break something somewhere.
2012-08-27 03:35:32 +00:00
1c13ac712f
- Cheap fix for LibDogTag-Unit-3.0.lua line 223: attempt to index local 'guidToUnits_oldGuid' (a nil value). See http://wow.curseforge.com/addons/tellmewhen/tickets/539-random-error-2/ for more info. I don't know why this happened, but hopefully I fixed it.
2012-08-26 09:54:11 +00:00
41e48c5909
- Added MonkMana category (dupe of DruidMana, unfortunately...these should probably be shared, but oh well.)
2012-07-01 03:08:10 +00:00
b037b9b0f1
- More WoW 5.0 fixes for parties/raids and talent queries.
2012-06-30 21:21:37 +00:00
2524fae789
- WoW 5.0 fix for UnitIsPartyLeader -> UnitIsGroupLeader
2012-06-30 19:18:39 +00:00
a29f68d7d1
- Updated X-Compatible-With tag in the toc file.
2012-06-05 06:27:43 +00:00
bd9b115de1
- Added upvalues
...
- Fixed an incorrect comparison
2012-04-03 03:30:29 +00:00
f9f35bf4c1
- Added upvalues
...
- Fixed an incorrect comparison
- Removed a pointless line of code
2012-04-03 03:30:07 +00:00
8302cf574c
- Added upvalues
...
- Made IterateFactions available publicly
2012-04-03 03:29:34 +00:00
9062cf42c0
- Added upvalues
2012-04-03 03:28:27 +00:00
bb386418ce
- Rewrote UPDATE_FACTION to utilize the new IterateFactions in Reputation.lua
2012-04-03 01:55:55 +00:00
5b1101fc64
- Rewrote reputation tags so that they can query reputations beneath collapsed headers
2012-04-03 01:49:31 +00:00
c6f5539908
- Reverted back to the old revision number until I can figure out why all the version numbers in all of the DogTag addons are so screwy
2012-04-02 08:47:34 +00:00
8a105b05c8
- Cybeloras: Fix for "Error with code: bad argument #1 to "format" (string expected, got nil)"
2012-04-02 08:41:32 +00:00