Mercurial > wow > wowdb-profiler
log Main.lua @ 462:94e59c64a328
age | author | description |
---|---|---|
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 |
Wed, 24 Jun 2015 09:16:18 -0400 | MMOSimca | Integrated Patch 6.2.0 item string change into main code, ending support for Patch 6.1.2. 6.2.0-1 |
Wed, 24 Jun 2015 09:14:25 -0400 | MMOSimca | Now blocking chat-based loot recording while the Garrison Shipyard window is opened to prevent bad data. |