log Constants.lua @ 451:c24871c25f05 6.2.0-1

age author description
Wed, 24 Jun 2015 09:13:40 -0400 MMOSimca Updated loot container, loot spell, and instant item container mappings for Patch 6.2.0 (mostly).
Tue, 16 Jun 2015 07:34:14 -0400 MMOSimca Added conditional code to account for changes in Patch 6.2's item strings. It now works with Live and PTR builds.
Tue, 24 Feb 2015 14:38:35 -0500 MMOSimca Added support for many new items: 13 more item crafting tokens and 32 more item containers. 6.1.0-1
Tue, 13 Jan 2015 02:51:55 -0500 MMOSimca Removed new kill count system for raid encounters while it undergoes further testing.
Wed, 07 Jan 2015 17:21:50 -0500 MMOSimca Fixed typo preventing the recording of Garrison Cache object data.
Wed, 07 Jan 2015 02:53:58 -0500 MMOSimca Added 2 new tables in Constants.lua in preparation for a new kill count system for raid encounters.
Wed, 07 Jan 2015 02:52:31 -0500 MMOSimca Blacklisted bodyguard reputations and supported new Draenor perk, Trading Pact.
Fri, 02 Jan 2015 02:56:25 -0500 MMOSimca Added support for more item containers without loot windows. Improved conditional statements related to item handling.
Fri, 19 Dec 2014 07:40:12 -0500 MMOSimca Further data updates for item containers that cast spells.
Thu, 18 Dec 2014 21:38:11 -0500 MMOSimca Added support for collecting loot from item containers with no loot window and no spells cast.
Thu, 18 Dec 2014 18:09:58 -0500 MMOSimca Huge data update for item containers that cast delayed spells.
Wed, 17 Dec 2014 12:23:09 -0500 MMOSimca Automated including data from DELAYED_CONTAINER_SPELL_ID_TO_ITEM_ID_MAP in CONTAINER_ITEM_ID_LIST.
Tue, 16 Dec 2014 21:07:59 -0500 MMOSimca Fixed spell confirmation prompt IDs for Draenor raid bosses' bonus rolls.
Tue, 16 Dec 2014 20:46:14 -0500 MMOSimca Assorted code cleanup and reorganization as preparation for new data collection methods.