Download
(355 Kb)
Download
Updated: 01-12-17 12:52 PM
Pictures
File Info
Updated:01-12-17 12:52 PM
Created:12-02-12 02:37 PM
Downloads:49,240
Favorites:27
MD5:
Indiana's Artifact Catalogue of Doom  Popular! (More than 5000 hits)
Version: 1.2.0
by: lokyst [More]
Indy is an in-game artifact catalogue born out of necessity and a lack of artifact APIs.

Setup:
  1. Create a macro "AddArtifact" with text "indy additem"
  2. Create a macro "DelArtifact" with text "indy deleteitem"
  3. Drag the macros onto your quickbars and assign a keybinding to them
  4. Mouseover any artifacts you have collected and while the tooltip is displayed, hit the AddArtifact macro to record that the item has been collected by the current character.
  5. If you make a mistake, mouseover the item and hit the DelArtifact macro to remove the item from that characters collected list.
Use /indy donottrack to ignore collecting items on the current character. This can be undone with /indy dotrack
Use /indy checkbags to see if there are any artifacts in your bags that are needed by your alts.
Toggle auction house scanning with /indy scanah and page through the Misc -> Collectible category to report if there are any artifacts that you are looking for up for sale. This feature currently does not support the Full AH Scans provided by some AH addons.

Available commands:
  • /indy additem - adds the mouse-overed item to the list of collected artifacts for this character
  • /indy deleteitem - removes the mouse-overed item from the list of collected artifacts for this character
  • /indy whohasitem - returns a list of the characters who have the mouse-overed item
  • /indy whoneedsitem - returns a list of the characters who need the mouse-overed item
  • /indy dotrack - adds the current character to the list of characters tracking collections
  • /indy donottrack - removes the current character from the list of characters tracking collections
  • /indy checkbags - check bags for artifacts
  • /indy scanah - toggle scanning AH for artifacts
  • /indy showtooltips - toggle display of tooltips for artifacts
  • /indy config - opens the configuration window
  • /indy help - prints this message
Release - 1.2.0 2017-01-12
- Bumped version to 1.2.0 for release.
- Improvements to performance when handling big auction house queries.

Release - 1.1.16 2016-12-04
- Bumped version to 1.1.16 and environment to 4.0.
- Updated with Rift_Discoveries_2016-11-28.

Release - 1.1.14 2015-12-19
- Updated version to 1.1.14 for release.
- Removed duplicate artifacts from MissingArtifactCollections.lua
- Added duplicate checking for missing artifacts in the event they start appearing in the Discovery log.
- Updated artifact collections with 2015 Fae Yule sets.
- Sorted ArtifactCollections.lua

Release - 1.1.13 2015-12-06
- Bumped version to 1.1.13 for release.
- Use item details cache for queries with tables of items.
- Fix /scanAH help text.
- Fix for WhoNeedsItem attempt to compare number with nil.

Release - 1.1.11 2015-11-22
- Updated version to 1.1.12 for release.
- Fix for idLookup is nil.

Release - 1.1.11 2015-11-22
- Updated version to 1.1.11 for release.
- Construct cache of sets by itemId so that we do not repeatedly iterate through INDY_ArtifactCollections.
- Fix calls to InspectItemDetail.
- Remove debugging print statements.
- Created item cache to reduce number of repeated server queries.
- Added missing Nightmare set.
- Renamed UnstableArtifactCollections.lua to MissingArtifactCollections.lua.

Release - 1.1.10 2015-11-03
- Updated to version 1.1.10.
- Updated environment to 3.4.
- Added option to move bag scan button since Docker is AWOL.
- Refreshed ArtifactCollections.lua with 2015-11-02 official discovery zip snapshot artifact data.

Release - 1.1.9-4 2015-09-12
- Updated to version 1.1.9-4.
- Updated environment to 3.3.
- Refreshed ArtifactCollections.lua with 2015-09-11 official discovery zip snapshot artifact data.
- Updated LibSimpleWidgets to v1.14.3

Release - 1.1.8 2014-03-08
- Fix crash when mousing over resource nodes.

Release - 1.1.7 2014-03-07
- Fix for patch 2.6 Hotfix 7 artifact category changes and tooltip item ID changes.

Release - 1.1.6 2014-02-23
- Bumped version to 1.16 for release.
- Improve performance of OnBagEvent.
- Update LibSimpleWidgets to 1.14.1.
- Migrate data from artifact ids which have been changed.
- Update artifact sets with RiftDiscoveries.xml 20140221.
- Move strsplit and strtrim functions into the private namespace so they can be accessed from any file.
- Rename UpdateArtifactIds to AddNewArtifacts.
- Add new Unstable artifact sets.
- Add function to update profile artifact id table with any new additions to INDY_ArtifactCollections.

Release 1.1.5 2014-01-01
- Updated with latest artifact set information.

Release 1.1.4 2013-10-24
- Repackage to fix weirdness.

Release 1.1.4 2013-10-20
- Updated with latest artifact set information.

Release 1.1.3 2013-10-20
- Added option to display single character per line.
- Allow user configurable colors in tooltip.

Release 1.1.2 2013-03-04
- Fix for InspectTooltip returning a nil.

Release 1.1.1 2013-02-16
- Potential fix for "too much CPU usage" error when checking bags for artifacts.

Release 1.1.0 2012-12-23
- Updated ArtifactCollections with discoveries snapshot 20121219
- Bumped toc to 1.1.0 for major feature release.
- Modified CheckBags and ScanAH to follow verbose format settings
- Further tweaks to get tooltips to show up on event/special artifacts
- Bumped version to 1.0.3
- Configuration window now tracks state if option was toggled using slashcommands.
- Fix for artifact tooltip remaining visible after moving away from item.
- Moved Toggled functions to config file.
- Added option to toggle display of verbose tooltips.
- Updated WhoHasItem, WhoNeedsItem, AddItem, DeleteItem and tooltip functions to work with new table format
- Added function to convert artifactTable to new format.
- Fixed creation of entry for blank artifactId

Release 1.0.2 2012-12-22
- Fix for Has list not wrapping correctly
- Fix to display artifacts which have no sell price.
- Updated LibSimpleWidgets 1.12
- Cleaned up some globals that should have been locals.
- Fix for "index field category = nil" error.

Release 1.0.1 2012-12-17
- Added url to website field of toc
- More prettifying of the config window
- Prettified frames for list boxes
- Replaced square left right buttons with rift themed 3 state buttons.
- Added optional dependency for Docker addon
- Added pretty IndyIcon and removed the fuglybutton
- Added option to turn off pretty tooltip borders

Release 1.0 2012-12-09
- Improved tooltip display. Now in glorious Technicolor (TM)!
- Added configuration window
- Fixed settings not being saved
- Fixed AH scan reporting items with blank "Needed by: " lists
- Numerous other bug fixes

Release 0.1 2012-12-04
- Added tooltip to display which characters have or need a particular artifact
- Fix for books and mounts being detected as artifacts

Release 0.0.2 2012-12-02
- Fixed error when adding an item and the mouse is not over an item/artifact
- Bumped environment to 2.0
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.1.10-server
345kB
11-03-15 08:45 PM
Addon


Archived Files (22)
File Name
Version
Size
Author
Date
1.1.16
357kB
lokyst
12-04-16 01:02 PM
1.1.14
311kB
lokyst
12-19-15 08:48 AM
1.1.12
346kB
lokyst
11-25-15 06:56 AM
1.1.11
346kB
lokyst
11-22-15 12:50 PM
1.1.10
345kB
lokyst
11-03-15 08:44 PM
1.1.9-4
329kB
lokyst
09-13-15 09:11 AM
1.1.9
266kB
lokyst
03-10-14 10:58 AM
1.1.8
266kB
lokyst
03-08-14 10:42 AM
1.1.7
266kB
lokyst
03-07-14 05:21 PM
1.1.6
253kB
lokyst
02-23-14 03:10 PM
1.1.5
216kB
lokyst
01-01-14 05:11 PM
1.1.4
213kB
lokyst
10-24-13 03:44 PM
1.1.4
158kB
lokyst
10-20-13 06:12 PM
1.1.3
136kB
lokyst
10-20-13 07:32 AM
1.1.2
188kB
lokyst
03-04-13 06:17 PM
1.1.1
188kB
lokyst
02-16-13 10:46 AM
1.1.0
184kB
lokyst
12-23-12 01:37 PM
1.0.2
180kB
lokyst
12-22-12 01:18 PM
1.0.1
180kB
lokyst
12-18-12 06:00 PM
1.0
94kB
lokyst
12-09-12 06:06 PM
0.1
171kB
lokyst
12-04-12 09:02 PM
0.0.2
85kB
lokyst
12-02-12 04:21 PM


Post A Reply Comment Options
Unread 10-23-13, 02:54 PM  
wrink

Forum posts: 0
File comments: 11
Uploads: 0
Thanks for the update, but for some reason, it's not showing up in the game. I placed the folder in the addon folder, like always, but there are no tooltips nor is it even showing up in the "Addons" window in the game.
wrink is offline Report comment to moderator  
Reply With Quote
Unread 10-24-13, 03:44 PM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Quote:
Originally Posted by wrink
Thanks for the update, but for some reason, it's not showing up in the game. I placed the folder in the addon folder, like always, but there are no tooltips nor is it even showing up in the "Addons" window in the game.
Please try re-downloading the package. I have published a repackaged version.
lokyst is offline Report comment to moderator  
Reply With Quote
Unread 10-24-13, 07:32 PM  
wrink

Forum posts: 0
File comments: 11
Uploads: 0
Quote:
Please try re-downloading the package. I have published a repackaged version.

That did the trick. Thanks.
wrink is offline Report comment to moderator  
Reply With Quote
Unread 12-16-13, 03:03 AM  
Elaani
 
Elaani's Avatar

Forum posts: 0
File comments: 46
Uploads: 0
Is there way to make it not track characters that are on different servers? I don't want to not track them at all nor could I if I wanted to since I tend to use the same names on different shards.
Elaani is offline Report comment to moderator  
Reply With Quote
Unread 12-17-13, 03:50 PM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Quote:
Originally Posted by Elaani
Is there way to make it not track characters that are on different servers? I don't want to not track them at all nor could I if I wanted to since I tend to use the same names on different shards.
I'm afraid not. There was reason why I set it up that way but I forget what exactly. Probably because server merges and transfers were rife at the time and would require setting up your catalogue from scratch every time you switched.


That said it should be fairly simple to add a patch to do it, although you would lose your existing data since it would not be backwards compatible. However, it's not something I would want to change in the main release.
lokyst is offline Report comment to moderator  
Reply With Quote
Unread 12-18-13, 01:50 AM  
Elaani
 
Elaani's Avatar

Forum posts: 0
File comments: 46
Uploads: 0
I'd be cool with that. I'm not concerned with having to set it up again (wouldn't be the first time LOL).

I was wondering too why that seemed to be one of only like 2 addons I have that weren't already setup like that. Seems like it wouldn't be hard to just copy the existing saved folder from your current/previous shard folder to the new one and then rename it if you had to rename your character.

Also, with it's current setup, if I had my toon "PlayerA" who got affected by server merge and had to be renamed to "PlayerV" would it track that change or would "PlayerV" be seen as a new character and thusly have to have it's collected artifacts re-cataloged?

Quote:
Originally Posted by lokyst
Quote:
Originally Posted by Elaani
Is there way to make it not track characters that are on different servers? I don't want to not track them at all nor could I if I wanted to since I tend to use the same names on different shards.
I'm afraid not. There was reason why I set it up that way but I forget what exactly. Probably because server merges and transfers were rife at the time and would require setting up your catalogue from scratch every time you switched.


That said it should be fairly simple to add a patch to do it, although you would lose your existing data since it would not be backwards compatible. However, it's not something I would want to change in the main release.
Last edited by Elaani : 12-18-13 at 01:54 AM.
Elaani is offline Report comment to moderator  
Reply With Quote
Unread 12-21-13, 07:47 AM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Go here to download Indiana with shard tracking.

Instructions are provided to help manually migrate your data to the new format and servers, but if you choose not to follow them you will have to re-catalogue everything.


Quote:
Originally Posted by Elaani
I'd be cool with that. I'm not concerned with having to set it up again (wouldn't be the first time LOL).

I was wondering too why that seemed to be one of only like 2 addons I have that weren't already setup like that. Seems like it wouldn't be hard to just copy the existing saved folder from your current/previous shard folder to the new one and then rename it if you had to rename your character.

Also, with it's current setup, if I had my toon "PlayerA" who got affected by server merge and had to be renamed to "PlayerV" would it track that change or would "PlayerV" be seen as a new character and thusly have to have it's collected artifacts re-cataloged?
lokyst is offline Report comment to moderator  
Reply With Quote
Unread 02-15-14, 06:22 AM  
adelea
Claw of Regulos
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 285
Uploads: 6
Since I needed it, I went ahead and created a data set for the unstable artifacts.

If you want to grab it and save some work:

www.exyles.com/addons/INDY_Unstable.lua
adelea is offline Report comment to moderator  
Reply With Quote
Unread 02-17-14, 08:46 AM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Quote:
Originally Posted by adelea
Since I needed it, I went ahead and created a data set for the unstable artifacts.

If you want to grab it and save some work:

www.exyles.com/addons/INDY_Unstable.lua
Thanks. How did you get hold of these? I normally grab new artefacts with a script I use to scrape the discovery.xml files, but these items are not in there.


Is there a better source for me to use these days?
lokyst is offline Report comment to moderator  
Reply With Quote
Unread 02-17-14, 03:54 PM  
adelea
Claw of Regulos
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 285
Uploads: 6
Quote:
Originally Posted by lokyst
Quote:
Originally Posted by adelea
Since I needed it, I went ahead and created a data set for the unstable artifacts.

If you want to grab it and save some work:

www.exyles.com/addons/INDY_Unstable.lua
Thanks. How did you get hold of these? I normally grab new artefacts with a script I use to scrape the discovery.xml files, but these items are not in there.


Is there a better source for me to use these days?
I dont know about "better" =)

You can search for Unstable in the artifacts window on the character page, then mouseover and Inspect.Tooltip() to get the item type.

So, I started at the top and worked my way down!

EDIT: Oh, and you will notice two Sourcewell Ejecta's in Ember Isle...

That isnt a mistake, thats how it is! It looks like one has a trailing space to differentiate them, so that is what I copied.
Last edited by adelea : 02-17-14 at 03:55 PM.
adelea is offline Report comment to moderator  
Reply With Quote
Unread 02-20-14, 06:43 AM  
adelea
Claw of Regulos
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 285
Uploads: 6
It seems as though itemtypes for some artifacts have changed - looks like the ones that are fished up:

["Discarded Armor Pieces"] = {
["I390935000381EC69,248E42CF4E9AE6BA,,,,,,"] = true,
["I39093501433F3A9F,11F2E9FC2652BF66,,,,,,"] = true,
["I390935022CB7BB52,20B0C2FE54B9CADD,,,,,,"] = true,
["I390935034CCEE527,32B296C5E0160EB7,,,,,,"] = true,
["I3909350419F61C09,E372F83F30A7258A,,,,,,"] = true,
["I390935052C66724F,45E86FCAB28255B0,,,,,,"] = true,
["I3909350627CC0CD8,E8BA1F53822C6433,,,,,,"] = true,
["I39093507069FED65,0B991089EAE8DD32,,,,,,"] = true
},
["Keys to Nothing"] = {
["I10E49ABB2D31733B,2EE3F771F9FF46BF,,,,,,"] = true,
["I1313D8C70F0A7E98,2C9B16C58FDBC469,,,,,,"] = true,
["I2BDCF3331666FC4D,882ECEB863AA0824,,,,,,"] = true,
["I413796747F747843,090AF056B03E25DC,,,,,,"] = true,
["I551D9B1637B3C283,213DA512F3EF37C2,,,,,,"] = true,
["I5ED17D073FE95A83,205387060FAE5410,,,,,,"] = true,
["I636CCB5C5A52F9FA,2B033AE9854DD856,,,,,,"] = true,
["I66AF4C260D5A239F,3F45DAD9B3F30F52,,,,,,"] = true
},
["Discarded Weapons"] = {
["I08AD2D0B4C7111B5,37427E71C004309B,,,,,,"] = true,
["I0CE95501094AC44E,65985C05CA96996B,,,,,,"] = true,
["I0D0AFDC207BEADE8,BFDE81A82496F914,,,,,,"] = true,
["I2EDDEAAC722DE4E2,0745BE79BAA17524,,,,,,"] = true,
["I3B9CE8F51DC6144B,8F45AFD5AF3D8F14,,,,,,"] = true,
["I47A9BC12012B0531,21A7EA9121718047,,,,,,"] = true,
["I48BF84D52B8534C9,090532C2E5D7DE4C,,,,,,"] = true,
["I75690B0022B0F962,0BFC1A1F73032965,,,,,,"] = true
},
["Empty Treasure Chests"] = {
["I0657660D0A71A0AE,1AE9BBC5CE85617F,,,,,,"] = true,
["I0657660E1807660F,CD72BA6B0F28316E,,,,,,"] = true,
["I0657660F575DD173,AE11CFCF07DF3DFC,,,,,,"] = true,
["I06576610055C4414,C820EA6F16A782CD,,,,,,"] = true,
["I065766117217D8C5,DA234184A204CD45,,,,,,"] = true,
["I0657661250DF8F69,157C16BF3C9B4E12,,,,,,"] = true,
["I065766134C6889B5,17C7A205D6FF53D1,,,,,,"] = true,
["I547A414F3B61FA24,4FAC67AD7B068910,,,,,,"] = true
},
["Mysterious Crystals"] = {
["I29FCD16D0F174BC7,0F0F4512C343A598,,,,,,"] = true,
["I6908D9F8562BCB23,FD95DD445842E4E6,,,,,,"] = true,
["I6908D9F92078F532,06C85DC309AC7E7F,,,,,,"] = true,
["I6908D9FA07B6FFC9,B26A6730B34A3DE1,,,,,,"] = true,
["I6908D9FB27CDA650,F5D08344D14CBFA5,,,,,,"] = true,
["I6908D9FC5E8130DF,D66F155ACA03CC33,,,,,,"] = true,
["I6908D9FD1E3E7F16,CB8D3C055A295C23,,,,,,"] = true,
["I6908D9FE0365836F,0EF35819782BDDE7,,,,,,"] = true
},
["Natural Aquatic Treasures"] = {
["I0DC44F906F672114,BB7605865B44A983,,,,,,"] = true,
["I11CBCBFE04D08A67,E77B03C005DCF82C,,,,,,"] = true,
["I3E0903AA1C34C321,77C8795CD58745B3,,,,,,"] = true,
["I3E387EEC6C68D8C6,CBC1EFE4B51FF338,,,,,,"] = true,
["I5E799C851228F0E3,0A5685242A560A2D,,,,,,"] = true,
["I60D7DFC811C9B9AC,E7D3D990C043286C,,,,,,"] = true,
["I6D5E3DF6263F4F1C,9F0EA9DDBF8C0C83,,,,,,"] = true,
["I7D7145A84F0807B6,0BC3AEBC70CD8D33,,,,,,"] = true,
["I7D7145AA6F4005F5,15D297FAE8C91120,,,,,,"] = true
},
["Dormant Runeshards"] = {
["I754EED432A3596BA,5B17B0AFECBD6B41,,,,,,"] = true,
["I754EED4443FDB41D,50365AA8FCE37E80,,,,,,"] = true,
["I754EED456FB674A5,246C527EDF33479E,,,,,,"] = true,
["I754EED4669ACDD8D,EB6B323D39A8D8A5,,,,,,"] = true,
["I754EED477DCFD41F,1A51B9BC403D5A56,,,,,,"] = true,
["I754EED482988A86F,3523E767A58D4F0F,,,,,,"] = true,
["I754EED491755702E,EC752B850CA66442,,,,,,"] = true,
["I754EED4A174F6DBB,4A25521C28E4C74A,,,,,,"] = true
},
["Fish Scales"] = {
["I077A809763D4037D,F01782871FB9312E,,,,,,"] = true,
["I087394624C8186C0,DCB38982BDD4A8AF,,,,,,"] = true,
["I12296E3B581C813A,CFD2B6FA4AEDAEC0,,,,,,"] = true,
["I22316F6242709BE5,F3984CCB26F8D593,,,,,,"] = true,
["I458A4B0E6798DA7C,FDBF1AA5B720ADC8,,,,,,"] = true,
["I605A8F620DE0E812,E0BC4342DDBD62D0,,,,,,"] = true,
["I675F8D8469BEF529,6AF1D4D7FA77AAD3,,,,,,"] = true,
["I6CFDEF61246B566F,57E53A403CBFFA30,,,,,,"] = true
},
["Moldy Tomes"] = {
["I393CBAF046174F14,6F51E14A45A2D2D6,,,,,,"] = true,
["I6E3EA3526ECA65E8,27BD8D4E2008A184,,,,,,"] = true,
["I6E3EA3534D3EC0CF,BCAED33087DE1234,,,,,,"] = true,
["I6E3EA3543BB696AE,B51177EE74F95DD5,,,,,,"] = true,
["I6E3EA3557C602B49,CFE3A5995A49D5DD,,,,,,"] = true,
["I6E3EA35656709E00,EFC6E9A3CD7B3AD9,,,,,,"] = true,
["I6E3EA35769B58C9C,E30B365413A435A7,,,,,,"] = true,
["I6E3EA35830C1D23E,BA3D5EA4EB7F12C8,,,,,,"] = true
},
["Vestments of the Necromancer"] = {
["I0657661250DF8F69,157C16BF3C9B4E12,,,,,,"] = true,
["I0CE95501094AC44E,65985C05CA96996B,,,,,,"] = true,
["I1313D8C70F0A7E98,2C9B16C58FDBC469,,,,,,"] = true,
["I390935052C66724F,45E86FCAB28255B0,,,,,,"] = true,
["I42D0C42115DAB168,FF705A7A631DEBA5,,,,,,"] = true,
["I4602CFEC7E569D14,BC8BA95D6247C7CF,,,,,,"] = true,
["I6E3EA35830C1D23E,BA3D5EA4EB7F12C8,,,,,,"] = true,
["I754EED456FB674A5,246C527EDF33479E,,,,,,"] = true
},
["Already-used Treasure Map"] = {
["I23A32AF921229A84,12C9654F3430F351,,,,,,"] = true,
["I52EABA8044197852,414DCB46C65C20BE,,,,,,"] = true,
["I52EABA811F83D349,720DA97116ED3791,,,,,,"] = true,
["I52EABA8243BA07D7,0D28A80463A85749,,,,,,"] = true,
["I52EABA83397898B7,1F2AFF196F051E72,,,,,,"] = true,
["I52EABA840DC4E5B5,17381490DBA3DB36,,,,,,"] = true,
["I52EABA857D611708,293A6BA5E700A25F,,,,,,"] = true,
["I52EABA8642CCCA5E,47511763A9475967,,,,,,"] = true
},
["Aqua Flora"] = {
["I7D7145A5545DE34C,47DBBC8766E299E4,,,,,,"] = true,
["I7D7145A65742B519,1BFEAA707D72902E,,,,,,"] = true,
["I7D7145A72BC9D83D,5CDD273CEA3A121F,,,,,,"] = true,
["I7D7145A84F0807B6,0BC3AEBC70CD8D33,,,,,,"] = true,
["I7D7145A913D84AC2,07154246BA6205A9,,,,,,"] = true,
["I7D7145AA6F4005F5,15D297FAE8C91120,,,,,,"] = true,
["I7D7145AB1EB6F9C0,4692F973395A27F3,,,,,,"] = true,
["I7D7145AC38B41650,2907EDB1BB355819,,,,,,"] = true
},
["Discarded Bottles, Vials, and Flasks"] = {
["I23D4E4B70A4E6652,21BB158D6ACAF9B2,,,,,,"] = true,
["I42D0C42115DAB168,FF705A7A631DEBA5,,,,,,"] = true,
["I4FF776D13337C510,11474D67CC9AF6E1,,,,,,"] = true,
["I585AE40C0194CCC6,7A8CB841EBF1874A,,,,,,"] = true,
["I67EECBA724FBA008,3CCB7A7349C11C8F,,,,,,"] = true,
["I70BE9A6E0DC226D1,3FC9610D01E6C81A,,,,,,"] = true,
["I760598F25CED4E12,17D0212B0A7EBDE0,,,,,,"] = true,
["I78769CF12481C848,35DADF6EE47882A7,,,,,,"] = true
},
["Driftwood"] = {
["I0DC44F906F672114,BB7605865B44A983,,,,,,"] = true,
["I1B06BFC55D4F4C14,C3D4B3086A374CBE,,,,,,"] = true,
["I2A2E7B682B404B2B,A8B4328DF9144E6E,,,,,,"] = true,
["I38ABA4587C01870C,3F85B8894294A90B,,,,,,"] = true,
["I3E0903AA1C34C321,77C8795CD58745B3,,,,,,"] = true,
["I3E387EEC6C68D8C6,CBC1EFE4B51FF338,,,,,,"] = true,
["I49FE125D5238A315,EED062C24C308EF2,,,,,,"] = true,
["I6C66F1C0179D41DF,ED8F79A6CD9E8450,,,,,,"] = true
},
["Exotic Aqua Flora"] = {
["I11CBCBFE04D08A67,E77B03C005DCF82C,,,,,,"] = true,
["I60D7DFC33A33E71B,FFE6B5E31F9EA6CA,,,,,,"] = true,
["I60D7DFC42FAF94C5,EDFF68B854ECA77A,,,,,,"] = true,
["I60D7DFC505370227,0002431BE0496EA4,,,,,,"] = true,
["I60D7DFC6315AA03E,0D5E52915BD24418,,,,,,"] = true,
["I60D7DFC739D3C7B3,3C31D02396A4E5BB,,,,,,"] = true,
["I60D7DFC811C9B9AC,E7D3D990C043286C,,,,,,"] = true,
["I60D7DFC90449EAE1,F9D630A54B9FEF96,,,,,,"] = true
},
["Rings That Were Once Lost"] = {
["I0EF2614C57CA7488,D7E6DDF64F197518,,,,,,"] = true,
["I4602CFEA0E3DAA76,1C29F5A6059D0B08,,,,,,"] = true,
["I4602CFEB3B689DAC,2F521B0DFD60C29D,,,,,,"] = true,
["I4602CFEC7E569D14,BC8BA95D6247C7CF,,,,,,"] = true,
["I4602CFED39865A09,0C084FA6E902C5C8,,,,,,"] = true,
["I4602CFEE0935CF61,D18D1412659EBCBB,,,,,,"] = true,
["I4602CFEF59BE5848,E67E59F3CD742D6B,,,,,,"] = true,
["I4602CFF04353D879,DB9C809E5D9A40A9,,,,,,"] = true
},
["Shiny Pebbles"] = {
["I026C820C15375FAA,1A99964A1AF50FD3,,,,,,"] = true,
["I18B5944170B74046,260686EE75ED7851,,,,,,"] = true,
["I2078B461168D56BA,1998DDF926400648,,,,,,"] = true,
["I3DC7D8810A00F0B4,009E4BD022F058D3,,,,,,"] = true,
["I5E799C851228F0E3,0A5685242A560A2D,,,,,,"] = true,
["I6A8DB4DF3F5467B1,D4C93986701140C9,,,,,,"] = true,
["I6D5E3DF6263F4F1C,9F0EA9DDBF8C0C83,,,,,,"] = true,
["I6F9A86D229499AF2,586E63C355285A5C,,,,,,"] = true
},
adelea is offline Report comment to moderator  
Reply With Quote
Unread 03-07-14, 09:52 AM  
Shocker74

Forum posts: 0
File comments: 14
Uploads: 0
No Tooltip

After yesterdays patch in Rift, the tooltips stopped working on artifacts you have in the bags; they work on artifacts in the guildbank or bank though.
Last edited by Shocker74 : 03-07-14 at 01:28 PM.
Shocker74 is offline Report comment to moderator  
Reply With Quote
Unread 03-08-14, 06:49 AM  
Shocker74

Forum posts: 0
File comments: 14
Uploads: 0
Hi, after your fix the tooltips works again, but now the addon throws error reports on gathering nodes you hover your cursor over in the world, and also right now the Might Cores from the rift event.
Shocker74 is offline Report comment to moderator  
Reply With Quote
Unread 03-10-14, 02:17 AM  
Aphrodite

Forum posts: 0
File comments: 7
Uploads: 0
Still not working

Hi after the change the ScanAH does not work.. If you are on a character and you scan the AH it NO LONGER returns any info on the artifacts you are missing like it use to.

If you are on an alt on a different shard and scan, each page of the collection category would return the names of the artifacts missing for the character you are requesting. Now it does NOT do that any longer. thank you

Great addon, would love this part fixed !
Aphrodite is offline Report comment to moderator  
Reply With Quote
Unread 03-10-14, 05:59 AM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Re: Still not working

Quote:
Originally Posted by Aphrodite
Hi after the change the ScanAH does not work.. If you are on a character and you scan the AH it NO LONGER returns any info on the artifacts you are missing like it use to.

If you are on an alt on a different shard and scan, each page of the collection category would return the names of the artifacts missing for the character you are requesting. Now it does NOT do that any longer. thank you

Great addon, would love this part fixed !
Dammit, Trion! Breaking changes should be on a major release! And announced!

Edit: Fixed in 1.1.9
Last edited by lokyst : 03-10-14 at 11:02 AM.
lokyst is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: