Go Back   WowAce Forums > Official Addon Threads > General AddOns
General AddOns Authors, post your release ready addons here to get feedback or just to let everyone know about it.

Reply
 
Thread Tools
Old 08-30-2008   #1
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default GT100GCX - Gnomish Top100 GUID Catcher Xtrem

Code:
-- -------------------------------------------------------------------------- --
--                              GT100GCX by kunda                             --
-- -------------------------------------------------------------------------- --
--                                                                            --
--              ---===[ Gnomish Top100 GUID Catcher Xtrem ]===---             --
--                                                                            --
-- -------------------------------------------------------------------------- --
--                                                                            --
-- GT100GCX scans the combatlog, mouseovered units, your group/raid and the   --
--                chat and catches all character GUIDs (plus date, class and  --
--                faction).                                                   --
--                All scans are optional and can turned off (ALL ENABLED by   --
--                DEFAULT).                                                   --
--                                                                            --
-- GT100GCX has a GUI accessible via Interface Option Menu, LDB or Slash      --
--              command to view the saved data.                               --
--                                                                            --
-- Q: What is a GUID?                                                         --
-- A: GUID stands for Globally Unique IDentifier. In WoW a GUID is a 64-bit   --
--    hexadecimal string. The GUID is a simple number in the order characters --
--    are created. An older character has a lower number than a new.          --
--    Since Patch 3.1 every WoW character has a real globally unique GUID     --
--    because a battlegroup identifier was added to every character GUID!     --
--    The character GUID is NOT available via armory.                         --
--                                                                            --
-- Q: So, why save GUIDs?                                                     --
-- A: Because you should know the real freaks on your realm!? Hmmm...         --
--    The only purpose of this addon is to find old characters.               --
--    Yes, it's useless. So what?                                             --
--                                                                            --
-- -------------------------------------------------------------------------- --
--                                                                            --
-- Notes:                                                                     --
-- - searchquery will only search in player names                             --
-- - date format: YYYY-MM-DD                                                  --
-- - slash commands: /gcx - /gt100gcx                                         --
--          example: /gcx         : open GT100GCX GUI                         --
--                   /gcx options : open GT100GCX InterfaceOptionsFrame       --
--                                                                            --
-- -------------------------------------------------------------------------- --
--                                                                            --
--                               FOR GNOMEREGAN                               --
--                                                                            --
-- -------------------------------------------------------------------------- --
Download:
http://www.wowace.com/addons/gt100gcx/files/

Enjoy!
kunda

Last edited by kunda; 10-05-2009 at 06:07 PM. Reason: update
kunda is offline   Reply With Quote
Old 05-22-2009   #2
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

Code:
30100-1 (2009-05-22):
- update for 30100
- update for new player GUID format
- added "Enable Scan in combat" (combat/out-of-combat) option
  (DEFAULT setting is OFF -> this means no scan if in combat)
- added "Scan ONLY current realm" option
  (DEFAULT setting is ON -> this means only data from your current realm is saved)
- added a left-click option menu in the Realm list to delete a whole realm from the database (incl. confirm popup)
- date is now updated whenever a known GUID is seen again
- removed dynamically generated battlegroups (comparing GUIDs across different realms is and was useless anyway)
  all scanned realms are now listed in the Realm list on the left side
Download ONLY via attached file in first post of this thread.
kunda is offline   Reply With Quote
Old 05-22-2009   #3
Tekkub
Wiki Master
 
Tekkub's Avatar
 
Join Date: Feb 2005
Posts: 4,957
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

good glayven, I'd just have named it GUIDLib, or *maybe* GUIDo
Tekkub is offline   Reply With Quote
Old 05-22-2009   #4
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem



Code:
30100-2 (2009-05-22):
- variable arrow2 in GT100GCX_UpdateSortButtons() is now a local variable
Download ONLY via attached file in first post of this thread.
kunda is offline   Reply With Quote
Old 05-22-2009   #5
sylvanaar
Legendary Member
 
Join Date: Nov 2006
Posts: 2,674
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

Quote:
Originally Posted by kunda View Post


Code:
30100-2 (2009-05-22):
- variable arrow2 in GT100GCX_UpdateSortButtons() is now a local variable
Download ONLY via attached file in first post of this thread.
What's with the cloak and dagger bit?
sylvanaar is offline   Reply With Quote
Old 10-05-2009   #6
Crazytoo
Newbie
 
Join Date: May 2006
Posts: 8
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

Would be nice if it built a Dbase and not start a new every time.
Still in all, it was fun.
Thanks
Crazytoo is offline   Reply With Quote
Old 10-05-2009   #7
Kelem
Senior Member
 
Join Date: May 2005
Posts: 461
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

Quote:
Originally Posted by Tekkub View Post
good glayven, I'd just have named it GUIDLib, or *maybe* GUIDo

GUIDo.. epic win name
Kelem is offline   Reply With Quote
Old 10-05-2009   #8
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

Quote:
Originally Posted by Crazytoo View Post
GUIDo.. epic win name


Quote:
Originally Posted by Crazytoo View Post
Would be nice if it built a Dbase and not start a new every time.
Still in all, it was fun.
Thanks
I am sorry, but I can't reproduce your problem. Data is saved to SavedVariables correctly here.
Even if you upgrade from an older version (with old pre-3.1 GUIDs) the saved data is not deleted (in such a case all old GUIDs are converted to the new (>=3.1) GUID format).

Can you give me some more information?
eg.: open GT100GCX.lua (in SavedVariables) search for 'realmID'. There should be table with scanned realms: RealmName->realmID (something like Gilneas->'0x040').
kunda is offline   Reply With Quote
Old 10-05-2009   #9
Crazytoo
Newbie
 
Join Date: May 2006
Posts: 8
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

OK it seem to be working now, kind of.
What happen at first was I had around 1100 names on Sunday. I signed off to the player's screen and then came back in and the names were gone. Now when I sign on on Monday the list is back but I only have 102 names now and I had it set to 1000 ??
TIA
Crazytoo is offline   Reply With Quote
Old 10-05-2009   #10
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default Re: GT100GCX - Gnomish Top100 GUID Catcher Xtrem

Quote:
Originally Posted by Crazytoo View Post
OK it seem to be working now, kind of.
What happen at first was I had around 1100 names on Sunday. I signed off to the player's screen and then came back in and the names were gone. Now when I sign on on Monday the list is back but I only have 102 names now and I had it set to 1000 ??
TIA
Hmm, sorry this sounds very strange.

The default maximum number of saved GUIDs is set to 100 (top100 + your chars).
You can increase this to 1000 (+your chars) per realm via options.

If you enable 1000 and set that back from 1000 to 100 any realmdata >100 is deleted (expect your chars) ... BUT: there is a confirm popup that warns you if you try to do this...
kunda is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 06:24 PM.