------------------------------------------------------------------------
r102 | endx7 | 2009-06-03 20:59:25 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Fix that function.
------------------------------------------------------------------------
r101 | endx7 | 2009-06-03 20:05:11 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Move pet picking logic to its own function.
------------------------------------------------------------------------
r100 | endx7 | 2009-05-27 19:56:19 +0000 (Wed, 27 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

By default, make snowball requiring pets disabled.
------------------------------------------------------------------------
r98 | endx7 | 2009-05-25 17:44:28 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Fix Feign Death check (UnitIsFeignDeath seems to be broken)
------------------------------------------------------------------------
r97 | endx7 | 2009-05-23 23:50:01 +0000 (Sat, 23 May 2009) | 2 lines
Changed paths:
   M /trunk/PetLeash.lua

Make auto switch more robust.  (no-I-am-not-ackis-drycoded)

------------------------------------------------------------------------
r95 | endx7 | 2009-05-20 15:56:21 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Check to see if we are looting.
------------------------------------------------------------------------
r94 | endx7 | 2009-05-20 15:45:16 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

Update deDE
------------------------------------------------------------------------
r93 | endx7 | 2009-05-14 21:40:58 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Make sure autoswitch timer doesn't get killed when config is changed.
------------------------------------------------------------------------
r91 | endx7 | 2009-05-10 22:44:57 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/QuestItems.lua

Fix locale quest item issue.
------------------------------------------------------------------------
r90 | endx7 | 2009-05-10 22:30:42 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Don't recreate timer if it already exists.
------------------------------------------------------------------------
r89 | endx7 | 2009-05-10 22:22:07 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Verify summon success.
------------------------------------------------------------------------
r88 | endx7 | 2009-05-10 22:18:49 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

I don't think there's any condition that causes pets to not be loaded, but do a late check, just in case.
------------------------------------------------------------------------
r86 | endx7 | 2009-05-07 21:01:27 +0000 (Thu, 07 May 2009) | 2 lines
Changed paths:
   M /trunk/QuestItems.lua

- Check for Warsong Flare Gun
- Add support for spell names if we ever have to.
------------------------------------------------------------------------
r84 | endx7 | 2009-05-06 15:38:23 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/PetLeash.lua
   M /trunk/QuestItems.lua

Ask L for the names if GetItemInfo doesn't know
------------------------------------------------------------------------
r83 | endx7 | 2009-05-06 14:53:00 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Use variable name for invisibility. (Fix localization problem.)
------------------------------------------------------------------------
r82 | endx7 | 2009-05-06 14:52:08 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Check for eating and drinking.
------------------------------------------------------------------------
r81 | endx7 | 2009-05-05 20:36:09 +0000 (Tue, 05 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Make delay timer more consistent, and restart the timer if we determine we shouldn't summon a pet in the mean time.
------------------------------------------------------------------------
r80 | endx7 | 2009-05-05 19:28:37 +0000 (Tue, 05 May 2009) | 1 line
Changed paths:
   D /trunk/Flags.lua
   M /trunk/PetLeash.toc

Remove unused Flags.lua file.
------------------------------------------------------------------------
r79 | endx7 | 2009-05-05 19:15:38 +0000 (Tue, 05 May 2009) | 1 line
Changed paths:
   A /trunk/Flags.lua
   M /trunk/PetLeash.lua
   M /trunk/PetLeash.toc
   A /trunk/QuestItems.lua

Split out quest items into their own file.
------------------------------------------------------------------------
r78 | endx7 | 2009-05-04 20:10:19 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Detect Disclosure Quest.
------------------------------------------------------------------------
r77 | endx7 | 2009-05-03 21:35:50 +0000 (Sun, 03 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.toc

Add koKR credit to X-Credits
------------------------------------------------------------------------
r75 | endx7 | 2009-05-03 18:51:43 +0000 (Sun, 03 May 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua

Update deDE
------------------------------------------------------------------------
r74 | endx7 | 2009-05-03 18:29:11 +0000 (Sun, 03 May 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Add Golem Control Unit to quest pet items.
------------------------------------------------------------------------
r73 | endx7 | 2009-04-29 20:29:12 +0000 (Wed, 29 Apr 2009) | 1 line
Changed paths:
   M /trunk/PetLeash.lua

Check for falling.
------------------------------------------------------------------------
