Quantcast
Channel: WoWInterface - Latest list
Viewing all articles
Browse latest Browse all 49504

RemGank (1.0-2013033101)

$
0
0
Change Log:
--------------------
v1.0-2013033101
-- Add a check to prevent adding "yourself" as ganker
-- Fix a bug in the cleanup database code

v1.0-2013031601
-- Fix a bug that happens when the name has an UpperCase letter
-- Make some sanity code checks
-- Rld button in option panel now clean the database from corrupted entries too

v1.0-2013030701
-- Fixed a bug that happens when the sourceGUID to be parsed is nil or ""

Something like this:
event = "COMBAT_LOG_EVENT_UNFILTERED"
event = "SPELL_DAMAGE"
hideCaster = true
sourceGUID = ""
sourceName = nil

v1.0-2013030402
-- TOC bump (really this time)

v1.0-2013030401
-- TOC bump
-- Fixed a scrollframe iussue (thanks to Lombra for the code)

v1.0-2013022001
- Change versioning system
- Added an options panel
- Cleanup the code
- Removed compatibility code with versions < 0.9

v0.9
- Major code tweak
- A new DB structure to store more infos such as the last killing date, the location and the numbers of kills. The DB will automagically converted the first time the addon is loaded.
- Now the monitoring could be manually disable/enable with: /remgank

v0.7 - v0.8
- Not released

v0.6
- Fixed a bug that occured on death by "SWING_DAMAGE".

v0.5
- Set SetAutoFocus(disable) to pop frame
- Minor cosmetic change

v0.4
- Change the way the addon identifies an enemy player
- Skip the popup frame if the ganker is already in the list

v0.3
- TOC update for release 5.1
- PopUp a frame when an enemy player killed you outside a pvp area.

v0.1
- Initial release

Description:
--------------------
RemGank

REMember those GANKers !
This is a tiny addon that simply makes a list of those enemy "gankers" and then let you identify and remember later modifying their tooltip with a red background adding also a bottom note (when you move mouse over them).

Usage:


/remgank



If you add a ganker without a note the "generic ganker" description is used.

Since v0.3 a popup frame will appear if an enemy player killed you outside a pvp area.

If you experiences some iussues try deleting \WTF\Account\YOUR_ACCOUNT\SavedVariables\Remgank.lua and let me know.


The tooltip idea was taken by the old and never forgotten :
GankList

Viewing all articles
Browse latest Browse all 49504

Trending Articles