* 3.5.0
Added Sound Queue System sepeately for KillSounds and BgSounds. That means the next sound wont be played until another sound is beeing played.
Reset command now resets the BgSoundQueue and the KillSoundQueue too.
Added /soundengine enable/disable command.
Added new sounds for SOTA and IOC.
Changed EOTS WinSounds to "tonumber" style of handling.
Changed AV+IOC countdown to "tonumber" style of handling.
Removed GetBattlefieldWinner() handler from the WinSounds.
Added 3/3 score sounds to TP/WSG.
Fixed a lua error with GetWorldStateUIInfo().
Slight change in the KillSounds, now always prioritize KillSounds over Multi Killing sounds.
Increased Multi Killing time to 16sec, thats like 10 globals with latency.
Made the code more localization friendly.
Changed some file names.
Added Changelog.txt
Cleared tons of junk from the code, as always.

* 3.2.3
Added support for older and newer client versions: 4.0.0, 4.0.6, 4.1.0, 4.2.0, 4.2.2, 4.3.0, any any other version between them.
Fixed EOTS winsound! Screw you blizz.
BG winsounds can only be played once per game.
Started to add (frFR), (deDE), (koKR), (esMX), (ruRU), (zhCN), (esES), (zhTW) localization support, you can check the percent of the translated globals here: http://wow.curseforge.com/addons/pvpsound/localization/

* 3.2.2
Removed Unreal sound from Multi Killing.
Fixed a coloring bug with reset command.
Merged some "zone change" event.
Killing Count now reset if you zone into any Battleground/Arena/Battlefield.
Some other code fixes.

* 3.2.1
Toc bump.

* 3.2.0
Added /ps multikillsound command.
Multi Killing sounds now can be enabled/disabled.
Fixed a countdown sound bug in IOC and AV.
Old menu was boring, so i tuned it up a bit.
Might remove "Unreal" from Multi Killing sounds.
Removed 2 unnecessary events.
Removed 3 glitch from the code.

* 3.1.9
Toc updated for 4.2.
Now you can disable KillSounds while Emotes are enabled.
Removed Flag sounds from EOTS.
Added EOTS10 RBG but it isnt working yet. LFM RBGs!
Graveyard sound fix in SOTA between round1 and round2.
Minor fix for PlaySounds, but TP and WSG PlaySounds somehow just doesnt work for Alliance.
Added DoubleKilling (Double- Multi- Mega- Ultra- Monsterkill! and UNREAL). Will make it optionable in next version. DoubleKilling time is now 10sec, need more testing maybe gonna change it later. Also might gonna make the DoubleKilling time optionable.
Other minor code fixes.

* 3.1.8
Updated for 4.2.

* 3.1.7
Fixed a bug with the reset slash command.
Cleared some junk from the code.
Other minor fixes.

* 3.1.6
All options now enabled by default, for the new users.
Sound channel output is now optionable (master, sound, music, ambience).

* 3.1.5
Had to change Tol Barad sounds from ID stlye to strfind crap to avoid a random Blizzard bug.

* 3.1.4
Modified to play sounds in Master channel even when game sound effects are disabled.
Added test mode.
Fixed a typo, so some of the file names have changed.

* 3.1.3
Updated for 4.1.

* 3.1.2
TB base and EOTS flag fixes.

* 3.1.1
Fixed toc version number, so addon wont show as outdated.
Fixed TB base and tower bug, and winsounds.
Fixed WG tower bug, and added new sounds to WG, fixed winsounds too.
TB and WG should be nonbuggy now.
Changed BG wins to GetBattlefieldWinner().
Removed some locals, but had to add some new ones too.

* 3.1.0
TB, WG, EOTS fixes.
Added Flag support to EOTS with new sounds. (Horde flag picked up is missing since blizz bug.)
Removed EOTS winsound untill blizz fixes the EOTS win, or i can solve the problem.
Addon now supports savedvariables, so after logout the settings wont reset. But need to reconfig your setting again after update!
Added /ps emote, /ps emotemode, /ps killsound, /ps bgsound commands.
Battleground and Killing Blow sounds and Emotes now can be enabled/disabled.
Removed all localizations because its need updates.
TB and WG winsounds still could be buggy ill try to fix em.
Loads of smaller fixes.

* 3.0.9
AB hotfix.

* 3.0.8
AB, TBFG, IOC, SOTA, TB, WG loads of fixes.
TB and WG still buggy.

* 3.0.7
Tons of small fixes, especially with WG.
TB still need some fix.

* 3.0.6
Localization updates.

* 3.0.5
Some random fix and nlNL loc fixes.

* 3.0.4
Added nlNL localization.

* 3.0.3
Added gender support.

* 3.0.2
Added WG, some TB fixes, added zhTW locale.
WG and TB still have some bugs, ill fix em asap.

* 3.0.1
Fixed some events, more IoC and AV fixes.
WG inc soon.

* 3.0.0
Tol Barad added, IoC and AV fixes.

* 2.9.8
Some minor fixes.

* 2.9.7
First Release