r46
Details
-
FilenameLibAuraInfo-1.0-r46.zip
-
Uploaded by
-
UploadedJun 25, 2010
-
Size29.07 KB
-
Downloads23
-
MD5ad9bc9c92dd7819f9704dc737858289d
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r46 | cyprias | 2010-06-25 16:31:42 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
D /trunk/LibAuraInfo-1.0/DR.lua
Combining files.
------------------------------------------------------------------------
r45 | cyprias | 2010-06-25 16:31:29 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
D /trunk/LibAuraInfo-1.0/combatlog.lua
Combining files.
------------------------------------------------------------------------
r44 | cyprias | 2010-06-25 16:29:05 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
D /trunk/LibAuraInfo-1.0/API.lua
Combining files.
------------------------------------------------------------------------
r43 | cyprias | 2010-06-25 16:25:03 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
D /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
File not needed.
------------------------------------------------------------------------
r41 | cyprias | 2010-06-24 23:10:15 +0000 (Thu, 24 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
Changed minor version...
------------------------------------------------------------------------
r40 | cyprias | 2010-06-24 23:07:14 +0000 (Thu, 24 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
Changed minor version to 2.
------------------------------------------------------------------------
r39 | cyprias | 2010-06-24 23:06:42 +0000 (Thu, 24 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
Few more spells.
------------------------------------------------------------------------
r38 | cyprias | 2010-06-24 22:38:12 +0000 (Thu, 24 Jun 2010) | 4 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
Changed how I store auras on a GUID. This is to allow tracking of multiple instances of a spellID on a GUID. (dots/hots from 2+ casters)
Removed API GetGUIDAuras(dstGUID). Use GetNumGUIDAuras(dstGUID) instead.
Modified API GUIDAura() parameters to take dstGUID & Index instead of dstGUID & spellID.
Added API GUIDAuraID(dstGUID, spellID[, srcGUID]).
------------------------------------------------------------------------
r37 | cyprias | 2010-06-20 20:11:07 +0000 (Sun, 20 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spells added.
------------------------------------------------------------------------
r36 | cyprias | 2010-06-19 20:38:17 +0000 (Sat, 19 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spells added.
------------------------------------------------------------------------
r35 | cyprias | 2010-06-17 22:18:17 +0000 (Thu, 17 Jun 2010) | 2 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
Spell duration changes.
expirationTime included in LibAuraInfo_AURA_APPLIED_DOSE callback.
------------------------------------------------------------------------
r34 | cyprias | 2010-06-17 19:33:57 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spells added.
------------------------------------------------------------------------
r33 | cyprias | 2010-06-17 19:19:21 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/combatlog.lua
If SPELL_AURA_REFRESH or SPELL_AURA_APPLIED_DOSE fires and we don't have that aura in our list already, we'll fire SPELL_AURA_APPLIED callback instead of REFRESH/APPLIED_DOSE.
------------------------------------------------------------------------
r32 | cyprias | 2010-06-17 19:00:40 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/combatlog.lua
SPELL_AURA_REFRESH will update expirationTime of a aura.
------------------------------------------------------------------------
r31 | cyprias | 2010-06-17 17:57:13 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/combatlog.lua
Changed args sent with callbacks.
------------------------------------------------------------------------
r30 | cyprias | 2010-06-17 17:38:53 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
Fixed case mismatch.
------------------------------------------------------------------------
r29 | cyprias | 2010-06-17 17:35:30 +0000 (Thu, 17 Jun 2010) | 2 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/combatlog.lua
Fixed error on load.
Fixed GetGUIDInfo() error.
------------------------------------------------------------------------
r28 | cyprias | 2010-06-17 17:19:24 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/combatlog.lua
Added GetGUIDInfo() to API to get name and flags of a GUID.
------------------------------------------------------------------------
r27 | cyprias | 2010-06-17 17:06:01 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
Added casterGUID to GUIDAura() return.
------------------------------------------------------------------------
r26 | cyprias | 2010-06-17 17:00:30 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/combatlog.lua
Fixed GetDebuffType() returning unknown instead of none/magic/ect
------------------------------------------------------------------------
r25 | cyprias | 2010-06-17 03:24:35 +0000 (Thu, 17 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spells. more confirmed durations.
------------------------------------------------------------------------
r24 | cyprias | 2010-06-16 19:25:34 +0000 (Wed, 16 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/combatlog.lua
Combatlog aura tracking will use PvP duration if available.
------------------------------------------------------------------------
r23 | cyprias | 2010-06-16 12:52:31 +0000 (Wed, 16 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/DR.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spells.
------------------------------------------------------------------------
r22 | cyprias | 2010-06-15 10:50:47 +0000 (Tue, 15 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
Fixed error.
------------------------------------------------------------------------
r21 | cyprias | 2010-06-15 10:49:19 +0000 (Tue, 15 Jun 2010) | 2 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More new spells.
More spell durations confirmed.
------------------------------------------------------------------------
r20 | cyprias | 2010-06-15 10:40:29 +0000 (Tue, 15 Jun 2010) | 2 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/DR.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
Moved HasDREffect(dstGUID, spellID) to API .lua.
Removed dstIsPlayer parameter from GetDuration() and using own function to check if dstIsPlayer.
------------------------------------------------------------------------
r19 | cyprias | 2010-06-14 09:44:24 +0000 (Mon, 14 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
minor change to how PvP duration is saved to use less memory.
------------------------------------------------------------------------
r18 | cyprias | 2010-06-14 08:52:31 +0000 (Mon, 14 Jun 2010) | 1 line
Changed paths:
M /trunk/LibAuraInfo-1.0/lib.xml
A /trunk/LibAuraInfo-1.0/otherSpellIDData.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
Moved some debug code to a new file.
------------------------------------------------------------------------
r17 | cyprias | 2010-06-14 08:49:14 +0000 (Mon, 14 Jun 2010) | 5 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/API.lua
M /trunk/LibAuraInfo-1.0/DR.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spells.
Added PvP durations separate to PvE durations.
GetDuration() API now has 4th input dstIsPlayer to use PvP duration is available.
Removed confirm code of DR durations now that I've found http://www.wowwiki.com/Diminishing_returns.
------------------------------------------------------------------------
r16 | cyprias | 2010-06-14 07:10:36 +0000 (Mon, 14 Jun 2010) | 2 lines
Changed paths:
M /trunk/LibAuraInfo-1.0/DR.lua
M /trunk/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
M /trunk/LibAuraInfo-1.0/spellIdData.lua
More spells.
Added code to confirm duration of diminishing returns in PvP.
------------------------------------------------------------------------
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"
------------------------------------------------------------------------