log

age author description
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.
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.
Mon, 19 Sep 2016 22:32:03 -0400 MMOSimca Added tag 7.0.3-5 for changeset 31bc60d5cff7
Mon, 19 Sep 2016 22:31:37 -0400 MMOSimca Fixed bad indent in .pkgmeta. 7.0.3-5
Wed, 14 Sep 2016 09:31:03 -0400 MMOSimca Added tag 7.0.3-4 for changeset 95e0a5b04d52
Wed, 14 Sep 2016 08:21:01 -0400 MMOSimca Added a workaround for WoWDB not supporting micro-dungeons - micro-dungeon coordinates are now translated on to the base floor for the world map if possible. 7.0.3-4
Wed, 14 Sep 2016 05:49:50 -0400 MMOSimca Fixed an issue where world quests could record the rewards as being only honor, which is actually currently impossible.