|
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 |
|
|
385183f0dd
|
- fix DruidMana tags.
|
2008-03-29 08:38:56 +00:00 |
|
|
9d3a9598e9
|
- fix Threat tags, sorta.
|
2008-03-29 06:08:53 +00:00 |
|
|
846c713cc7
|
Added PvPIcon tag. Due to Blizz limitations, it can't scale with text like other icons, and will leave a gap on the left. Sorry.
|
2008-03-28 23:32:28 +00:00 |
|
|
1abe8f839b
|
Added RaidIcon tag
|
2008-03-28 22:17:57 +00:00 |
|
|
811fd60f90
|
- test upgrading LibDogTag-Unit-3.0
|
2008-03-28 22:03:35 +00:00 |
|
|
657af2ea20
|
fix Threat event handler args
|
2008-03-28 21:47:39 +00:00 |
|
|
d03c596f14
|
- update API
- use :ClearNamespace
|
2008-03-28 21:34:02 +00:00 |
|
|
a87c215fff
|
- fix issues with [AFK] and [Dead] not picking up properly.
|
2008-03-28 15:36:03 +00:00 |
|
|
267f117530
|
- fix documentation for HasMP
|
2008-03-28 15:21:56 +00:00 |
|
|
90821ef5ca
|
- possibly set playerGuid properly
|
2008-03-28 14:51:54 +00:00 |
|
|
c49d3cd3a4
|
Update zhCN docs, I mean it
|
2008-03-28 11:21:13 +00:00 |
|
|
5fc0b36a94
|
- fix PercentHP if offline.
|
2008-03-28 08:35:42 +00:00 |
|
|
deb1d6087a
|
- if you're in ghost form, you should have 0 hp, not 1, imho.
|
2008-03-28 07:38:34 +00:00 |
|
|
50258cf339
|
- add some tests
|
2008-03-28 07:33:56 +00:00 |
|
|
86ec2e79c9
|
typo fix HasLibrary -> HasInstance
|
2008-03-28 07:15:11 +00:00 |
|
|
a34187eb6b
|
- remove debug statements.
|
2008-03-28 07:08:11 +00:00 |
|
|
28e4ce38f3
|
- clear group members table
- this should fix Offline bugs.
|
2008-03-28 07:07:33 +00:00 |
|