log

age author description
Sat, 01 Nov 2014 01:33:55 -0400 MMOSimca Update Bindings.xml to use new Patch 6.0 key binding category system.
Sun, 19 Oct 2014 16:47:20 -0400 MMOSimca Added tag 6.0.2-5 for changeset 2e122726c7dd
Sun, 19 Oct 2014 16:46:31 -0400 MMOSimca Commented out tooltip scanning for OPENABLE and pet journal scanning since one is preventing data and the other is unused and causing bloat. 6.0.2-5
Sun, 19 Oct 2014 07:34:16 -0400 MMOSimca Fixed several flawed logical statements and added disenchanting support to the looted item verification.
Sun, 19 Oct 2014 07:33:07 -0400 MMOSimca Removed disable statement since 6.0.2 is on all servers now and localized three frequently used global constants.
Thu, 16 Oct 2014 02:15:25 -0400 MMOSimca Added tag 6.0.2-4 for changeset de1f7476805e
Wed, 15 Oct 2014 18:01:59 -0400 MMOSimca Fixed comment issue with quests. 6.0.2-4
Tue, 14 Oct 2014 16:08:29 -0400 MMOSimca Added tag 6.0.2-3 for changeset cc74264ffd83
Tue, 14 Oct 2014 16:08:08 -0400 MMOSimca Removed tag for LibMapData. 6.0.2-3
Tue, 14 Oct 2014 15:51:43 -0400 MMOSimca Specifically marking fixed LibMapData version.
Tue, 14 Oct 2014 15:18:49 -0400 MMOSimca Added tag 6.0.2-2 for changeset e35c15f27249
Tue, 14 Oct 2014 00:58:39 -0400 MMOSimca Added tag 6.0.2-1 for changeset 703714202ffe 6.0.2-2
Tue, 14 Oct 2014 00:36:05 -0400 MMOSimca Merge with WoD 6.0.2-1
Tue, 14 Oct 2014 00:34:10 -0400 MMOSimca Disable the addon if using a MoP build. WoD
Tue, 14 Oct 2014 00:31:56 -0400 MMOSimca Remove workaround for Flex mode Valor Points (because they no longer exist). WoD
Mon, 13 Oct 2014 23:13:41 -0400 MMOSimca Added support for parsing the loot from Garrison Cache objects. WoD
Mon, 13 Oct 2014 20:40:53 -0400 MMOSimca Removed debug statements for Blizzard functions that fail so often that they cause significant performance concerns. WoD
Fri, 10 Oct 2014 10:41:39 -0400 MMOSimca Fix for salvage item quantities and timber loot counts always being 1. WoD
Wed, 08 Oct 2014 15:33:05 -0400 MMOSimca Fixed an error with garrison profession NPCs and an error with a debug statement. 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
Sat, 04 Oct 2014 07:10:44 -0400 MMOSimca Expanded the Debug function to no longer -require- arguments other than the message. WoD
Sat, 04 Oct 2014 07:09:24 -0400 MMOSimca Fixed Salvage crate loot recording. WoD
Sat, 04 Oct 2014 03:28:57 -0400 MMOSimca Fixed Timber loot recording. Fixed banned loot extrapolation spell labels. 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:25:40 -0400 MMOSimca Reverted change to debug variable. 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
Fri, 03 Oct 2014 15:07:30 -0400 MMOSimca Reverted previous WoD change from LOOT_OPENED to LOOT_READY due to ingame changes. WoD
Wed, 24 Sep 2014 23:14:03 -0400 MMOSimca 'DEBUGGING' is now 'WOWDB_DEBUGGING' and is also a global, for easier testing/distribution. WoD
Tue, 23 Sep 2014 23:34:05 -0400 MMOSimca Added missing comma. WoD