Mercurial > wow > wowdb-profiler
log Main.lua @ 459:22f08f6717ea
age | author | description |
---|---|---|
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. |
Tue, 16 Jun 2015 07:34:14 -0400 | MMOSimca | Added conditional code to account for changes in Patch 6.2's item strings. It now works with Live and PTR builds. |