 |
Category: LotRO Tools & Utilities for DevelopersAssetBrowser |
Interface Information |
|
Name: |
AssetBrowser  |
Author: |
|
Date: |
08-28-2020 01:12 PM |
Size: |
659.28 Kb |
Version: |
3.14 |
Rate File: |
|
The current user interface (as of Update 24.1) with grid mode enabled
|
|
Introduction
Here's a tool that will hopefully help aspiring Plugin writers to beautify their creations, using the built-in graphics in the game rather than having to make your own, or screencap them.
This plugin allows you to browse (apparently) all of the images in the game that it is possible for you to use without crashing the client. [As of 5/16/2013, this includes about 200,000 images, but excludes roughly 180,000 images that are compressed DDS.]
See also: DAT Unpacker, XnView
Tips, Notes, Caveats- In grid mode, left-clicking on an image will recenter the grid on that image.
- You can right-click on an image to see its asset ID.
- It seems that it is possible to crash the client by running out of some unknown resource, when using a large grid size, with large, scaled images.
Known Issues- There are a lot of images that aren't visible in the browser, either because they are in a special format that can't be used by plugins, or because they require special display options. The options in the "Render..." menu may help for some of them.
- If you change the filter options such that the currently-selected image is filtered out, the image is still displayed nonetheless.
Revision History- v3.14 (8/28/2020): Added the new images from Updates 26 and 27. Also, the previous version didn't work very well at all. Sorry about that.
- v3.13 (11/5/2019): Added the new images from Updates 24.2, 24.3, and 25.0.
- v3.12 (7/24/2019): Speed/efficiency improvements. Improved the UI to allow choosing any age between Update 12 and Update 24.1.
- v3.11 (7/11/2019): Added the new images from Updates 23 and 24. Also redesigned it to work around certain resource limitations that have become important as the number of images has risen.
- v3.10 (3/28/2018): Added some new display options, accessible by a new "Render..." menu at the bottom of the window.
- v3.09 (3/8/2018): Added the new images from Update 22.0.
- v3.08 (12/27/2017): Included some required files that I inadvertently left out of the previous release.
- v3.07 (12/16/2017): Add the new images from Updates 21.2 and 21.3. Also fixed a bug that prevented you from manually entering an asset ID number.
- v3.06 (9/24/2017): Drastic performance improvements. The plugin will no longer hog the CPU -- it limits its work such that your frame rate should remain above 10 FPS. Also added the new images from Update 21.1.
- v3.05 (8/3/2017): Added the new images from Update 21.0.
- v3.04 (5/30/2017): Added the new images from Updates 17.3, 18.x, 19.x, and 20.0.
- v3.03 (1/22/2016): Added the new images from Update 17.2.
- v3.02 (12/12/2015): Added the new images from Update 17.1.
- v3.01 (11/3/2015): Added the new images from Update 17.0. Fixed a bug that prevented manually entering an asset ID.
- v3.0 (9/15/2015): Added the new images from Updates 16.x. Added "next page" and "previous page" buttons. Speed improvements.
- v2.7 (2/4/2015): Added the new images from Update 15.2.
- v2.6 (1/16/2015): Added the new images from Update 15.2 beta 1 (Note: You need to login to Bullroarer to see these). Resolved external dependencies.
- v2.5 (12/16/2014): Added the new images from Update 15.1.
- v2.4 (11/6/2014): Added the ability to search by aspect ratio.
- v2.3 (11/5/2014): Added the new images from Update 15.0. Also, the checkerboard backdrop will now move with the mouse cursor to aid in viewing partially transparent images.
- v2.1 (9/15/2014): Added the new images from Update 14.2.
- v2.02 (9/8/2014): Added .plugincompendium file. No functional changes.
- v2.01 (9/7/2014): Fixed some image sizes that were incorrect in v2.0.
- v2.0 (9/6/2014): Added the new images from Updates 13.1 and 14.0. (There were no new images in Update 14.1.)
- v1.9 (4/14/2014): Added the new images from Update 13.
- v1.8 (2/10/2014): Added the new images from Update 12.3. (There were no new images in Update 12.2.)
- v1.7 (12/29/2013): Added the new images from Update 12.1.
- v1.6 (12/15/2013): Added the new images from Helm's Deep (Update 12.0). Also added a checkbox that allows you to browse only the new images and exclude the old ones.
- v1.5 (6/2/2013): Added a checkerboard-pattern "backdrop" for the images.
- v1.4 (6/2/2013): Same as v1.3, but this time all of the files are included.

- v1.3 (6/1/2013): Added "Grid" feature.
- v1.2 (5/27/2013): Fixed some erroneous image sizes, recalculating them with Garan's method.
- v1.0 (5/26/2013): Initial release
|
Archive List (Old Versions) |
File Name |
Version |
Size |
Author |
Date |
|
3.13 |
628.51 Kb |
Thurallor |
11-05-2019 09:06 PM |
|
3.12 |
613.26 Kb |
Thurallor |
07-24-2019 09:38 PM |
|
3.11 |
611.24 Kb |
Thurallor |
07-11-2019 10:04 PM |
File Statistics |
User Rating: |
|
Downloads: |
34214 |
Views: |
100799 |
Favorites: |
20 |
Uploaded By: |
|
Last Modified: |
05-09-2023 05:16 PM by Thurallor |
|
|  |
|
 |
|
12-07-2021, 11:25 PM
|
|
The Undying
Forum posts: 30
File comments: 35
Uploads: 3
|
Re: Re: Backpack - Empty Space
Quote:
I think it might be 0x4114B046 (36x36), but I'm not sure. You can always just use an ItemControl.
|
Trying but it does not have any borders....unless they are using a Label and adding it to the ItemControl.
Is there a Image ID Compendium online?
Last edited by goldbishop : 12-07-2021 at 11:27 PM.
|
|
|
12-07-2021, 10:33 PM
|
|
The Undying
Forum posts: 202
File comments: 456
Uploads: 20
|
Re: Backpack - Empty Space
Quote:
Curious is there an image for the Empty Spaces in the backpacks?
|
I think it might be 0x4114B046 (36x36), but I'm not sure. You can always just use an ItemControl.
|
|
|
12-07-2021, 09:17 PM
|
|
The Undying
Forum posts: 30
File comments: 35
Uploads: 3
|
Backpack - Empty Space
Curious is there an image for the Empty Spaces in the backpacks?
|
|
|
11-13-2021, 03:28 PM
|
|
The Undying
Forum posts: 202
File comments: 456
Uploads: 20
|
Thanks, Garan.
Unfortunately my update scripts for the plugin have broken, and I need to dig into it an figure out what's changed, but so far have not had time.
|
|
|
11-11-2021, 07:36 PM
|
|
The Undying
Forum posts: 337
File comments: 962
Uploads: 20
|
Re: update 30
Quote:
Originally Posted by homeopatix
... i can not find
in it the new maps of Gundabad
|
0x4121166a Mount Gundabad
0x4121166f Delvings of Gundabad
0x41211669 Mattugard
0x4121166c Pit of Stonejaws
0x4121166d Deepscrave
0x4121166b Clovengap
0x41211670 Gloomingtarn
0x41211668 Car Bronach
0x4121166e Welkin-lofts
Note, when viewing the in-game map of Deepscrave, the in-game co-ordinates are way off, seems one of the devs used the wrong scale for that map.
Last edited by Garan : 11-11-2021 at 07:38 PM.
|
|
|
11-11-2021, 04:25 PM
|
|
The Indomitable
Forum posts: 14
File comments: 334
Uploads: 32
|
update 30
Hello,
Hope you are well,
just wandering if they will be an update for the U28, U29, U30 and U31
I am using a lot your plugins that is just awsome, but i can not find
in it the new maps of Gundabad
thank you and keep up the good work
Homeo
Last edited by homeopatix : 11-11-2021 at 04:31 PM.
|
|
|
06-17-2021, 03:50 AM
|
|
The Indomitable
Forum posts: 14
File comments: 334
Uploads: 32
|
Re: Re: Ask for an update
Quote:
Quote:
Originally Posted by homeopatix
... but i can not find
in it the new map of azanulbizar
|
The new map images are 0x4120d01b (1092669467) for Azanulbizar t.a. 2799 and 0x41210192 (1092682130) for Nud-melek t.a.1981
|
Garan you are wonderful, thank you very much
|
|
|
06-16-2021, 02:15 PM
|
|
The Undying
Forum posts: 337
File comments: 962
Uploads: 20
|
Re: Ask for an update
Quote:
Originally Posted by homeopatix
... but i can not find
in it the new map of azanulbizar
|
The new map images are 0x4120d01b (1092669467) for Azanulbizar t.a. 2799 and 0x41210192 (1092682130) for Nud-melek t.a.1981
|
|
|
06-16-2021, 01:20 PM
|
|
The Indomitable
Forum posts: 14
File comments: 334
Uploads: 32
|
Ask for an update
Hello,
Hope you are well,
just wandering if they will be an update for the U28, U29 and U30
I am using a lot your plugins that is just awsome, but i can not find
in it the new map of azanulbizar
thanks for your work on this
Homeo
Last edited by homeopatix : 06-16-2021 at 01:21 PM.
|
|
|
12-27-2017, 09:49 PM
|
|
The Undying
Forum posts: 202
File comments: 456
Uploads: 20
|
Quote:
Originally Posted by Odinson
The height/width/ration are standard. The only parameter I changed is to show only U21.3. If you go to the last pages, you might notice most of them are blank. Maybe it's just on my client, though.
|
Yes, some pages will always be blank, because some of the images are invisible when displayed with the default options. Perhaps at some point in the future I'll add an option to apply different blending modes to allow more of the images to be viewed.
Quote:
Originally Posted by Galphoglas
Problem solved for me but many futur developer could be worry!
|
Thanks for reporting this. I have included the missing files in v3.08.
|
|
|
12-26-2017, 02:11 PM
|
|
The Undefeated
Forum posts: 6
File comments: 10
Uploads: 6
|
Hey!
I have many error with the import lines... (Plugins\Thurallor\AssetBrowser\Main.lua:6: Unable to resolve package "Thurallor.Common.Utils.Utils_1)
I don't have old version of your common folder. So the browser does not boot... ^^
Problem solved for me but many futur developer could be worry!
|
|
|
12-26-2017, 10:49 AM
|
|
The Wary
Forum posts: 0
File comments: 11
Uploads: 0
|
Quote:
Maybe, depending on your search parameters. I won't rule out the possibility of a bug, though. What search parameters are you using?
|
The height/width/ration are standard. The only parameter I changed is to show only U21.3. If you go to the last pages, you might notice most of them are blank. Maybe it's just on my client, though.
|
|
|
12-17-2017, 06:12 PM
|
|
The Undying
Forum posts: 202
File comments: 456
Uploads: 20
|
Quote:
Nice! Thank you! There are many blank pages there, is that normal?
|
Maybe, depending on your search parameters. I won't rule out the possibility of a bug, though. What search parameters are you using?
|
|
|
12-17-2017, 05:45 PM
|
|
The Wary
Forum posts: 0
File comments: 11
Uploads: 0
|
Nice! Thank you! There are many blank pages there, is that normal?
|
|
|
12-17-2017, 12:47 AM
|
|
The Undying
Forum posts: 202
File comments: 456
Uploads: 20
|
Quote:
Can you please update this plugin now with U21.3? I have a feeling that there's already new terrain tiles of Northern Mirkwood..
|
Done. I set the default parameters to find the new map tiles. Enjoy.
|
|
|
All times are GMT -5. The time now is 12:11 PM.
|
 |