 |
Category: OtherItem Treasury |
Interface Information |
|
Name: |
Item Treasury  |
Author: |
|
Date: |
06-23-2022 10:09 AM |
Size: |
2.20 MB |
Version: |
33.0.5 |
Rate File: |
|
Patch & Add-on List |
File Name |
Version |
Size |
Author |
Date |
Type |
|
33.0b |
1.92 MB |
|
04-24-2022 09:58 PM |
Patch |
|
32.0 |
1.91 MB |
|
02-16-2022 04:32 PM |
Patch |
|
25.4.2 |
2.45 MB |
|
11-15-2021 05:51 AM |
Patch |
|
1.0 |
21.57 Kb |
|
07-17-2018 02:57 PM |
Addon |
Item Treasury
|
|
Item Treasury Scanner
|
|
Item Treasury is a straightforward tool for browsing game items using a built-in database.
You can search by name, description and/or category.
Quote:
Game Version: Update 33.0.5
Items: 128,864
|
Search by name uses partial matching to each word entered. For example, "leg min" returns all items whose name contains both 'leg' and 'min' - so things like E legant Leaf of Deter mination, Leggings of Deter mination, Minor Legacy Class: XXXX. Helpful for finding things when you aren't sure of the complete spelling.
For developers, you can output a list of selected item IDs. If you're working on a plugin that uses specific items, this could come in use.
Commands:
/item - show/hide the main window
/item <id/name> - Perform a search for an item by either the entered ID, or by name.
The plugin also features a scanner for finding new items and skills not part of the official plugin database. This is handy for when this plugin falls behind official game updates.
Requirements: You need to download the Turbine class and examples extension to run this plugin.
|
Archive List (Old Versions) |
File Name |
Version |
Size |
Author |
Date |
|
32.0.2 |
2.45 MB |
Galuhad |
03-03-2022 02:36 PM |
|
25.4.2 |
2.01 MB |
Galuhad |
04-15-2020 11:03 AM |
File Statistics |
User Rating: |
|
Downloads: |
85323 |
Views: |
184651 |
Favorites: |
52 |
Uploaded By: |
|
Last Modified: |
07-16-2022 08:15 AM by Galuhad |
|
|  |
|
 |
|
05-14-2023, 06:53 AM
|
|
The Wary
Forum posts: 0
File comments: 4
Uploads: 0
|
Is there any way to hide small icon of that. Because i'm using just the command and do not want to see icon to open it.
|
|
|
04-05-2023, 07:25 PM
|
|
The Unscathed
Forum posts: 19
File comments: 16
Uploads: 4
|
|
|
|
03-26-2023, 12:31 AM
|
|
The Wary
Forum posts: 1
File comments: 98
Uploads: 0
|
I get the following after updating to U35
=========================
...e Lord of the Rings Online\Plugins\GaluhadPlugins\ItemTreasury\Items.l ua:8: unexpected symbol near '<'
... Online\Plugins\GaluhadPlugins\ItemTreasury\Main.lu a:19: Failed to import package "GaluhadPlugins.ItemTreasury.Items".
...e Lord of the Rings Online\Plugins\GaluhadPlugins\ItemTreasury\Items.l ua:8: unexpected symbol near '<'
... Online\Plugins\GaluhadPlugins\ItemTreasury\Main.lu a:19: Failed to import package "GaluhadPlugins.ItemTreasury.Items".
=========================
after doing the following
How to install manually
Add Items.lua and NewItems.lua to Documents\The Lord of the Rings Online\Plugins\GaluhadPlugins\ItemTreasury
In the same folder, open Main.lua and remove the version numbers from the two imports e.g.:
import (PLUGINDIR..".33_0_5_Items");
import (PLUGINDIR..".33_0_5_NewItems");
to:
import (PLUGINDIR..".Items");
import (PLUGINDIR..".NewItems");
|
|
|
03-22-2023, 12:29 PM
|
|
The Unscathed
Forum posts: 19
File comments: 16
Uploads: 4
|
Update 34>35 files now up Github
and if you want to stay more up to date, patch updates are released here.
|
|
|
01-12-2023, 10:13 AM
|
|
The Wary
Forum posts: 0
File comments: 1
Uploads: 0
|
Bruteforce ID windows into this plugin
|
|
|
07-16-2022, 08:13 AM
|
|
The Undying
Forum posts: 23
File comments: 169
Uploads: 20
|
Re: Error when loading
|
|
|
07-14-2022, 10:22 AM
|
|
The Wary
Forum posts: 0
File comments: 2
Uploads: 0
|
Error when loading
Hey there, got this error when trying to load this plugin :
PHP Code:
...uhadPlugins\ItemTreasury\Utils\Decode\ByteStream.lua:10: attempt to call global 'class' (a nil value). ...aluhadPlugins\ItemTreasury\Utils\Decode\__init__.lua:3: Failed to import package "GaluhadPlugins.ItemTreasury.Utils.Decode.ByteStream" ...ugins\GaluhadPlugins\ItemTreasury\Utils\__init__.lua:10: Failed to import package "GaluhadPlugins.ItemTreasury.Utils.Decode". Online\Plugins\GaluhadPlugins\ItemTreasury\Main.lua:24: Failed to import package "GaluhadPlugins.ItemTreasury.Utils". ..uhadPlugins\ItemTreasury\Utils\Decode\ByteStream.lua:10: attempt to call global 'class' (a nil value) ..aluhadPlugins\ItemTreasury\Utils\Decode\__init__.lua:3: Failed to import package "GaluhadPlugins.ItemTreasury.Utils.Decode.ByteStream". ...ugins\GaluhadPlugins\ItemTreasury\Utils\__init__.lua:10: Failed to import package "GaluhadPlugins.ItemTreasury.Utils.Decode". Online\Plugins\GaluhadPlugins\ItemTreasury\Main.lua:24: Failed to import package "GaluhadPlugins.ItemTreasury.Utils".
|
|
|
06-23-2022, 10:10 AM
|
|
The Undying
Forum posts: 23
File comments: 169
Uploads: 20
|
v.33.0.5
- Database matched to u33.0.5
- Added a jump forward/backwards 10 pages button to the main window.
- Added sort options for results. They can now be sorted by item name or ID and in ascending or descending order.
|
|
|
05-14-2022, 03:04 PM
|
|
The Wary
Forum posts: 0
File comments: 13
Uploads: 0
|
Thanks, Drono.
Even if it's not intended, I just set the default fallback position to my desired coordinates/location and that worked.
So thanks for this. 
|
|
|
05-14-2022, 07:24 AM
|
|
The Undying
Forum posts: 46
File comments: 98
Uploads: 1
|
Re: Plugin small icon resets location
The icon position is set in Functions.lua on line 88 CreateDesktopIcon it tries to read the position from the settings and if that doesnt exist defaults to 5 5.
So the issue probably is the plugin is not able to write the settings file, each char has own in ./PluginData/<account>/<server>/<character>/ItemTreasury_Settings.plugindata
|
|
|
05-14-2022, 06:44 AM
|
|
The Wary
Forum posts: 0
File comments: 13
Uploads: 0
|
Plugin small icon resets location
Hey there,
I really enjoy your addon, so first of all, thanks for that.
I have a bit of a strange issue, though.
The black icon that opens the window of the plugin always resets when I close the game and defaults to the upper left corner of my display (3440x1440; if that's relevant).
It's the only plugin that does it.
I already had a look through the .lua files but couldn't find the file where the location is specified otherwise I would have tried to set the location manually and write protect the file.
Do you know why this happens? If you need some logs just tell me what I need to do and I'll send you some.
Thanks.
Last edited by Paradoxic : 05-14-2022 at 06:44 AM.
|
|
|
03-03-2022, 02:38 PM
|
|
The Undying
Forum posts: 23
File comments: 169
Uploads: 20
|
v.32.0.2 - New Feature: Item favourites! Bookmark items you refer back to often, and list them with the new 'Favourites' option in the dropdown menu.
- Database updated to latest game version. The plugin automatically erases saved scans that match the new database. Some saved scans may have skipped database versions and remain by mistake, a delete button has been added to manually remove these from your saved items database.
- Added some new missing categories.
|
|
|
01-17-2022, 06:58 AM
|
|
The Undying
Forum posts: 23
File comments: 169
Uploads: 20
|
Re: Re: Up to date database
Quote:
Does anybody have a up to date database for the current game, as I feel I am going to have press go a lot of times to get up to date? ok I uploaded a patch
Also the scanned items don't seems to be getting saved anywhere, not in plugin data or in the main data files? OK, seems the data only gets written out to the file when I log my character out.
|
Hey, sorry it's been so long for a response. I'm mid-way through a degree and my game time is non-existent at the moment. However, my current semester ends tomorrow and I am planning on getting caught up with the game in the next two weeks. Doing an update for this plugin is a priority, so I'm hoping you won't have to wait long.
|
|
|
11-14-2021, 10:09 PM
|
|
The Unscathed
Forum posts: 19
File comments: 16
Uploads: 4
|
Re: Up to date database
Does anybody have a up to date database for the current game, as I feel I am going to have press go a lot of times to get up to date? ok I uploaded a patch
Also the scanned items don't seems to be getting saved anywhere, not in plugin data or in the main data files? OK, seems the data only gets written out to the file when I log my character out.
Last edited by dt192 : 11-15-2021 at 06:41 AM.
|
|
|
05-31-2021, 09:40 PM
|
|
The Undying
Forum posts: 201
File comments: 455
Uploads: 20
|
Re: search for items by stats?
|
|
|
All times are GMT -5. The time now is 11:47 AM.
|
 |