File Details
GemSay v1.7_20091021
- R
- Oct 22, 2009
- 48.05 KB
- 142
- 3.2.0
- Retail
File Name
GemSay_1.7_20091021.zip
Supported Versions
- 3.2.0
*** 1.7 ***
2009 Oct 21:
* Fixed a bug in all the scrollbars that arose because of a
Blizzard API change way back in 3.0.something.
* Fixed a bug making the %p* codes (referring to you the player)
not work if you didn't have a target. This would also have made
the %e* (pet) codes and %f* (focus) codes not work if you didn't
have a target. This check is much more coherent now; the %t*
codes provoke a check for a target, the %e* codes provoke a check
for a pet, and the %f* codes provoke a check for a focus. The %p*
codes don't provoke a check at all; it's assumed there's a player
if the addon is running. ;)
* Added an expansion of a suggestion by Yltseirp of Cairne: if the
message itself begins with /e, /p, /ra, etc., it will override the
destination.
* Updated the ReadMe.txt file, adding the destination override
feature as well as fixing several inaccuracies.

