------------------------------------------------------------------------
r186 | mysticalos | 2013-06-19 04:53:33 +0000 (Wed, 19 Jun 2013) | 1 line
Changed paths:
   M /trunk/core.lua

add a InCombatLockdown() check to idle message, since combat disables the auto logout and causes it to go haywire and SPAM idle message indefinitely with no logout.
------------------------------------------------------------------------
r185 | mysticalos | 2013-05-24 17:19:23 +0000 (Fri, 24 May 2013) | 1 line
Changed paths:
   M /trunk/Data/SilverDragon_Data.toc

missed a toc
------------------------------------------------------------------------
r184 | mysticalos | 2013-05-24 17:14:44 +0000 (Fri, 24 May 2013) | 1 line
Changed paths:
   M /trunk/core.lua

kill those town zone overrides again. the map changing in them is annoying and there is just no way ANY of rares will be in range of town unless kited there
------------------------------------------------------------------------
r183 | mysticalos | 2013-05-21 07:27:18 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
   M /trunk/SilverDragon.toc

bump toc
------------------------------------------------------------------------
r182 | mysticalos | 2013-05-15 16:55:40 +0000 (Wed, 15 May 2013) | 1 line
Changed paths:
   M /trunk/core.lua

Considering IsInInstance() is called every 0.5 seconds, it's probably worth caching this global
------------------------------------------------------------------------
