log Constants.lua @ 533:2bb33dbd3d7c 7.2.0-4

age author description
Tue, 11 Apr 2017 20:39:28 -0400 MMOSimca Updated World Quest Map constant for Patch 7.2.0.
Mon, 10 Apr 2017 21:13:13 -0400 MMOSimca Updated World Boss constants with best guesses for Patch 7.2.0 (confirmed Malificus, guessed on rest). 7.2.0-3
Thu, 30 Mar 2017 18:35:53 -0400 MMOSimca Updated constants for Patch 7.1.5 and Patch 7.2. 7.2.0-2
Wed, 16 Nov 2016 04:01:55 -0500 MMOSimca Added bonus loot spell mappings for Calamir and Humongris. Guessed the remaining mapping for Ana-Mouz, Na'zak the Fiend, and the Soultakers based on the existing alphabetical pattern. 7.1.0-5
Tue, 08 Nov 2016 19:06:58 -0500 MMOSimca Attempted a hacky workaround for detecting Ephemeral Crystals (English clients only). 7.1.0-4
Tue, 08 Nov 2016 15:44:11 -0500 MMOSimca Added Shar'thos bonus loot spell.
Tue, 08 Nov 2016 15:42:23 -0500 MMOSimca Added detection for WoW's 11th Anniversary (a bit late) and WoW's 12th Anniversary buffs.
Tue, 08 Nov 2016 15:37:13 -0500 MMOSimca Blacklisted Legion reputation gains in data recording because of world quests (and the inability to distinguish between quest gains and kill gains).
Wed, 02 Nov 2016 18:15:30 -0400 MMOSimca Added Flotsam bonus loot spell. 7.1.0-3
Tue, 25 Oct 2016 17:48:16 -0400 MMOSimca Added Drugon the Frostblood bonus loot spell. 7.1.0-1
Thu, 13 Oct 2016 10:19:07 -0400 MMOSimca Updated the NPC ID for Withered J'im (we were using the one for his clones on accident).
Fri, 07 Oct 2016 14:50:12 -0400 MMOSimca Hooked up world boss bonus spells for Levantus and Withered J'im.
Tue, 20 Sep 2016 15:58:18 -0400 MMOSimca Added world boss support for Legion and hooked up Nithogg. Still need SpellIDs for the other 9 world bosses.
Tue, 06 Sep 2016 09:37:07 -0400 MMOSimca Added full world quest data recording support. 7.0.3-3
Tue, 06 Sep 2016 09:31:06 -0400 MMOSimca Replaced 'GetCvar("portal")' with the library LibRealmInfo in order to get accurate server and region information (needed for world quest data recording).
Wed, 03 Aug 2016 12:44:12 -0400 Caleb Atherton Removed backwards compatibility for Patch 6.2.4 in order to simplify code, now that Patch 7.0.3 is on Live realms.
Sat, 16 Jul 2016 01:37:01 -0400 Caleb Atherton Updated constants with new Legion data for item containers.
Sat, 16 Jul 2016 01:17:23 -0400 Caleb Atherton Renamed an extremely long constant to be less extremely long.
Tue, 01 Dec 2015 19:33:30 -0500 MMOSimca Initial Patch 7.0 support. All super obvious errors fixed, but probably many minor ones remain.
Fri, 10 Jul 2015 23:02:46 -0400 MMOSimca Added support for creating items with Baleful tokens and Tier 18 tokens. 6.2.0-3
Wed, 24 Jun 2015 21:58:31 -0400 MMOSimca Added support for recording the results of item tokens that create other items based on your class. 6.2.0-2
Wed, 24 Jun 2015 20:48:35 -0400 MMOSimca Added spell IDs for bonus roll prompts for all raid bosses new to Patch 6.2.0.
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.