Mercurial > wow > wowdb-profiler
log Main.lua @ 382:8d63f8348496
age | author | description |
---|---|---|
Thu, 11 Dec 2014 01:33:31 -0500 | MMOSimca | Revert change to ignore loot toasts with a source of '3'. Apparently they're sometimes useful still. |
Wed, 10 Dec 2014 12:47:35 -0500 | MMOSimca | Assorted code cleanup and reorganization. |
Thu, 04 Dec 2014 08:40:14 -0500 | MMOSimca | Loot toasts with a source of '3' are now ignored, increasing loot data reliability! 6.0.2-7 |
Wed, 26 Nov 2014 08:15:31 -0500 | MMOSimca | Replaced debug output boolean/nil replacements with a simple 'tostring'. |
Sat, 22 Nov 2014 14:23:56 -0500 | MMOSimca | Fixed comment issue with quests (take two) and fixed broken debug statement (take two). 6.0.2-6 |
Sat, 22 Nov 2014 11:13:32 -0500 | MMOSimca | Debug output now replaces boolean expressions with their string counterparts, avoiding potential errors. |
Sat, 22 Nov 2014 08:02:37 -0500 | MMOSimca | Fixed broken debug statement. |