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,170
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 07-23-16, 11:02 AM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
I am no longer maintaining this addon on this site. Please visit Curse http://mods.curse.com/addons/rift/indy to download the latest version and post comments.
lokyst is offline Report comment to moderator  
Reply With Quote
Unread 03-20-16, 05:56 PM  
Aphrodite

Forum posts: 0
File comments: 7
Uploads: 0
i have no clue what is happening or what i am doing wrong, but for the past 3 months and even yesterday or today, whenver I d/l the file it is always, and i mean always giving me the stupid SERVER edition which is not what i want. I asked you before to check on this file from here.. Is this something I am doing wrong, or something not right with the file? I use to love this program but i have not been able to use it for months now.
Aphrodite is offline Report comment to moderator  
Reply With Quote
Unread 01-01-16, 07:02 AM  
ShinyHunterShomar

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: update for Fae Yule 2015?

Thanks. One slight problem (and I don't know how to edit the file to fix it myself) but there's 9 artifacts that are in 2 sets but only showing up in one on the addon. That in itself is another problem but it's Trion's because they used the same set name twice: The Great Dragon Cult Gift Exchange

These 9 artifacts are:
  • Baleful Laser Stare
  • Cure for Scurvy
  • Dice Set
  • Eyepatch
  • Marvelous Portrait
  • Personal Drinking Kit
  • Terrifying Predator
  • Very Cool Sheep
  • Voilet Wand
Last edited by ShinyHunterShomar : 01-01-16 at 02:16 PM.
ShinyHunterShomar is offline Report comment to moderator  
Reply With Quote
Unread 12-19-15, 08:49 AM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Re: update for Fae Yule 2015?

Quote:
Originally Posted by ShinyHunterShomar
Will you be updating soon to include the following Fae Yule sets?
  1. Gifts From the Gnar
  2. Gifts From Margle Palace
  3. Gifts Fit For A Khan
  4. Nightmarish Gifts From Lord Arak
  5. Gifts From the Cosmic Rhinoceros
  6. Gifts Among the Tormented Fleet
Also I noticed that Vampire Sheep shows on the addon as having 2 sets to collect it for but in game there's actually only one set: Unstable: Vampire Creatures of Tammark.
Both should be fixed in 1.1.14.
lokyst is offline Report comment to moderator  
Reply With Quote
Unread 12-13-15, 05:01 AM  
ShinyHunterShomar

Forum posts: 0
File comments: 3
Uploads: 0
update for Fae Yule 2015?

Will you be updating soon to include the following Fae Yule sets?
  1. Gifts From the Gnar
  2. Gifts From Margle Palace
  3. Gifts Fit For A Khan
  4. Nightmarish Gifts From Lord Arak
  5. Gifts From the Cosmic Rhinoceros
  6. Gifts Among the Tormented Fleet

Also I noticed that Vampire Sheep shows on the addon as having 2 sets to collect it for but in game there's actually only one set: Unstable: Vampire Creatures of Tammark.
ShinyHunterShomar is offline Report comment to moderator  
Reply With Quote
Unread 11-09-15, 09:07 AM  
adelea
Claw of Regulos
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 285
Uploads: 6
Quote:
Originally Posted by doxxx
Quote:
Originally Posted by adelea
You are missing one of the nightmare sets:
I'm curious where you got that from? I checked the latest RiftDiscovery zip and it's not in there.
I went into Rift, opened the character page, went to the artifacts tab, searched for Nightmare: and checked all the ones in game, were in the addon file.

When I found one that wasnt, I found the artifact IDs and posted here.
adelea is offline Report comment to moderator  
Reply With Quote
Unread 11-06-15, 05:37 PM  
doxxx
Claw of Regulos
 
doxxx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 106
Uploads: 1
Quote:
Originally Posted by Aphrodite
I know this.. I think you have the server edition as your d/l file on both this (regular) and (server) listings. I cannot d/l a regular updated version, only a server version keeps d/l.. Have you looked recently to check on the downloaded file here when you click d/l to see if its the normal one?

Just d/l it again and it is the server version. It is the exact same size. It has been this way for over a week now.

thanks.
You can't go by file size since they're nearly identical and differ only by a single word.
doxxx is offline Report comment to moderator  
Reply With Quote
Unread 11-06-15, 05:36 PM  
doxxx
Claw of Regulos
 
doxxx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 106
Uploads: 1
Quote:
Originally Posted by adelea
You are missing one of the nightmare sets:
I'm curious where you got that from? I checked the latest RiftDiscovery zip and it's not in there.
doxxx is offline Report comment to moderator  
Reply With Quote
Unread 11-04-15, 08:50 AM  
adelea
Claw of Regulos
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 285
Uploads: 6
You are missing one of the nightmare sets:

Code:
	["Nightmare: Nightmare Planetouched Wilds"] = {
		["I3F15D4CE9DBEF314,0E8DE6DE05B95802,,,,,,"] = true, -- Seacap
		["I6BDE18FE56C7EC7A,3D9D92C31A7D8473,,,,,,"] = true, -- The Clockwork God
		["I518BA67E6A1F52F6,166000D64692555E,,,,,,"] = true, -- The Ticking Red Sun
		["I4B7D55677118C012,E7CC8D7347230E57,,,,,,"] = true, -- Witchdoctor
		["I7141284E2D22CDDF,E5CAFBAEEA6FE822,,,,,,"] = true, -- Rod of Conception
		["I427876CF9422370A,312FF9E1801D828F,,,,,,"] = true, -- Actual Bears
		["I27E1994A80C7BFDC,E6E07E332DCC143E,,,,,,"] = true, -- Giant Trapdoor Huntsman
		["I3C49BDC80A112350,F95A95ACBE6E2DF6,,,,,,"] = true, -- Khort Glass Spider
		["I5E46E5FB8463F1A0,DD492D18521315A0,,,,,,"] = true, -- Tick Infested Giant Tick
		["I08115B0F6AFB88B2,029FA044221A950E,,,,,,"] = true, -- Swimming to Callweddi
		["I16B5EC178BB08EEF,4BC9E17728F2EB29,,,,,,"] = true, -- Drooling in the Spirit Lodge
		["I388E55A2884493B0,4511AAB4928FB191,,,,,,"] = true, -- Mercing
		["I6F3124694D956987,3ADE92501F35C1C3,,,,,,"] = true, -- Sarnai
		["I0CFE123C7B601C6F,349A816A2C7DA4ED,,,,,,"] = true, -- The Vampire Bite
		["I007D7F7B244DC60A,77E79D65FF734DB7,,,,,,"] = true, -- Khortarized
		["IFC77C95E6ED043CA,6F55E58A7530B5FA,,,,,,"] = true, -- Khort Chili
		["I5A7DE1B7B6313410,1032057355D94C78,,,,,,"] = true, -- A Wicked Looking Scar
		["I295601346A962BB2,07A215882DDB685B,,,,,,"] = true, -- Planar Loadstone
		["I5FE86E103CA9EB46,13176024CA7A0ACC,,,,,,"] = true, -- Exquisite Amethyst
		["I7E1ECC7EC16E71E9,5C3044ABAAEA0321,,,,,,"] = true, -- Reverse Inflation
		["I79F2E770E249F959,897DD4EBC3257F7A,,,,,,"] = true, -- Badly Tied Knots
		["I4A4B64628714C3EC,2776F68256B606E6,,,,,,"] = true, -- Snakes!
		["I2027358598A90F90,FBD9165A78CBBC6E,,,,,,"] = true, -- Field of Ungrounded Rods
		["I79011DDA270BF01A,44CD8E7763793045,,,,,,"] = true, -- Tongue-eating Creeper
		["I3E4F2D485D66D329,4E0D1BF26B4A54FE,,,,,,"] = true, -- Elfilpachstodin
		["I065C3BD46847791C,60B4BDA8180A0C61,,,,,,"] = true, -- Eyeball Necklace
	},
adelea is offline Report comment to moderator  
Reply With Quote
Unread 10-31-15, 12:21 PM  
ShinyHunterShomar

Forum posts: 0
File comments: 3
Uploads: 0
Icon almost off the screen

I started using this addon and noticed that the icon for it is almost off the screen on the bottom left right below my chat window. Is it possible to move it around at all? I tried clicking and dragging with: left mouse, right mouse, shift, control and alt for both mose buttons.
ShinyHunterShomar is offline Report comment to moderator  
Reply With Quote
Unread 10-12-15, 04:22 PM  
Aphrodite

Forum posts: 0
File comments: 7
Uploads: 0
I know this.. I think you have the server edition as your d/l file on both this (regular) and (server) listings. I cannot d/l a regular updated version, only a server version keeps d/l.. Have you looked recently to check on the downloaded file here when you click d/l to see if its the normal one?

Just d/l it again and it is the server version. It is the exact same size. It has been this way for over a week now.

thanks.
Last edited by Aphrodite : 10-12-15 at 04:27 PM.
Aphrodite is offline Report comment to moderator  
Reply With Quote
Unread 10-12-15, 10:04 AM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Quote:
Originally Posted by Aphrodite
What i might be noticing, and forgive me but I am not good at computer stuff, is that the size of the SERVER edition and the regular one are the same size? I also keep getting errors which I will show below and when I open up the ERROR report it shows me that I am using server 1.9 etc. I have tried d/l all of the ones on this site and on Curse and they all seem to be the same exact size.

Error: performance warning
In Indy / OnAuctionScan
stack traceback:
Indy/main.lua:122: in function 'CheckForUnknownItems'
Indy/main.lua:484: in function 'ProcessAHData'
Indy/main.lua:194: in function <Indy/main.lua:184>

so, my question is this. When I log into my main character on my main shard, it DOES NOT show me all the other characters on all the other shards, even when I log them in. It only shows me the one character on my main shard. SO i cannot open the settings box and say - REMOVE for all the low alts on each shard. Does this make any sense or can you look more into this? So for now, i simply cannot use it to help me. thank you again.
Ok, first off, if you want to be able to see your characters on other shards you do NOT want to use the Server edition. That version was specifically created to isolate each shard to allow the addon to work with characters with the same name on different servers.


I will see if I can replicate the performance warning, but due the nature of that bug it is incredibly hard to replicate and it will (in theory) sort itself out as Rift downloads data in the background.


I hope this helps. I am planning a refresh of the artifact database soon (TM), but I plan give it another week to allow the Rift discovery file to have the most up to date information.
lokyst is offline Report comment to moderator  
Reply With Quote
Unread 10-10-15, 01:56 PM  
Aphrodite

Forum posts: 0
File comments: 7
Uploads: 0
What i might be noticing, and forgive me but I am not good at computer stuff, is that the size of the SERVER edition and the regular one are the same size? I also keep getting errors which I will show below and when I open up the ERROR report it shows me that I am using server 1.9 etc. I have tried d/l all of the ones on this site and on Curse and they all seem to be the same exact size.

Error: performance warning
In Indy / OnAuctionScan
stack traceback:
Indy/main.lua:122: in function 'CheckForUnknownItems'
Indy/main.lua:484: in function 'ProcessAHData'
Indy/main.lua:194: in function <Indy/main.lua:184>

so, my question is this. When I log into my main character on my main shard, it DOES NOT show me all the other characters on all the other shards, even when I log them in. It only shows me the one character on my main shard. SO i cannot open the settings box and say - REMOVE for all the low alts on each shard. Does this make any sense or can you look more into this? So for now, i simply cannot use it to help me. thank you again.
Aphrodite is offline Report comment to moderator  
Reply With Quote
Unread 10-10-15, 05:47 AM  
Aphrodite

Forum posts: 0
File comments: 7
Uploads: 0
Quote:
Originally Posted by lokyst
Quote:
Originally Posted by Aphrodite
Oops I posted my last post to the server edition.. I was wondering if you were going to update this to be used for 3.4. I cannot seem to get it to work on the new artifacts on the main toon, or when searching on a different shard on a different toon for that main toon.

Best addon ever. I hope we can get it fixed unless I am missing something. Many thanks !
I'm not sure I understand. Are you saying that only the new items are not showing up as needed? Or are you saying that all artifacts are not showing up as needed?


I just logged in and I did not have any trouble seeing the need/have categories in the auction house.
No, what i am saying is if I go to a different shard and log into my alt and try to scan the AH, it will not show my main character like it use to. I only care about one character. So, the characters that I have are not being recognized on any of the shards. If however I am on my main character and do a scan it DOES show me the artifacts and lists them, but, the main reason I have used this mod is so I can travel to a different shard and scan the AH for that MAIN CHARACTER on an alt. But the list is empty if I log into any other character. Hope that makes more sense than my first post
Aphrodite is offline Report comment to moderator  
Reply With Quote
Unread 10-09-15, 09:35 PM  
lokyst
Zombie
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 25
Uploads: 3
Quote:
Originally Posted by Aphrodite
Oops I posted my last post to the server edition.. I was wondering if you were going to update this to be used for 3.4. I cannot seem to get it to work on the new artifacts on the main toon, or when searching on a different shard on a different toon for that main toon.

Best addon ever. I hope we can get it fixed unless I am missing something. Many thanks !
I'm not sure I understand. Are you saying that only the new items are not showing up as needed? Or are you saying that all artifacts are not showing up as needed?


I just logged in and I did not have any trouble seeing the need/have categories in the auction house.
lokyst is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: