log Constants.lua @ 410:ad8323486561

age author description
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.
Wed, 10 Dec 2014 12:47:35 -0500 MMOSimca Assorted code cleanup and reorganization.
Tue, 09 Dec 2014 21:04:11 -0500 MMOSimca Added Bonus Loot spell IDs for Draenor world bosses and fixed incorrect NPC IDs for Highmaul bosses (and Blackhand).
Mon, 13 Oct 2014 23:13:41 -0400 MMOSimca Added support for parsing the loot from Garrison Cache objects. WoD
Sun, 05 Oct 2014 17:35:53 -0400 MMOSimca Fixed bugs with timber loot recording and restricted its recording to only one object for each tree size. WoD
Fri, 03 Oct 2014 15:29:26 -0400 MMOSimca Added timer-based support for salvage crate drops. Hopefully only temporary while Blizzard fixes SHOW_LOOT_TOAST events for them. WoD
Fri, 03 Oct 2014 15:18:01 -0400 MMOSimca Added support for collecting Timber locations and drop contents. Fixed occassional mining/herb data being classified as zone data. WoD
Fri, 03 Oct 2014 15:09:44 -0400 MMOSimca Fixed loot extrapolation restrictions. Fixed Blizzard bug with Trainer filters not using boolean values. WoD
Tue, 23 Sep 2014 23:34:05 -0400 MMOSimca Added missing comma. WoD