Download
(34Kb)
Download
Updated: 09-02-12 02:17 PM
Pictures
File Info
Updated:09-02-12 02:17 PM
Created:12-04-10 10:34 PM
Downloads:6,751
Favorites:64
MD5:

Ghost: Recon: Continued  Popular! (More than 5000 hits)

Version: 1.3.2
by: Sargeant [More]

This is an updated version of "Ghost:Recon" by Footrot, which can be found here:
http://www.wowinterface.com/downloads/fileinfo.php?id=11869

I've updated it to work correctly in more recent patches.

If there are any bugs and/or fixes you come across, feel free to let me know and I'll incorporate them as well.

1.3.2
Fixed a problem where the addon didn't work in instances.

1.3.1
Removed accidental inclusion of some temporary files.

1.3
Updated for patch 5.0.4

1.2
Updated for patch 4.2 (Thanks Kogasu)

1.1
Fixed error caused by change of OnUpdate function in 4.1 (Thanks Gershuun)
Fixed tracking for hunter traps (Thanks Yoshimo)
Added tracking for Hammer of Justice and Holy Wrath
Changed slash command from "/gr" to "/recon" to avoid conflict with french party chat command.

0.10.9
Removed erroneous tooltip from search form.
Fixed whisper functionality.
Bumped TOC to correct version number.
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.4.1
35kB
08-01-18 06:28 AM
Addon


Post A Reply Comment Options
Unread 12-05-10, 01:46 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
After learning a spell/ability for a MOB, hovering over the big icon that appears to the right of the Ghost Recon search Zone & Mob fields caused an error like this:

Code:
Interface\FrameXML\GameTooltip.lua:73: Usage: GameTooltip:SetOwner(frame):
Interface\FrameXML\GameTooltip.lua:73: in function `GameTooltip_SetDefaultAnchor':
GhostRecon-0.10.7\Search.lua:404: in function <GhostRecon\Search.lua:401>
GhostRecon-0.10.7\Search.lua:676: in function <GhostRecon\Search.lua:674>

Locals:
tooltip = GameTooltip {
 0 = <userdata>
 SetQuestLogRewardSpell = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 Outfitter_OrigSetBagItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetHyperlink = <function> @ Outfitter\Outfitter.lua:7520:
 SetTradeSkillItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 Outfitter_OrigSetHyperlink = <function> defined =[C]:-1
 SetQuestRewardSpell = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 comparing = false
 SetPetAction = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetUnitDebuff = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetLootItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetQuestItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTrainerService = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetInboxItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetBuybackItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 shoppingTooltips = <table> {}
 SetMerchantItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetMerchantCostItem = <function> @ Armory\Core\ArmoryTooltip.lua:386:
 SetUnitBuff = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTalent = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTradePlayerItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetSendMailItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 updateTooltip = 0.1809999987483
 SetInventoryItem = <function> @ Outfitter\Outfitter.lua:7500:
 Outfitter_OrigSetInventoryItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetCurrencyToken = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetLootRollItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetUnitAura = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetShapeshift = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetAuctionSellItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetBagItem = <function> @ Outfitter\Outfitter.lua:7486:
 SetUnit = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetQuestLogItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetGuildBankItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTradeTargetItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetAuctionItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
}
parent = nil
Thank you for making GR work again.
Report comment to moderator  
Reply With Quote
Unread 12-05-10, 03:19 PM  
Sargeant
A Murloc Raider
 
Sargeant's Avatar
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 23
Uploads: 5
Originally posted by Jaim Sandar
After learning a spell/ability for a MOB, hovering over the big icon that appears to the right of the Ghost Recon search Zone & Mob fields caused an error like this:

Code:
Interface\FrameXML\GameTooltip.lua:73: Usage: GameTooltip:SetOwner(frame):
Interface\FrameXML\GameTooltip.lua:73: in function `GameTooltip_SetDefaultAnchor':
GhostRecon-0.10.7\Search.lua:404: in function <GhostRecon\Search.lua:401>
GhostRecon-0.10.7\Search.lua:676: in function <GhostRecon\Search.lua:674>

Locals:
tooltip = GameTooltip {
 0 = <userdata>
 SetQuestLogRewardSpell = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 Outfitter_OrigSetBagItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetHyperlink = <function> @ Outfitter\Outfitter.lua:7520:
 SetTradeSkillItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 Outfitter_OrigSetHyperlink = <function> defined =[C]:-1
 SetQuestRewardSpell = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 comparing = false
 SetPetAction = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetUnitDebuff = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetLootItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetQuestItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTrainerService = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetInboxItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetBuybackItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 shoppingTooltips = <table> {}
 SetMerchantItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetMerchantCostItem = <function> @ Armory\Core\ArmoryTooltip.lua:386:
 SetUnitBuff = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTalent = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTradePlayerItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetSendMailItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 updateTooltip = 0.1809999987483
 SetInventoryItem = <function> @ Outfitter\Outfitter.lua:7500:
 Outfitter_OrigSetInventoryItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetCurrencyToken = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetLootRollItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetUnitAura = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetShapeshift = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetAuctionSellItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetBagItem = <function> @ Outfitter\Outfitter.lua:7486:
 SetUnit = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetQuestLogItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetGuildBankItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetTradeTargetItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
 SetAuctionItem = <function> @ Informant\Libs\LibExtraTip\LibExtraTip.lua:273:
}
parent = nil
Thank you for making GR work again.
Hmmm... haven't seen this occur yet. Can you provide any additional details as to the situation where you can product the error?

The code in UpdateTooltip() looks good to me... the error seems to indicate that SetOwner(frame) is being called with the wrong number of arguments, but we aren't actually calling SetOwner, we're calling GameTooltip_SetDefaultAnchor, which in turn calls SetOwner. GameTooltip_SetDefaultAnchor is a default function, so this is a bit strange. I'll look into it some more.

Edit: Can't reproduce this bug. The ability icons work fine and mousing over the GR icon (which I think is what you're talking about here by the big icon to the right of the search fields) just hides the tooltip on mouseover. Can anyone else replicate this? If you can, please note if you are using any custom tooltip addons that might be causing some kind of conflict.

Double Edit: Reproduced it, I'll try and figure out a cause. I've also noticed that the whisper feature is a bit wonky right now.
Last edited by Sargeant : 12-05-10 at 03:52 PM.
Report comment to moderator  
Reply With Quote
Unread 12-28-10, 03:02 AM  
juhakosk
A Kobold Labourer

Forum posts: 1
File comments: 32
Uploads: 0
Thanks for updating this addon, it is very useful
Report comment to moderator  
Reply With Quote
Unread 01-02-11, 02:34 AM  
spiralofhope
A Deviate Faerie Dragon
 
spiralofhope's Avatar

Forum posts: 13
File comments: 276
Uploads: 0
Thanks for the update, it's working perfectly.
__________________
spiralofhope.com
Report comment to moderator  
Reply With Quote
Unread 01-02-11, 05:53 AM  
H0PE
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 299
Uploads: 1
Hi Sargeant, happy new year (and to all),

I'm using buttonfacade, with Opie, Satrina Buff Frames, Ghost: Recon, and on mainbar.

The issue is with Ghost: Recon and Opie as well. I've set up different skins and looks on my characters and Opie (along with Ghost: Recon) they don't seem to remember the settings. They always use the last modification I did manually on them.

-Characters got different buttonfacade profiles
-Tried to set up buttonfacade globally (where the chamges should modify all the addons at once), didn't work
-Tried to change buttonfacade settings per addon. It works, but this last modification remains active even if I log over to another char (with another buttonfacade profile of course).

Buttonfacade owner already told me this is per addon issue, not buttonfacade, because addon's should retain their settings. In the past I did have the same issue with SatrinaBuffFrame, but now that works completely good with different profiles.

Could you please check this out, because my looks are very different on all chars and this bug kind of hurting the global look on my interface. Sorry to sound so picky about this. :]

Thanks for the important addon it really gives more info about the monsters around me!
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 03:11 PM  
yoshimo
An Aku'mai Servant

Forum posts: 30
File comments: 83
Uploads: 0
How about adding:

http://www.wowhead.com/spell=2812/holy-wrath

Holy Wrath Level 85
20% of base mana
Instant cast 15 sec cooldown
$?56420[Sends bolts of holy power in all directions, causing (0.61 * holy power + 2435) Holy damage divided among all targets within 10 yds and stunning all Demons, Dragonkin, Elementals and Undead for 3 sec.]
[Sends bolts of holy power in all directions, causing (0.61 * holy power + 2435) Holy damage divided among all targets within 10 yds and stunning all Demons and Undead for 3 sec.]
So would be Curse of Tongues, not sure if that in already
Disarm would also be nice
Last edited by yoshimo : 01-20-11 at 02:08 PM.
Report comment to moderator  
Reply With Quote
Unread 01-30-11, 03:29 PM  
yoshimo
An Aku'mai Servant

Forum posts: 30
File comments: 83
Uploads: 0
I also suggest to add vulnerability for hunter frost traps.
Report comment to moderator  
Reply With Quote
Unread 02-19-11, 05:28 AM  
yoshimo
An Aku'mai Servant

Forum posts: 30
File comments: 83
Uploads: 0
Traps are not missing, they just are not detected:

Line 92 should be:

Code:
    [CCTYPE_TRAP] = { [1499] = true, [60192] = true, [3355] = true },
Report comment to moderator  
Reply With Quote
Unread 03-06-11, 01:22 AM  
yoshimo
An Aku'mai Servant

Forum posts: 30
File comments: 83
Uploads: 0
4.1 will change the combatlog and introduce a new argument.
Id love to see this addon handle both builds , 4.0 and 4.1

http://www.wowinterface.com/forums/s...132#post231132
Report comment to moderator  
Reply With Quote
Unread 04-17-11, 03:53 PM  
oXid_FoX
A Deviate Faerie Dragon
 
oXid_FoX's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 147
Uploads: 1
as I said on "official" board, please remove the slash command "/gr" : it's the french command to write in party channel (party = "groupe" in french)
Report comment to moderator  
Reply With Quote
Unread 04-27-11, 03:59 PM  
enkil80
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 22
Uploads: 1
Im getting this error just after login, I havent checked if it works yet, I'll post later with more info
Code:
94x GhostRecon-0.10.7\Core.lua:204: bad argument #1 to 'sub' (string expected, got boolean)
GhostRecon-0.10.7\Core.lua:204: in function <GhostRecon\Core.lua:199>
GhostRecon-0.10.7\Core.lua:255: in function <GhostRecon\Core.lua:215>
Edit: Its not recording or showing skills from ZA, I'll see if its still showing skills already recorded before patch
Last edited by enkil80 : 04-28-11 at 12:30 AM.
Report comment to moderator  
Reply With Quote
Unread 04-28-11, 11:54 AM  
Gershuun
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
To fix for 4.1, either

1) Download this file http://pastey.net/149473+3fwm
rename it Core.lua and drop it in your addon folder, or

2) Manually replace this line in your Core.lua file:

Line 215

local function OnEvent(this, event, timeStamp, combatEvent, hideCaster, sourceGuid, sourceName, sourceFlags, destGuid, destName, destFlags, spellId, spellName, spellSchool, missType, ...)
Report comment to moderator  
Reply With Quote
Unread 04-29-11, 12:10 PM  
enkil80
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 22
Uploads: 1
Thank you, I'll use it asap when I get home
Report comment to moderator  
Reply With Quote
Unread 04-29-11, 01:57 PM  
Tealc
A Defias Bandit
 
Tealc's Avatar

Forum posts: 3
File comments: 53
Uploads: 0
Thank you very much Gershuun, it works perfectly =D
Last edited by Tealc : 04-29-11 at 01:59 PM.
Report comment to moderator  
Reply With Quote
Unread 05-01-11, 03:35 PM  
oXid_FoX
A Deviate Faerie Dragon
 
oXid_FoX's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 147
Uploads: 1
changelog:
Changed slash command from "/gr" to "/recon" to avoid conflict with french party chat command.
thank you very much
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: