Download
(110Kb)
Download
Updated: 01-12-08 03:55 PM
Patch for:
Saeris's LootLink.
Pictures
File Info
Updated:01-12-08 03:55 PM
Created:unknown
Downloads:15,636
Favorites:60
MD5:

Saeris's LootLink 8.2.9 Fixed  Popular! (More than 5000 hits)

Version: 8.2.9 Fixed 5
by: Siz [More]

This is a modified version of Saeris's LootLink 8.2.9, which is currently the last released version. I'm uploading this since no official update has been posted for so long. I want to emphasize that this amazing addon is all Saeris' work, I just found a band-aid for it. This is not a forked version. I will delete this once an official version takes its place. *Update* Saeris has recently posted a successor to his LootLink addon called LinksList, I suggest you check it out.

Here are changes that I remember making from Saeris' last released 8.2.9a version:
- Enforces a 2 second interval between !item query responses to prevent you from being disconnected if someone spams you with requests.
- Tooltip showing 20 most recent items only shows as many lines as there were items instead of always showing 20 lines even if they were blank.
- Added support for Gem type and corresponding subtypes which were added in wow 2.1. This fixes errors that appear any time you see a gem link.
- Fixed the error when trying to use the premade database.
- Extracts scaled suffix from the uniqueID to save memory.

You should Reparse your database occasionally so that your database can be updated with the new Subtypes added in 2.3.

Changes:
Second Version:
-Improved Fake Tooltip appearance. Simply displays all lines from the fulltext cache. Also shows empty socket icons and colors socket bonus lines gray.
-Fixes color of extra tooltip information added by lootlink to either be all white or all teal instead of always having teal values.
-Added hint for moving minimap button to tooltip.
-Other stuff?
Third Version: [TOC: 20300]
-Added support for new item subtypes in 2.3 (enUS and deDE only)
-Implemented the GetSellValue API and uses the API to get sell values from other addons.
Fourth Version:
-Now parses items in the inbox
-Add support for Leatherworking Bags (enUS and deDE only)
-Support changed subtypes (enUS and deDE only)
-Fix hooks for tooltip functions
-Support SetGuildBankItem
Fifth Version:
-Fix GameTooltipMoneyFrame errors. Thanks to Xinhuan for the guidance.


Useful Scripts:
- Remove items from your database which do not meet the minimum stored rarity setting:

Code:
/script for baseID, itemTable in pairs(LootLink.Database) do if (itemTable[2] < LootLink.Config.MinStoredRarity) then LootLink:ItemTables_RemoveBaseItem(baseID,false) end end

Post A Reply Comment Options
Unread 01-12-08, 07:56 PM  
blankStare
A Kobold Labourer

Forum posts: 1
File comments: 82
Uploads: 0
Re: LinksList

Originally posted by Hevanus
I looked at LinksList and having to download 7-12 archives is a major turn-off. I'm sticking with TooltipExchange for a while, might bounce back to LootLink at some point (or LinksList if it gets a more sane distribution).
you only download the latest version as far as I know. Plus this is not a patch to the original lootlink, so you only download this.
Report comment to moderator  
Reply With Quote
Unread 01-12-08, 04:53 PM  
Hevanus
A Deviate Faerie Dragon
 
Hevanus's Avatar

Forum posts: 15
File comments: 199
Uploads: 0
LinksList

I looked at LinksList and having to download 7-12 archives is a major turn-off. I'm sticking with TooltipExchange for a while, might bounce back to LootLink at some point (or LinksList if it gets a more sane distribution).
Report comment to moderator  
Reply With Quote
Unread 01-12-08, 04:22 PM  
Crevox
A Defias Bandit
 
Crevox's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 28
Uploads: 1
Re: Approve ASAP!

Originally posted by Ssateneth
Pleeeeeeeeeease approve this! I want to see my item levels and IDs again!

..Also want to be able to expand item links in the list with suffixes. <_<
Agreed
Report comment to moderator  
Reply With Quote
Unread 01-12-08, 04:18 PM  
Ssateneth
A Defias Bandit

Forum posts: 2
File comments: 33
Uploads: 0
Approve ASAP!

Pleeeeeeeeeease approve this! I want to see my item levels and IDs again!

..Also want to be able to expand item links in the list with suffixes. <_<

EDIT: Thank you!
Last edited by Ssateneth : 01-12-08 at 04:35 PM.
Report comment to moderator  
Reply With Quote
Unread 01-09-08, 07:03 PM  
Siz
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 52
File comments: 228
Uploads: 5
Sorry, didn't realize anything had changed... I'll post a patch before the weekend.

I won't add any sort of Cartographer support, sorry.
Last edited by Siz : 01-09-08 at 07:04 PM.
Report comment to moderator  
Reply With Quote
Unread 01-09-08, 05:03 AM  
Mithoron
A Murloc Raider

Forum posts: 4
File comments: 38
Uploads: 0
As with others getting the following error upon logging in after the 2.3.2 patch:

Code:
Error:  attempt to index global 'GameTooltipMoneyFrame' (a nil value)
AddOn: LootLink
File: LootLink_Tooltips.lua
Line: 38
Count: 1
Hope a patch comes soon...hate to loose Lootlink functionality and have to go with something else!
Report comment to moderator  
Reply With Quote
Unread 01-08-08, 02:18 PM  
-Raz-
A Kobold Labourer
 
-Raz-'s Avatar

Forum posts: 0
File comments: 49
Uploads: 0
Error occured in: Global
Count: 1
Message: ..\AddOns\LootLink\LootLink_Tooltips.lua line 38:
attempt to index global 'GameTooltipMoneyFrame' (a nil value)
Debug:
[C]: ?
LootLink\LootLink_Tooltips.lua:38: in main chunk


just poped up after patch, all item values are gone from the tooltips



also just got this one when mousing over any item in the results window

Error occured in: Global
Count: 1
Message: ..\AddOns\LootLink\LootLink_Results.lua line 627:
attempt to call method 'Tooltips_AddAllApplicableInfo' (a nil value)
Debug:
[C]: Tooltips_AddAllApplicableInfo()
LootLink\LootLink_Results.lua:627: Results_ItemButton_OnEnter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
Last edited by -Raz- : 01-08-08 at 02:26 PM.
Report comment to moderator  
Reply With Quote
Unread 01-03-08, 03:49 PM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 94
Uploads: 0
when will the update come?
Report comment to moderator  
Reply With Quote
Unread 01-02-08, 06:59 AM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 94
Uploads: 0
could you add cartographer support for droplocation search?
Last edited by Maischter : 01-02-08 at 06:59 AM.
Report comment to moderator  
Reply With Quote
Unread 01-01-08, 11:00 PM  
Siz
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 52
File comments: 228
Uploads: 5
Originally posted by Maischter
LootLink-829\LootLink_Tooltips.lua:166: attempt to index field '?' (a nil value)
Should be fixed in the next update, thanks.
Report comment to moderator  
Reply With Quote
Unread 01-01-08, 01:36 PM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 94
Uploads: 0
LootLink-829\LootLink_Tooltips.lua:166: attempt to index field '?' (a nil value)
(tail call): ?:
ArkInventory-2.24\ArkInventoryTooltip.lua:164: in function `TooltipVendorAdd'
ArkInventory-2.24\ArkInventoryTooltip.lua:22: in function <...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:9>
(tail call): ?:
<in C code>: ?
<in C code>: in function `SetMerchantItem'
Interface\FrameXML\MerchantFrame.lua:419: in function `MerchantItemButton_OnEnter':
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 12:35 PM  
Siz
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 52
File comments: 228
Uploads: 5
Originally posted by Lombra
Does all the random suffix items count towards the database size? If so, how the hell did you manage to get 100 000 items! I have 60 000ish in mine and I can't possibly see where I'd get those last 40k...
Yes, the count includes item suffixes. Wowhead has 22724 items in its database which does not include random suffixes.
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 09:30 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Does all the random suffix items count towards the database size? If so, how the hell did you manage to get 100 000 items! I have 60 000ish in mine and I can't possibly see where I'd get those last 40k...
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 12-23-07, 06:19 PM  
Siz
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 52
File comments: 228
Uploads: 5
WoW crashed and failed to save your savedvariables file and you didn't make a backup.
Report comment to moderator  
Reply With Quote
Unread 12-23-07, 05:23 PM  
ToolPunk
An Aku'mai Servant
 
ToolPunk's Avatar

Forum posts: 30
File comments: 9
Uploads: 0
So what I would like to know is....

Why is it that when I built up a Databse of close to 100,000 items, I logged in to find my database reset and had to start all over again?
Last edited by ToolPunk : 12-23-07 at 05:23 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: