------------------------------------------------------------------------
r17 | mysticalos | 2013-07-23 05:09:34 +0000 (Tue, 23 Jul 2013) | 5 lines
Changed paths:
   M /trunk/Archaeology.lua

##Significant cpu optimizing (not that it was a cpu hog before but was certainly inefficient)
*No longer uses CLEU for anything
*Now uses RegisterUnitEvent instead of RegisterEvent since we only need player events for UNIT_SPELLCAST_SUCCEEDED
*Refactored some code to reduce redundancy
*No longer scans loot in instances since keystones can't be found there
------------------------------------------------------------------------
r16 | mysticalos | 2013-05-20 22:43:49 +0000 (Mon, 20 May 2013) | 1 line
Changed paths:
   M /trunk/Archaeology.lua
   M /trunk/DBM-Archaeology.toc

Toc update to 50300
------------------------------------------------------------------------
