WintergraspTimer Version 1.7a for 3.2.2
--Fixed bug in volume output, when calling for the volumes setting.
--Altered setting outputs to show in percentages for those that use a percentage.
WintergraspTimer Version 1.7 for 3.2.0
--Changed on/off states to show/hide UI.
--Alerts still work when Wintergrasp Timer is hidden.
--Non-afk alerts now fire even when you're afk.
--Added a new slash command "customalert" for a custom alert.
--You can set the custom alert between 0 and 60 minutes.
WintergraspTimer Version 1.6 for 3.2.0
--Added instance timer support that runs off time().
--Changed alerts so they work in instances.
WintergraspTimer Version 1.5 for 3.2.0
--Fixed testalert messing up sound cvars when used while the mod is off.
--Fixed running off strange returns from GetGameTime().
--Small alteration to the way alerts and timerText work.
--GetWintergraspWaitTime() works properly now. Hooray!
--Removed all the timing shit, using GetWintergraspWaitTime() now. No more timing issues.
--Re-wrote and cleaned up a hell of a lot of the code.
--Added a questionMark icon for when Wintergrasp can't be seen on the map.
WintergraspTimer Version 1.4 for 3.2.0
--Added another check to make sure the timer updating doesn't fire at the start of the battle.
--Removed the right-click dropdown menu.
--Added the lock/unlock function to the UI's right-click.
--Fixed strange right-click error.
--Cleared up some gvars from the global namespace.
--Added a sound alert for when the timer reaches 15 minutes left.
--The sound alert will keep playing every minute should the player be AFK.
--Added new slash commands to turn on/off the sound alert.
--Added new slash commands to change the sound alerts volume.
--Added new slash commands to test the sound alert.
--The colour of the countdown text now changes to red at 15 minutes.
WintergraspTimer Version 1.3 for 3.2.0
--Fixed possible global string error for different localizations?
--Fixed timer finish code not firing when reaching zero.
--Cleaned up some more code, so it only checks gvars when needed.
--Updated the Version Interface number.
WintergraspTimer Version 1.2 for 3.1.3
--Added texture timestamping, and fixed issue with the wrong faction icon showing.
--Added user slash command to reset the position of the UI.
--Added right-click dropdown menu, using the new animation system.
--Added Hotkey for the dropdown menu.
WintergraspTimer Version 1.1 for 3.1.1
--Fixed when to update time until next Wintergrasp.
--Cleaned up some of the code.