GuildSpy (2.02)

Change Log:
--------------------
2.02 01-08-09

--

Changed site to get updates.

Cleaned some old code.

Added Emblem of Heroism as a "do not display" item.



----------

2.01 10-20-08

--

Updated for 3.0 changes.



----------

1.04 8-15-08 --Most changes have been live under 1.03 for a while now. Just now pushed the local version I had.

--

Fixed loot spam in window.

Changed regex in looking for loot to whom.

A few code changes here and there.



----------

1.03 4-30-08

--

Loot link frame.

Changed way frame handles events. UNIT_HEALTH and UNIT_TARGET

Couple small fixes.

on hide frame will only hide frame for session. /gs off will save between sessions.



----------

1.02 4-25-08

--

Scans raid for worldboss target.

Misc changes to keep from erroring on host side while gathering info to transmit.



----------

1.01 4-22-08

--

Checks to make sure unit is in guild before sending data.

Cleaned up code; both lua and XML.

Justified Target Name in XML.



----------

1.00 4-21-08

--

First official release

Still some to be desired, but it is functional for my use.

Many code adds / changes.



----------

0.05 4-09-08

--

Lots of changes. Changed frame type. Misc. code changes.



----------

0.04 3-24-08

--

Now has a frame!

Various code changes for the frame.

Waiting until 2.4 to finish off coding. (Major combat log change)

All slash commands enabled.



----------

0.03 8-25-07

--

Fixed the version checking so you will only get one message of newer version per new version level.



----------

0.02 8-19-07

--

Added a version check function. Also added math.floor() for rounding mana percent.

Added raid alive checking function.

Added slash commands. Only working ones atm are /gs on /gs off /gs update.

----------

Description:
--------------------
Tired of whispering people trying to get the status of a boss they were on, I decided to create an addon that basically shows me the boss’ health bar.

This mod will display the boss name, boss health, and how many alive / how many total in the raid. It will also show who got what epic or greater loot in the raid.

There will have to be at least one player in the raid who has this addon enabled in order to get the information back to the player’s client who isn’t in the raid.

Slash commands /gs or /guildspy

/gs on - Turns addon on.

/gs off - Turns addon off.

/gs hide - hides the frame.

/gs show - shows the frame.



Also just and FYI- this was my first addon to ever use frames, so it will kind of show. However, as far as my testing goes, it works just not all that pretty.