|
4dff53a9b9
|
- Threat module remade to work with native Threat API. Tag syntax changed. See DogTag help, Threat category for more information.
|
2008-10-21 14:43:14 +00:00 |
|
|
82a4c045b3
|
- [PetRemainingTime] tag added: return time until summoned pet disappears.
|
2008-10-20 17:55:56 +00:00 |
|
|
33094907b7
|
- Unit auras handling moved to new 3.0.2 UnitAura API. [AuraDuration] tag should work now.
|
2008-10-20 15:43:27 +00:00 |
|
|
c29bce6433
|
Fixed AggroColor error.
|
2008-10-15 21:30:49 +00:00 |
|
|
f6bbd021e2
|
Update TOC for WotLK
|
2008-10-14 16:41:29 +00:00 |
|
|
30d63574ec
|
Update current health and power for player and pet (if exists) every 0.05 seconds.
|
2008-10-13 23:17:49 +00:00 |
|
|
14ccdb5bb7
|
Do not attempt to use LibMobHealth or similar libraries on 3.x clients.
They are obsolete and no longer needed.
|
2008-10-13 18:09:15 +00:00 |
|
|
369e6b496b
|
No longer use LibDruidMana for Wrath since UnitPower() will let us ask
for mana even when we have a rage or energy bar.
|
2008-10-13 00:46:44 +00:00 |
|
|
395090c915
|
Patch 3.0 prep: Remove LoD from Libraries that have no load manager (LoD+OptDep Bug)
|
2008-10-12 11:39:36 +00:00 |
|
|
de68cc2cdd
|
WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
|
2008-10-09 21:52:36 +00:00 |
|
|
29a1d60b53
|
Facilitate WowAce-on-CurseForge transition
|
2008-09-29 21:28:26 +00:00 |
|
|
1d0a1d0e7b
|
Shadowmeld has a new spellid on WoTLK.
|
2008-09-18 23:08:15 +00:00 |
|
|
ae7e202272
|
Continuing the crusade against PLAYER_PET_CHANGED, one addon at a time. Potential bugfixings but likely nothing significant.
|
2008-08-30 15:54:17 +00:00 |
|
|
ecf910717c
|
- Simplify some of the Aura code so that it dispatches less events. This will cause any aura-based tags to update when the unit's auras update, which although it may cause more tags to update, it simplifies so much of the event dispatch logic that it is likely worthwhile.
|
2008-08-26 22:36:24 +00:00 |
|
|
21f4f00f0d
|
- Change the update time for aura events to be longer.
|
2008-08-25 22:40:20 +00:00 |
|
|
2c88b53b30
|
Fix small mistake I made adding WoTLK ComboPoint compatability in r80794.
|
2008-08-23 20:12:38 +00:00 |
|
|
e75760baee
|
- Add forward compatability for Wrath API change in GetComboPoints()
|
2008-08-22 09:35:42 +00:00 |
|
|
ac07957e47
|
- fix koKR
|
2008-08-16 09:02:42 +00:00 |
|
|
81ef2ccf5d
|
- fix koKR
|
2008-08-16 08:55:49 +00:00 |
|
|
628673ea23
|
- koKR Update
|
2008-08-16 07:31:08 +00:00 |
|
|
6baf829091
|
- add runic power capability.
|
2008-08-16 05:41:39 +00:00 |
|
|
109d2ad889
|
- don't mess with the faction thingy when in combat.
|
2008-07-16 17:34:39 +00:00 |
|
|
6ce1c593e4
|
- added ruRU locale
|
2008-07-16 16:30:56 +00:00 |
|
|
b094dd7155
|
removed a broken event registration from the PVPRank tag.
|
2008-07-11 22:05:16 +00:00 |
|
|
40da7d4a5f
|
- Make the check for the mouseover unit a bit saner.
|
2008-07-07 18:34:07 +00:00 |
|
|
c46c37b9c1
|
Add myself to X-Credits per ckknight's request.
|
2008-07-07 02:34:01 +00:00 |
|
|
2490a4114b
|
Oops left a line in that shouldn't still be there.
|
2008-07-07 00:32:28 +00:00 |
|
|
e76f40a8b1
|
- Fix to allow [Faction] to work on factions that are in collapsed categroies
(e.g. Inactive).
|
2008-07-07 00:20:24 +00:00 |
|
|
b34c29b903
|
- optimization to [RaidGroup]
|
2008-06-26 03:15:41 +00:00 |
|
|
49901418e4
|
- fix a bug which caused all fontstrings to be seen as wacky units.
- set the wacky unit update time to 0.5 instead of 0.25
|
2008-06-25 00:00:16 +00:00 |
|
|
472031201c
|
- Make the cast event fire more sanely
|
2008-06-21 23:40:41 +00:00 |
|
|
32f33d61e0
|
- Fix to allow castbar text to update for target/focus when changed and
unit is already casting. (Fixes PB-382 and probably others)
|
2008-06-21 04:12:29 +00:00 |
|
|
fbb17b12df
|
- Fix an issue where oldStart could be nil
|
2008-06-20 15:10:20 +00:00 |
|
|
99089c67a6
|
- optimization for Cast tags.
|
2008-06-19 12:08:51 +00:00 |
|
|
c216339d49
|
Fix a bug of unintended 'L' variable redeclaration
|
2008-04-28 16:57:46 +00:00 |
|
|
3e362a06db
|
added MainTankIcon, MainAssistIcon, and MasterLooterIcon (all untested in raid).
|
2008-04-12 06:38:30 +00:00 |
|
|
ebd14dee7b
|
- Fixed typo. XD
|
2008-04-10 11:31:01 +00:00 |
|
|
e6c2fff7f4
|
Keep the version processing in line please.
|
2008-04-10 11:14:39 +00:00 |
|
|
a887d1131c
|
- Update zhTW localization.
|
2008-04-10 11:11:00 +00:00 |
|
|
6546197c66
|
fixed RestXP when not rested.
|
2008-04-10 02:06:35 +00:00 |
|
|
a71b74e064
|
- Added zhTW Localization. (Thanks s8095324)
|
2008-04-08 18:18:15 +00:00 |
|
|
a4e75fe4ff
|
- Added zhTW Localization. (Thanks s8095324)
|
2008-04-08 18:16:53 +00:00 |
|
|
53b2573e2e
|
- small optimization by assuming that the player unit always exists
|
2008-04-05 03:59:48 +00:00 |
|
|
b3a9d97895
|
.You are not a special or unique snowflake. Get back in line and use the 'Lib: ...' title format like everybody else to save the sanity of those of us looking through an alpha sorted addon list
|
2008-04-01 07:16:23 +00:00 |
|
|
78606c25b8
|
Slight optimization of [IsMasterLooter] 'cause I was lazy the first time.
|
2008-04-01 06:53:49 +00:00 |
|
|
f73fbc3825
|
[IsMasterLooter] should probably check if the unit is actually the master looter, not just if they're in your raid.
|
2008-04-01 06:49:37 +00:00 |
|
|
d7ad5a682e
|
removed special handling of elites in DifficultyColor; the color is now based solely on the mob's level.
|
2008-03-30 00:44:07 +00:00 |
|
|
2a89fde515
|
Classification tags now update properly when units change classifications (e.g. elite->normal in the new daily)
|
2008-03-29 19:16:39 +00:00 |
|
|
c1e0189e86
|
- add a note to the Zone doc that it only works if you can't see the unit.
|
2008-03-29 16:59:38 +00:00 |
|
|
a5998b0ad5
|
- remove a bad assert
|
2008-03-29 08:45:10 +00:00 |
|