Mercurial > wow > wowdb-profiler
log Main.lua @ 405:d65875caafd6 6.0.3-4
age | author | description |
---|---|---|
Mon, 22 Dec 2014 00:07:14 -0500 | MMOSimca | Added a new blacklisted spell for NPC recording and made the blacklist into a table. 6.0.3-4 |
Mon, 22 Dec 2014 00:06:12 -0500 | MMOSimca | Fixed type mismatch in ItemLinkToID. |
Sun, 21 Dec 2014 22:44:54 -0500 | MMOSimca | ExtrapolatedCurrentActionFromLootData can now generate a proper current_action table for loot from fishing. 6.0.3-3 |
Sun, 21 Dec 2014 22:43:43 -0500 | MMOSimca | Added loot verification functions for NPCs and objects to prevent fishing data from being misrecorded. |
Sun, 21 Dec 2014 22:40:43 -0500 | MMOSimca | Combine CHAT_MSG_SYSTEM event handlers (oops). Amended conditional statement in HandleItemUse. |
Sat, 20 Dec 2014 09:38:04 -0500 | MMOSimca | Simplified ClearChatLootData calls (checks always done after the call) and fixed LOOT_SLOT_CLEARED event. 6.0.3-2 |