log Constants.lua @ 341:f6383e961e46 WoD

age author description
Tue, 23 Sep 2014 23:34:05 -0400 MMOSimca Added missing comma. WoD
Mon, 22 Sep 2014 17:00:08 -0400 MMOSimca Added a large number of reputation modifiers, enabled examining items on drop, and disabled bonus ID checking from inventory processing. WoD
Thu, 18 Sep 2014 04:38:51 -0400 MMOSimca Accounted for GUID delimiter change in latest WoD build and added a new psuedoloot item. WoD
Sat, 06 Sep 2014 02:57:57 -0400 MMOSimca Fixed select replacement for bonus_ids. Fixed references to moved constants. WoD
Fri, 05 Sep 2014 01:50:04 -0400 MMOSimca Moved two constant tables to Constants.lua and restructured a pair of them to be a single table. Replaced UnitManaMax with UnitPowerMax (other was deprecated). WoD
Fri, 05 Sep 2014 01:20:44 -0400 MMOSimca Many updated WoD constants, added new WoD english locales, and consolidated two similar variables. WoD
Fri, 22 Aug 2014 03:45:27 -0400 MMOSimca Misc WoD fixes, including 'region' support, many WoD loot containers, and changed 1/0 flags to booleans. Also bumped TOC. WoD
Wed, 06 Aug 2014 04:39:26 -0400 MMOSimca Many changes for WoD, including support for Itembonuses, the new GUID format, and LOOT_READY. WoD
Thu, 27 Mar 2014 14:55:46 -0500 James D. Callahan III Fixes for "Disguise" and tradeskill spells. 5.4.7-1
Thu, 22 Aug 2013 06:20:21 -0500 James D. Callahan III Updated LOOT_SPELL_ID_TO_ITEM_ID_MAP
Sun, 28 Jul 2013 16:53:22 -0500 James D. Callahan III Changes/fixes.
Tue, 23 Jul 2013 18:07:07 -0500 James D. Callahan III Fixes
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.
Mon, 11 Mar 2013 09:03:03 -0500 James D. Callahan III Added new Raid Finder Boss IDs and new World Boss IDs.
Mon, 10 Dec 2012 10:27:24 -0600 James D. Callahan III Record drops from World Bosses. 1.0.32
Mon, 12 Nov 2012 15:45:00 -0600 James D. Callahan III Corrected IDs for Qiang the Merciless, Subetai the Swift, and Meng the Demented. 1.0.23
Tue, 06 Nov 2012 15:47:45 -0600 James D. Callahan III Added IDs for four more LFR bosses.
Sat, 03 Nov 2012 16:39:07 -0500 James D. Callahan III Added support for recording Raid Finder boss loot.
Wed, 03 Oct 2012 17:27:10 -0500 James D. Callahan III Added some debugging prints (turned off). Removed defaulting to NPC if no target_type - simply ignore the loot. Removed setting target_type to NPC every time a target's location is updated. Ensure the unit name on the tooltip matches the spell's target name. Bumped DB version to 10. 1.0.15
Wed, 05 Sep 2012 09:05:04 -0500 James D. Callahan III Changed labeling on action_data fields to be more explicit. Don't set loot_label on non-loot spells.
Fri, 31 Aug 2012 14:32:27 -0500 James D. Callahan III Changed the Spell ID for Fishing - the old one was removed in MoP.
Wed, 27 Jun 2012 17:34:10 -0500 James D. Callahan III Fixed gas extraction support using Black Magic Voodoo, since the UNIT_DISSIPATES sub-event no longer fires from COMBAT_LOG_EVENT_UNFILTERED.
Mon, 14 May 2012 12:25:10 -0500 James D. Callahan III Record spells/skills an NPC uses.
Mon, 07 May 2012 14:35:14 -0500 James D. Callahan III Make looting work under MoP. Added preliminary code for faction-change detection.
Mon, 30 Apr 2012 17:14:23 -0500 James D. Callahan III Minor refactoring. Added recording of quest-givers.
Fri, 27 Apr 2012 03:49:03 -0500 James D. Callahan III Handle looting items and money from NPCs. Beginning of handling for looting from objects and gathering (mining, herbalism) from NPCs among other spell-related obtaining methods.