v1.1.5c
Updated TOC code for 6.0 (60000)

Changed:
	Removed spells that don't exist anymore, or were changed to new spells.



v1.1.5b
Updated TOC code for 5.4 (50400)

Fixed:
	Settings not saving bug. The settings should now save correctly.



v1.1.5
Added:
	New Function:
		Enabled While (no command line): Enable or disable TTR by group types:
			Enable While In Party (Normal Party) - Default On
			Enable While In Raid (Normal Raid) - Default On
			Enable While In Instance (LFG / LFR) - Default On
				Enable While In PVP (BG / RBG / Arena) [must have In Instance enabled] - Default Off



v1.1.4b
Updated TOC code for 5.2 (50200)



v1.1.4
Updated TOC code for 5.1 (50100)

Added:
	New Function:
		Ignore Player (/ttr ig | /ttr ignore): Ignores currently selected target player or pet. Removes them from the list if already on it.
		Ignore Player Reset (/ttr igre | /ttr ignorereset): Clears the Ignored Players list.
		Ignore Player List (/ttr iglist | /ttr ignorelist): Lists all currently ignored players.
		
			There is currently only a chat box list of ignored units.
		
Changed:
	Pet taunt messages sent to public chat now have the pet owner in parentheses.
		Example: Growl used to taunt Creature by Petname (Huntername)



v1.1.3b
Added:
	New Stances:
		Warlock (Pet): Threatening Presence (Voidwalker/Voidlord/Felguard/Wrathguard)

Fixed:
	WhisperNonTank Mode with Pets had an issue where it was tryign to whisper the pet, instead of the player.
	If players with the same name as the pet were located on the players server, it would whisper them instead.
	
Known Issues:
	WhisperNonTank Mode has issues with pets of players who belong to servers with apostrophies in the name; "Ligntning's Blade" for example.
	The Warlock Pet Stance "Threatening Presence" message will only trigger is the player turns the presence on manually, having it off before. It will not trigger if the pet had it enabled when summoned.



v1.1.3
Added:
	WhisperNonTank Mode: /ttr wnt
		Whispers people not flagged as tank when they taunt or use a tank stance.



v1.1.2
Fixed:
	Options Window:
		Offset/missing slash command displays.
		Alone Mode and Stance Mode checkbox commands were typoed and were not triggering their scripts.

Added:
	Preliminary code for Optional spells.
    Preliminary code for WhisperNonTank Mode.
	
Changed:
	Spell comparison now uses an array instead of a fixed if/or list. This is quicker, lighter, and easier to expand.



v1.1.1
Added:
	New Options Window:
		Typing "/ttr" now opens up the new Interface Options window.
		Typing "/ttr help" or "/ttr ?" will now display the legacy chat list instead.
		Slash commands are still there, though!


v1.1.0
Added:
	New Function:
		Alone Mode (/ttr al | /ttr alone) Default Off: When InParty mode is on, will tattle your own and your pets taunts to yourself, otherwise will act as if announcements are disabled.
		Stance Mode (/ttr st | /ttr stance) Default On: Tattle when someone switches to a defensive/threat stance, form, or buff.
		
	New Taunts:
		Warlock (Pet): Suffering (Voidwalker/Voidlord)
		Hunter: Distracting Shot
		
	New Stances:
		Warrior: Defensive Stance
		Paladin: Righeous Fury
		Druid: Bear Form
		Death Knight: Blood Presence
		Monk: Stance of the Sturdy Ox
		Warlock: Dark Apotheosis


v1.0.4b
Fixed:
	Fixed a couple lines of debugging code not being commented out in the Release line.
	
	
v1.0.4
Fixed:
	Fixed InParty mode not playing well with SelfOnly mode.
	
	
v1.0.3
Fixed:
	It would not tattle if In Party mode was enabled if the player was not in a party. Now it does (but only your own taunts)
	
Added:
	It now displays in the root /ttr menu whether an option is on or off.
	It now filters whether a Death Knight uses Death Grip with or without Tranquil Grip glyph. It will not tattle if the glyph is present.
	New Taunts:
		Warrior: Mocking Banner
		Hunter (Pet): Growl
		Shaman: Unleash Elements - Rockbiter


v1.0.0 - v1.0.2
	Various fixes, too many to list, first release version.