Mercurial > wow > wowdb-profiler
log Main.lua @ 384:ae63dafab1e6
age | author | description |
---|---|---|
Fri, 12 Dec 2014 12:42:02 -0500 | MMOSimca | Replaced individual bonusID system with one that stores and tracks combinations. |
Thu, 11 Dec 2014 02:42:07 -0500 | MMOSimca | Removed AceTimer dependency, replacing all timers with native WoW API functions. |
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 |