Mercurial > wow > wowdb-profiler
log Main.lua @ 463:1136b1bc88a1
age | author | description |
---|---|---|
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: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. |
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 |