Tue, 20 Aug 2024 09:42:51 -0400 |
MMOSimca |
Updated for Patch 11.0.2 changes.
11.0.2-1
|
Sun, 16 Dec 2018 06:52:17 -0500 |
Caleb Atherton |
Updated TOC and remaining constants for Patch 8.1.0.
8.1.0-2
|
Tue, 11 Dec 2018 18:32:10 -0500 |
Caleb Atherton |
Added support for Ivus the Forest Lord and Ivus the Decayed.
8.1.0-1
|
Fri, 05 Oct 2018 20:39:29 -0400 |
Caleb Atherton |
Added wishy-washy support for Island Expeditions. Data recording methodology is flawed, but there are no other options. Percentages will still be interesting.
8.0.1-8
|
Fri, 05 Oct 2018 20:32:20 -0400 |
Caleb Atherton |
Added support for T'zane, Ji'arak, and Hailstone Construct.
|
Fri, 21 Sep 2018 02:33:51 -0400 |
Caleb Atherton |
Added support for Azurethos, Dunegorger Kraulok, and Lion's Roar. Also fixed a bug preventing profession trainer data from being recorded properly.
8.0.1-7
|
Wed, 05 Sep 2018 05:17:14 -0400 |
Caleb Atherton |
Added support for Warbringer Yenajz and Doom's Howl.
8.0.1-6
|
Tue, 17 Jul 2018 18:52:43 -0400 |
Caleb Atherton |
Updated Interface for Patch 8.0.1. Consolidated many constants left in Main.lua file. Removed Legion support. Added new BFA data.
|
Fri, 12 Jan 2018 03:07:01 -0500 |
MMOSimca |
Update for Patch 7.3.2 and Patch 7.3.5 constants.
7.3.2-4
|
Sat, 18 Nov 2017 11:01:02 -0500 |
MMOSimca |
Added support for Emeriss, Lethon, and Ysondre loot recording.
7.3.2-3
|
Thu, 16 Nov 2017 22:31:48 -0500 |
MMOSimca |
Added support for Lord Kazzak, Azuregos, and Taerar loot recording.
7.3.2-2
|
Tue, 14 Nov 2017 16:11:00 -0500 |
MMOSimca |
Added support for recording loot from Greater Invasion bosses.
7.3.2-1
|
Wed, 30 Aug 2017 18:22:40 -0400 |
MMOSimca |
Update for Patch 7.3.0, including a currency fix, constants update, and TOC bump.
7.3.0-1
|
Tue, 18 Apr 2017 20:30:31 -0400 |
MMOSimca |
Rewrote World Quest recording to use a less-stateful (continent-based) method of gathering World Quests.
7.2.0-5
|
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.
|