Mon, 01 Jul 2013 13:04:27 -0500 |
James D. Callahan III |
Tighten up group detection, and disregard the check when in an instance.
|
Tue, 18 Jun 2013 14:18:44 -0500 |
James D. Callahan III |
Update group pets on GROUP_ROSTER_UPDATE as well as on UNIT_PET since pets may exist before groups are formed.
|
Mon, 17 Jun 2013 14:39:09 -0500 |
James D. Callahan III |
Only wipe previous_combat_event on non-damaging CLEU subevent or when UNIT_DIED fires (after collecting its data).
|
Mon, 17 Jun 2013 12:51:19 -0500 |
James D. Callahan III |
Fix assignment in group_owner_guids_to_pet_guids.
|
Mon, 17 Jun 2013 12:26:14 -0500 |
James D. Callahan III |
Remove commas from stat amounts parsed from tooltips so tonumber() will produce a usable result instead of nil.
|
Thu, 13 Jun 2013 14:45:13 -0500 |
James D. Callahan III |
Bumped DB version to 17.
|
Thu, 13 Jun 2013 14:44:44 -0500 |
James D. Callahan III |
Fix to not detect socket-given stats, socket bonuses, and set bonuses.
|
Tue, 21 May 2013 15:55:26 -0500 |
James D. Callahan III |
Group fixes.
|
Mon, 20 May 2013 10:43:18 -0500 |
James D. Callahan III |
Robustified DBEntry()
|
Wed, 15 May 2013 20:15:40 -0500 |
James D. Callahan III |
Debug prints for group updates.
|
Wed, 15 May 2013 19:43:31 -0500 |
James D. Callahan III |
Handle cases where killer's name is nil.
|
Wed, 15 May 2013 19:31:29 -0500 |
James D. Callahan III |
Debug telling who the killer is.
|
Wed, 15 May 2013 18:52:06 -0500 |
James D. Callahan III |
Fix for last commit.
|
Wed, 15 May 2013 18:50:31 -0500 |
James D. Callahan III |
Added debug print for non-group-members landing the killing blow.
|
Fri, 03 May 2013 11:09:32 -0500 |
James D. Callahan III |
Fix for possibility of C_BlackMarket.GetNumItems() returning nil.
5.2.0-8
|
Mon, 01 Apr 2013 11:14:15 -0500 |
James D. Callahan III |
Added an NPC ID mapping table for the rare oddities such as Garalon (two different IDs, one used exclusively for LFR).
|
Thu, 21 Mar 2013 15:11:34 -0500 |
James D. Callahan III |
Added visual menu for selecting a comment subject via minimap icon (defaults to off), LDB icon, or the /comment command without an argument.
|
Tue, 19 Mar 2013 14:51:50 -0500 |
James D. Callahan III |
The Submit button now attaches comments to the appropriate DB entries.
|
Mon, 18 Mar 2013 17:58:08 -0500 |
James D. Callahan III |
Added comment support for cursor types: item, merchant (which maps to item), spell.
|
Mon, 18 Mar 2013 12:26:54 -0500 |
James D. Callahan III |
Only record data for NPCs if it is missing.
|
Sun, 17 Mar 2013 21:04:56 -0500 |
James D. Callahan III |
Fixed drunkenness matching.
5.2.0-6
|
Sun, 17 Mar 2013 01:21:54 -0500 |
James D. Callahan III |
Commented out the blacklist-searching debug.
|
Sun, 17 Mar 2013 01:00:55 -0500 |
James D. Callahan III |
Added some Debug prints.
|
Sat, 16 Mar 2013 20:30:34 -0500 |
James D. Callahan III |
Don't register comment command unless debugging.
|
Sat, 16 Mar 2013 20:27:55 -0500 |
James D. Callahan III |
Clean up NPC stat recording - possible fix an issue where it was never recorded.
|
Thu, 14 Mar 2013 16:36:36 -0500 |
James D. Callahan III |
Added command and GUI for prototype of an in-game comment-submission system.
|
Tue, 12 Mar 2013 08:44:32 -0500 |
James D. Callahan III |
Cleanup for npc_prototype:EncounterData()
|
Mon, 11 Mar 2013 12:34:58 -0500 |
James D. Callahan III |
Improved detection of LFR and World Boss IDs - take kills from party/raid members and pets into consideration instead of simply relying on the killed NPC being the player's target.
5.2.0-5
|
Mon, 11 Mar 2013 09:25:52 -0500 |
James D. Callahan III |
Reworked Debug() to do all string formatting inline, so non-DEBUGGING users won't be hit with potential nil errors.
|
Mon, 11 Mar 2013 07:59:33 -0500 |
James D. Callahan III |
Don't record Black Market AH data from disallowed locales.
|