Fri, 02 Sep 2016 00:25:45 -0400 |
MMOSimca |
Added Vampiric Aura to the spell blacklist.
|
Fri, 12 Aug 2016 12:32:50 -0400 |
MMOSimca |
Prevent out of bounds coordinates from being recorded for whatever reason.
|
Thu, 11 Aug 2016 09:36:45 -0400 |
Caleb Atherton |
Added tag 7.0.3-2 for changeset 6f689ac680bd
|
Thu, 11 Aug 2016 09:19:45 -0400 |
Caleb Atherton |
Fixed a major problem with capturing location data caused by an unclear API renaming in Legion.
7.0.3-2
|
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.
|
Tue, 19 Jul 2016 15:07:23 -0400 |
Caleb Atherton |
Added tag 7.0.3-1 for changeset e7f3572d946f
|
Tue, 19 Jul 2016 15:07:00 -0400 |
Caleb Atherton |
Updated Interface version for Patch 7.0.3.
7.0.3-1
|
Sat, 16 Jul 2016 01:37:01 -0400 |
Caleb Atherton |
Updated constants with new Legion data for item containers.
|
Sat, 16 Jul 2016 01:34:54 -0400 |
Caleb Atherton |
Added new items to the CHAT_MSG_LOOT blacklist (items that can never drop from anything we care about recording).
|
Sat, 16 Jul 2016 01:33:25 -0400 |
Caleb Atherton |
Added new spells to the NPC spellcasting blacklist.
|
Sat, 16 Jul 2016 01:17:23 -0400 |
Caleb Atherton |
Renamed an extremely long constant to be less extremely long.
|
Wed, 22 Jun 2016 01:14:08 -0400 |
Caleb Atherton |
Fixed a new bug caused by the removal of certain global variables in Legion beta build 21996.
|
Mon, 20 Jun 2016 05:25:06 -0400 |
Caleb Atherton |
Fixed bug caused by renaming changes in r469 (oops).
|
Sun, 19 Jun 2016 20:47:42 -0400 |
Caleb Atherton |
Added new spells to the NPC cast blacklist.
|
Sun, 19 Jun 2016 20:47:11 -0400 |
Caleb Atherton |
Renamed item upgrade variables appropriately.
|
Sun, 19 Jun 2016 20:46:23 -0400 |
Caleb Atherton |
Fixed bugs caused by attempting mathematical operations on 'nil' results from HereBeDragons.
|
Sun, 15 May 2016 19:11:56 -0400 |
Caleb Atherton |
Fix .pkgmeta and trigger HereBeDragons update.
|
Sun, 15 May 2016 00:02:13 -0400 |
Caleb Atherton |
Added optional dependency to HereBeDragons; removed last references to old map code.
|
Sat, 14 May 2016 23:38:15 -0400 |
Caleb Atherton |
Replaced local hacky map code with HereBeDragons library.
|
Sat, 07 May 2016 21:07:38 -0400 |
Caleb Atherton |
Rewrote TradeSkill handling for new Legion APIs.
|
Fri, 22 Apr 2016 02:34:12 -0400 |
Caleb Atherton |
Patch 7.0.3 build 21414 fixes. Blizzard changed the returns of GetLootSlotInfo, but they also finally repaired GetLootSlotLink to work for currency.
|
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.
|
Mon, 26 Oct 2015 22:07:35 -0400 |
MMOSimca |
Added tag 6.2.2-1 for changeset 9f1d3224d316
|
Mon, 26 Oct 2015 22:06:16 -0400 |
MMOSimca |
Fixed Patch 6.2.0+ itemstring processing. While at it, significantly refactored code that records item data so it is vastly better.
6.2.2-1
|
Wed, 22 Jul 2015 23:18:04 -0400 |
MMOSimca |
Updated timer loops to just use math.huge, since their iterations are evaluated in Lua.
|
Tue, 21 Jul 2015 18:48:31 -0400 |
MMOSimca |
Added four more blacklisted spells.
|
Fri, 10 Jul 2015 23:03:05 -0400 |
MMOSimca |
Added tag 6.2.0-3 for changeset 877f3632e292
|
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:48 -0400 |
MMOSimca |
Added tag 6.2.0-2 for changeset af5a61f38aaa
|
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:16:32 -0400 |
MMOSimca |
Added tag 6.2.0-1 for changeset c24871c25f05
|