|
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 |
|
|
a7f443ea84
|
- Add "Death Knight"(class & short class)
- koKR Update
|
2008-12-07 04:10:42 +00:00 |
|
|
2442b78cfb
|
Added HasVehicleUI-tag.
|
2008-11-30 17:15:00 +00:00 |
|
|
e8171926fb
|
Loosen Combos()-tag events so we actually get updates for our target.
|
2008-11-29 01:33:10 +00:00 |
|
|
9e030b41cc
|
Indent with tabs instead of spaces.
|
2008-11-29 01:30:51 +00:00 |
|
|
da95c03ba9
|
- Give fast updates to frames representing the player or pet frame not just those exact frames.
|
2008-11-27 00:22:49 +00:00 |
|
|
4661de5f38
|
Added optional unit/target args to Combos tag.
|
2008-11-21 22:46:34 +00:00 |
|
|
1f786d228d
|
- [Combos] takes being on a vehicle in account
- "vehicle" is now a valid unit.
|
2008-11-21 09:55:22 +00:00 |
|
|
562c41eff4
|
- update the event for the Combos tag (unit_combo_points now)
|
2008-11-13 15:48:52 +00:00 |
|
|
d0c4588fa5
|
Fix updates of reputation text
- UPDATE_FACTION provides no arguments and only fires for the player.
|
2008-11-02 07:30:27 +00:00 |
|
|
9275f30da1
|
Fixed docs of Threat tags.
|
2008-11-01 14:24:07 +00:00 |
|
|
98f956d174
|
Fix IsMaxHP
|
2008-10-27 00:56:52 +00:00 |
|
|
abae16a075
|
remove references to WotLK.
remove MobHealth references and fix up the Health module a bit.
|
2008-10-27 00:13:24 +00:00 |
|