log

age author description
Tue, 08 Nov 2016 17:47:52 -0500 MMOSimca Updated (and possibly fixed) item container loot extrapolation.
Tue, 08 Nov 2016 17:37:26 -0500 MMOSimca Commented out annoying debug line that currently serves no purpose.
Tue, 08 Nov 2016 15:49:23 -0500 MMOSimca Added a note about some code that doesn't work properly after Patch 7.0.3 (and for which there is no known workaround).
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:43 -0400 MMOSimca Added tag 7.1.0-3 for changeset c984de658bc2
Wed, 02 Nov 2016 18:15:30 -0400 MMOSimca Added Flotsam bonus loot spell. 7.1.0-3
Wed, 26 Oct 2016 15:12:59 -0400 MMOSimca Fixed debug spam from 7.1 changes to unit coordinates in instances.
Tue, 25 Oct 2016 19:46:20 -0400 MMOSimca Added tag 7.1.0-2 for changeset dd5fe1c51dbd
Tue, 25 Oct 2016 19:44:31 -0400 MMOSimca Patch 7.1 TOC update. 7.1.0-2
Tue, 25 Oct 2016 17:48:40 -0400 MMOSimca Added tag 7.1.0-1 for changeset dc361767e2d0
Tue, 25 Oct 2016 17:48:16 -0400 MMOSimca Added Drugon the Frostblood bonus loot spell. 7.1.0-1
Tue, 25 Oct 2016 17:43:45 -0400 MMOSimca Updated GetQuestLogRewardCurrencyInfo to use the undocumented 4th return (currency_id).
Thu, 13 Oct 2016 10:28:49 -0400 MMOSimca Added tag 7.0.3-7 for changeset f64b4ed77b77
Thu, 13 Oct 2016 10:28:33 -0400 MMOSimca Fixed currency ID support to properly handle nil currency names or currency textures when doing a lookup. 7.0.3-7
Thu, 13 Oct 2016 10:22:57 -0400 MMOSimca Added tag 7.0.3-6 for changeset b177416f7888
Thu, 13 Oct 2016 10:22:30 -0400 MMOSimca Blacklisted the spell Arcane Invigoration. 7.0.3-6
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).
Thu, 13 Oct 2016 10:18:31 -0400 MMOSimca Updated ParseGUID to handle all of the different GUID types properly (except Pet, which we ignore on purpose).
Tue, 11 Oct 2016 06:13:22 -0400 MMOSimca Radically rewrote currency support for WoWDBProfiler. It now uses currencyIDs everywhere instead of texture paths.
Fri, 07 Oct 2016 15:44:40 -0400 MMOSimca Blacklisted 'Moonkin fever' spells.
Fri, 07 Oct 2016 14:50:12 -0400 MMOSimca Hooked up world boss bonus spells for Levantus and Withered J'im.
Fri, 23 Sep 2016 15:20:20 -0400 MMOSimca Added a blank line so that the packager thinks this is a real commit and hopefully doesn't screw up royally this time.