Petster - by Zuban (chumpnet@hotmail.com)

VERSION
	20000.07 - 01 Jan 2007

DESCRIPTION
	A hunter button addon that can be configured to feed a particular food to your
	pet when clicked. The button casts other spells when "Feed Pet" is not ready.
	
	Other features:
		Extended Pet Buttons: a set of regular action bar buttons that switch
		based on the presence of your pet.
	
	Available actions:
		- casts "Call Pet" if pet is away
		- casts "Mend Pet" if your or pet is in combat
		- casts "Revive Pet" if targetting your pet's corpse or while holding SHIFT
		- casts "Feed Pet" if pet is available and not in combat
		- casts "Dismiss Pet" while holding ALT

	To associate a food to a pet:
		- Call your pet if it is away
		- Drag the desired food from your bag onto the button
		- Each pet family is mapped separately to it's own food so you may have to
		repeat for each pet
		
	Note: Since this is a class specific addon, it is disabled by default. Click
	the "addon" button on startup and enable this for your hunter character(s).
	
INSTRUCTIONS
	Copy the "Petster" folder into the following folder on your
	machine (create the necessary folders if they do not exist):
		...\World of Warcraft\Interface\Addons\
	
DEPENDENCIES
	None

KEY BINDINGS
	None

SLASH COMMANDS
	/petster lock | size | reset | feed | extend | options
	
	lock - toggle lock state
	size - toggle button size
	reset - clear settings and position
	feed - toggles the Call/Feed/Mend button
	bar - toggles the extra pet bar buttons
	options - toggles the options form

LOCALIZATION CONTRIBUTORS
	Jashugan (curse-gaming)
	chusina (curse-gaming)
	MisterS (curse-gaming)

BUG REPORTERS
	Zidomo (wowinterface)

ACKNOWLEDGEMENTS
	www.wowwiki.com
	Iriel for all the green text
	WoW UI Designer by Nulkris - used to build the options form
	Mairelon's Basic State Headers (rev 1.01)  	
	Neuro's Macro Guide for WoW 2.0 (v3)
	
HISTORY
	20000.07 - 01 Jan 2007
	Split up the single addon into individual addons.
	When upgrading, you may want to delete the old Petster folder to get rid of garbage files.
	
	20000.06 - 31 Dec 2006
	Added class checking, addon will only load for hunters and locks, disabled by default for locks
	Removed from .toc ## DefaultState: Disabled
	
	20000.05 - 30 Dec 2006
	Bug fixes
	If you are experiencing dragging issues, try a /petster reset.
	
	20000.04 - 30 Dec 2006
	Added Extended Pet Buttons sub-addon
	Added Options form
	
	20000.03 - 15 Dec 2006
	Added support for frFR, esES, and deDE clients, contributions by Jashugan, chusina, and MisterS
	Fixed disenchanting and secure execution bug reported by Zidomo

	20000.02 - 15 Dec 2006
	Added "Dismiss Pet"
	Blocked unnecessary casting of revive pet to avoid revive bug
	
	20000.01 - 13 Dec 2006
	Initial release for WoW 2.0
	A rewrite of the original Feed Pet Button addon