r15
Details
-
FilenameLibAuraInfo-1.0-r15.zip
-
Uploaded by
-
UploadedJun 13, 2010
-
Size28.45 KB
-
Downloads29
-
MD5ce936da36d3b0773c6af09a2aa4b1f4b
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r15 | cyprias | 2010-06-13 09:08:44 +0000 (Sun, 13 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
Added 3rd parameter to GetDuration() dstGUID to get correct duration of DR spells on a dstGUID.
------------------------------------------------------------------------
r14 | cyprias | 2010-06-13 09:06:57 +0000 (Sun, 13 Jun 2010) | 3 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
A /trunk/LibAuraInfo-1.0/DR.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/combatlog.lua
M /trunk/LibAuraInfo-1.0/lib.xml
M /trunk/LibAuraInfo-1.0/spellIdData.lua
Added tracking of diminishing returns.
GUIDAura() will return the correct DR duration.
Added some debug messages for spells I need to confirm the duration of.
------------------------------------------------------------------------
r13 | cyprias | 2010-06-12 21:09:33 +0000 (Sat, 12 Jun 2010) | 3 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/combatlog.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
more spellID duration.
We won't track auras on guids unless a callback has been registered.
We won't register COMBAT_LOG_EVENT_UNFILTERED unless a callback has been registered.
------------------------------------------------------------------------
r12 | cyprias | 2010-06-12 20:18:37 +0000 (Sat, 12 Jun 2010) | 3 lines
Changed paths:
A /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
A /trunk/LibAuraInfo-1.0/combatlog.lua
M /trunk/LibAuraInfo-1.0/lib.xml
M /trunk/LibAuraInfo-1.0/spellIdData.lua
M /trunk/LibAuraInfo-1.0.toc
M /trunk/embeds.xml
Added combatlog tracking for aura gain/removal. I plan on only tracking when addon registers a callback.
Updated toc interface version.
Added new API GetNumGUIDAuras(GUID), GetGUIDAuras(GUID) and GUIDAura(dstGUID, spellID).
------------------------------------------------------------------------
r11 | cyprias | 2010-06-12 18:01:49 +0000 (Sat, 12 Jun 2010) | 3 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/lib.xml
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spellIDs
Added tracking of durations by GUID that don't match our duration database.
Added dstGUID to GetDuration() to get more accurate duration for that caster.
------------------------------------------------------------------------
r10 | cyprias | 2010-06-12 15:14:42 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/lib.xml
A /trunk/LibAuraInfo-1.0/spellIdData.lua
Moved spellID data to its own file.
------------------------------------------------------------------------
r9 | cyprias | 2010-06-12 14:25:28 +0000 (Sat, 12 Jun 2010) | 2 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
More spells added.
When we mouseover/target things we temporarily add new spell info to our database. I'll remove this code later once we have many more spells.
------------------------------------------------------------------------
r8 | cyprias | 2010-06-12 10:43:42 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
Some more spells.
------------------------------------------------------------------------
r7 | cyprias | 2010-06-12 09:39:31 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
Changed string returned by GetDebuffType()
------------------------------------------------------------------------
r6 | cyprias | 2010-06-12 09:22:06 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0.toc
Added LibStub as a OptionalDeps.
------------------------------------------------------------------------
r5 | cyprias | 2010-06-12 09:18:29 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
Added comments.
------------------------------------------------------------------------
r4 | cyprias | 2010-06-12 09:13:22 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
M /trunk
M /trunk/LibAuraInfo-1.0.toc
A /trunk/embeds.xml
Removing LibStub from trunk.
------------------------------------------------------------------------
r3 | cyprias | 2010-06-12 09:08:23 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
D /trunk/libs
removing lib in trunk.
------------------------------------------------------------------------
r2 | cyprias | 2010-06-12 09:05:15 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/LibAuraInfo-1.0
A /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
A /trunk/LibAuraInfo-1.0/lib.xml
A /trunk/LibAuraInfo-1.0.toc
A /trunk/libs
A /trunk/libs/LibStub
A /trunk/libs/LibStub/LibStub.lua
First commit.
------------------------------------------------------------------------
r1 | root | 2010-06-12 09:00:12 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"libaurainfo-1-0/mainline: Initial Import"
------------------------------------------------------------------------