r12
Details
-
FilenameLibAuraInfo-1.0-r12.zip
-
Uploaded by
-
UploadedJun 12, 2010
-
Size23.73 KB
-
Downloads27
-
MD57afd9a7f8cc5c62a541d0224e2aa8619
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
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"
------------------------------------------------------------------------