Download
(8Kb)
Download
Updated: 09-10-18 05:39 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-10-18 05:39 PM
Created:11-19-12 12:53 AM
Downloads:5,020
Favorites:8
MD5:

RemGank  Popular! (More than 5000 hits)

Version: 801-2018091101
by: gmarco [More]

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

801-2018091101
- Fix a bug that prevents to catch the death

801-2018081101
- bump toc

720-2017032801
- bump toc

1.0-2016110301
- attempt to fix a tooltip problem . to be checked

1.0-2016102601
- bump toc

1.0-2016092401
- Increased the name and note fields to 50 chars

1.0-2016082201
- bump toc for 7
- update database handler to store ALWAYS name-realmname even for the local gankers :)

1.0-2015062401
- bump toc for 6.2

1.0-2015022501
- bump toc 6.1

1.0-2014110301
- fix some global vars that should be locals.
- rewrite the code of the interface to better fit "stranger gankers" long names (name-otherservername).
- add the possibility to alert your guild friends with name and ganking zone
- cleanup of the code and fix some bugs.

1.0-2014101501
- bump toc for 6.0.x
- modified the check of:
bit.band(tonumber(sourceGUID:sub(1,5)),0x00F) == 0
in:
sourceGUID:sub(1,3) == "Pet" or sourceGUID:sub(1,6) == "Player"

- rewrite most of the code for the configuration panel.

Now remgank uses true/false instead 1/0 for variables to reflect the CheckButton:SetChecked() change.
If you experience iussues after updating to this release, please visit the option panel in the addon
configuration and press here and there to set the correct settings :-)

... or simply delete [WoW Path]\WTF\Account\YOUR_ACCOUNT\SavedVariables\Remgank.lua and restart with a fresh config.

P.s.
Beware this last action delete also the database of your gankers :-)


1.0-2013091001
- bump toc for 5.4

1.0-2013052101
- bump toc for 5.3

1.0-2013033101
- Add a check to prevent adding "yourself" as ganker
- Fix a bug in the cleanup database code

1.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

1.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

1.0-2013030402
- TOC bump (really this time)

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

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

0.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 [disable/enable]

0.7 - v0.8
- Not released

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

0.5
- Set SetAutoFocus(disable) to pop frame
- Minor cosmetic change

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

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

0.1
- Initial release
Optional Files (0)


Post A Reply Comment Options
Unread 10-26-16, 12:34 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by Cataclysm
New Bug with recent version: Every time you mouse over target from your gank list it will change all the tooltips to be red as well for every player alliance and horde and even every NPC.
I have seen this strange behaviour and I think it happens when there so many players and the mouse over them fast... I have to check it out ..-
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 09-27-16, 06:36 AM  
Cataclysm
A Kobold Labourer

Forum posts: 1
File comments: 12
Uploads: 0
New Bug with recent version: Every time you mouse over target from your gank list it will change all the tooltips to be red as well for every player alliance and horde and even every NPC.
Last edited by Cataclysm : 09-27-16 at 06:38 AM.
Report comment to moderator  
Reply With Quote
Unread 09-23-16, 11:33 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi,

Now the name and note fields can be long as 50 chars (from 25)
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 09-23-16 at 11:33 PM.
Report comment to moderator  
Reply With Quote
Unread 09-16-16, 10:19 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Thanks for the report.

I'll check it asap
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 09-14-16, 12:50 PM  
Cataclysm
A Kobold Labourer

Forum posts: 1
File comments: 12
Uploads: 0
Character Limit (Number of Letters you can write in the box) is too low and you can't add Players from different realms or delete those from yours.
Last edited by Cataclysm : 09-15-16 at 12:59 PM.
Report comment to moderator  
Reply With Quote
Unread 12-11-13, 12:08 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Re: Feature

Originally Posted by migas2k7
Is this addon also sharing gankers listed with friends like the old ganklist?

If not is it possible to add that feature?
... it will be easily achieved using a channel addon ...
I'll give it a look in the Xmas holydays :-)
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 12-08-13, 05:48 PM  
migas2k7
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Feature

Is this addon also sharing gankers listed with friends like the old ganklist?

If not is it possible to add that feature?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: