|
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 |
|
|
f1d54df1aa
|
- updated TOC to 4.3
|
2011-12-01 02:09:17 +00:00 |
|
|
3761441550
|
- update toc to 4.2
|
2011-06-29 00:54:18 +00:00 |
|
|
be8e21b8fc
|
- removed all tags referencing pet happiness for 4.1+ clients
|
2011-04-27 01:26:56 +00:00 |
|
|
8fa6b43fa3
|
- toc bump
|
2011-04-27 00:49:44 +00:00 |
|
|
42f58898ed
|
- ticket #24: fixed spacing on PvPIcon tag
|
2011-03-16 04:28:18 +00:00 |
|
|
608d5a2185
|
- added support for alternate power (AltP, MaxAltP, PercentAltP, FractionalAltP, MissingAltP, IsMaxAltP, and HasAltP)
- updated MP-related power calls to use UnitPower API instead of UnitMana
|
2011-03-13 22:10:04 +00:00 |
|
|
dfb16662a6
|
- fixed talent tags to pull the active talent group
|
2010-10-18 05:02:58 +00:00 |
|
|
9c384acfb5
|
- updated for new return values on GetTalentTabInfo
|
2010-10-18 00:14:31 +00:00 |
|
|
f826f015eb
|
TOC Bump.
|
2010-10-12 15:20:14 +00:00 |
|
|
e6bb53ae62
|
- updated for cataclysm: removed references to Divine Intervention as the spell has been removed and replaced references to UNIT_(MAX)MANA/ENERGY/FOCUS/RAGE/HAPPINESS with UNIT_(MAX)POWER
- bumped toc to 30300 and set X-Compatible-With to 40000
|
2010-09-06 02:14:54 +00:00 |
|
|
866e907fb4
|
If LibBossIDs-1.0 is detected, use it to check for boss status for UnitClassification checks.
|
2010-01-09 23:30:06 +00:00 |
|
|
364a14e6e3
|
Add support for new boss[1-4] UnitIDs.
|
2009-12-30 21:44:28 +00:00 |
|
|
ae13b67032
|
Touch the file so the minor version gets updated so in place upgrades work.
|
2009-08-04 23:32:40 +00:00 |
|
|
254b6d3d3c
|
Bump TOC for 3.2
|
2009-08-04 19:30:57 +00:00 |
|
|
77267e6e74
|
3.2.0 compatability
|
2009-06-26 08:13:00 +00:00 |
|
|
883054419b
|
possible bugfix for double-free issue.
|
2009-05-12 17:21:13 +00:00 |
|
|
e79fd28c6d
|
bugfix plzplzplz
|
2009-05-11 22:18:34 +00:00 |
|
|
d873311e6a
|
Bugfix with the wacky unit caching
|
2009-05-10 21:04:03 +00:00 |
|
|
9ace44ff38
|
- koKR Update
|
2009-05-07 00:21:27 +00:00 |
|
|
fb506d62b0
|
- zhTW update
|
2009-05-06 21:18:00 +00:00 |
|
|
cab5743cfd
|
bugfixes! At least theoretically.
|
2009-05-06 21:05:29 +00:00 |
|
|
113ec630e1
|
possible bugfix for the invalid key to next issue.
|
2009-05-05 19:50:56 +00:00 |
|
|
6a26988136
|
Add a system of unit tracking to match wacky units against non-wacky units and ride off of their events if possible.
Also cache the player and pet power and only issue FastPower events when there's an actual change.
|
2009-05-03 21:04:31 +00:00 |
|
|
57e9f87050
|
since predicted health no longer exists, remove support for it. Also make predicted power handled optionally and checked by the CVar.
|
2009-05-03 19:11:38 +00:00 |
|
|
e26ee1bc6a
|
bump toc to 30100
|
2009-04-16 12:49:20 +00:00 |
|
|
30d7a863e2
|
- koKR Update
|
2009-04-01 13:13:54 +00:00 |
|
|
6fd6431a92
|
bugfix to [Name]
|
2009-03-30 14:04:12 +00:00 |
|
|
624c3213ed
|
make [Name] act a bit more sane.
|
2009-03-29 22:09:00 +00:00 |
|
|
8d9e3d5f89
|
change [Name] to show "Owner's Vehicle" if it is a vehicle, otherwise just show the name plain and simple. This only works if "pet" or "vehicle" is in the unit id, not if you're targeting it or what have you.
|
2009-03-29 21:26:50 +00:00 |
|
|
b5b3da0b85
|
possible bugfix
|
2009-03-23 15:33:41 +00:00 |
|
|
fda35bdf13
|
Change the way that Cast tags are calculated. Should be quite a bit more reliable now.
|
2009-03-23 02:19:13 +00:00 |
|
|
29f509ab22
|
some minor tweaking to Auras.
|
2009-03-23 00:25:01 +00:00 |
|
|
2dddd38288
|
- ruRU update
|
2009-03-12 12:20:46 +00:00 |
|
|
cd1ef5ab06
|
Restore LoD to Libraries, as 3.0.8 fixed all bugs that blocked LoD OptionalDeps to load properly.
|
2009-03-06 10:12:11 +00:00 |
|
|
7a88de3b90
|
Fix a typo with support for [ShortClass] for female Death Knights.
|
2009-02-02 02:45:22 +00:00 |
|
|
b32b3de6be
|
bugfix with FastStats since UnitGUID("player") is nil on first login
|
2008-12-30 04:08:07 +00:00 |
|
|
896a0d4d2a
|
performance tweak
|
2008-12-30 02:19:55 +00:00 |
|
|
7d805aa25b
|
Add PvPDuration tag.
|
2008-12-22 06:10:37 +00:00 |
|