Download
(46 Kb)
Download
Updated: 06/27/14 03:03 PM
Pictures
File Info
Compatibility:
Update 5 (1.5.2)
Update 4 (1.4.3)
Update 3 (1.3.3)
Veteran Crypt of Hearts (1.2.3)
Craglorn (1.1)
Live (1.0)
Updated:06/27/14 03:03 PM
Created:05/18/14 06:19 AM
Monthly downloads:16
Total downloads:4,162
Favorites:10
MD5:
House of Winters - Texture Viewer
Version: 1.2.0
by: Kentarii, Kraeius, Minceraft
--------------------------------------------------------------------------------
-- House of Winters - Texture Viewer
--------------------------------------------------------------------------------
The Texture Viewer lets you browse some/most of the available textures provided
by the game.

Suggestions and feedback are most welcome!

Best regards,
Kentarii
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Usage
--------------------------------------------------------------------------------
Chat commands:
/txview (to show help)
/txview show (to show texture viewer)
/txview hide (to hide texture viewer)

Use the mousewheel to scroll up and down the list.
To move the selected directory or texture, hold down <Ctrl> when scrolling.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Known issues
--------------------------------------------------------------------------------
- Textures may overflow the window if they are really big.
- Some textures are no longer available ingame.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- TODO
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Credits, references and resources.
--------------------------------------------------------------------------------
Big thanks goes to:
- Seerah for LibAddonMenu and LibStub.
- ckknight for LibJSON.
- All the people hanging out at #esouidev on FreeNode.
- All the people giving feedback through comments and suggestions.

References:
- http://wiki.esoui.com
- http://www.lua.org/manual/5.2

Resources:
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- About
--------------------------------------------------------------------------------
Author : Kentarii
Guild : House of Winters
Server : EU Megaserver
Download: http://www.esoui.com/downloads/info484-HouseofWinters-TextureViewer.html
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Disclaimer
--------------------------------------------------------------------------------
This Add-on is not created by, affiliated with or sponsored by ZeniMax Media
Inc. or its affiliates. The Elder Scrolls® and related logos are registered
trademarks or trademarks of ZeniMax Media Inc. in the United States and/or other
countries. All rights reserved.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- HoW Texture Viewer - Changelog
--------------------------------------------------------------------------------

1.2.0 (2014-06-27)
--------------------------------------------------------------------------------
* Updated API version to 100007.
* Added disclaimer to README.
* Bumped version to 1.2.x.
* Fixed dir/file links which has changed in new API.
* Updated textures for 1.2.3 version.
--------------------------------------------------------------------------------

1.1.4 (2014-06-10)
--------------------------------------------------------------------------------
* Removed upper limit for scrolling.
--------------------------------------------------------------------------------

1.1.3 (2014-06-09)
--------------------------------------------------------------------------------
* Disabled ScrollToFirstLine when scrolling up above limit.
* Added esoui/art/icons directory with misc mounts, poi and map icons.
--------------------------------------------------------------------------------

1.1.2 (2014-05-25)
--------------------------------------------------------------------------------
* Updated LibAddonMenu to 1.0r8.
* Allow scrolling up past first line with 5 lines.
* Clear anchors on TLW and set alpha on backdrop from settings during init.
--------------------------------------------------------------------------------

1.1.1 (2014-05-24)
--------------------------------------------------------------------------------
* Fixed check for controlPanel.
* Removed obsolete enabled settings parameter.
--------------------------------------------------------------------------------

1.1.0 (2014-05-23)
--------------------------------------------------------------------------------
* Updated API version to 100004.
* Updated textures for Craiglorn 1.1.2 version.
--------------------------------------------------------------------------------

1.0.1 (2014-05-18)
--------------------------------------------------------------------------------
* Changed maxHistoryLines from 110 to 200 for files.
* Added <Ctrl>-<MouseWheel> to navigate selected directory/file.
* First texture will always be selected when switching directories.
--------------------------------------------------------------------------------

1.0.0 (2014-05-18)
--------------------------------------------------------------------------------
* First release.
--------------------------------------------------------------------------------
Optional Files (0)


Archived Files (7)
File Name
Version
Size
Uploader
Date
1.1.4
45kB
Kentarii
06/10/14 01:30 PM
1.1.3
45kB
Kentarii
06/08/14 04:40 PM
1.1.2
44kB
Kentarii
05/25/14 06:06 AM
1.1.1
43kB
Kentarii
05/24/14 01:18 PM
1.1.0
43kB
Kentarii
05/23/14 01:00 PM
1.0.1
43kB
Kentarii
05/18/14 01:17 PM
1.0.0
42kB
Kentarii
05/18/14 06:19 AM


Post A Reply Comment Options
Unread 05/18/14, 03:52 PM  
ingeniousclown
AddOn Author - Click to view AddOns

Forum posts: 122
File comments: 257
Uploads: 8
This is awesome! I don't use Wykkyd's framework and, until now, installing that massive add-on JUST for the feature-limited texture viewer was really the only convenient way I had of browsing through the ZO textures.

If at all possible, it would be neat to be able to tag textures (like favorites, but I don't want to call them favorites because maybe I'm just marking a handful that may look good for X reason) and a way to view only tagged textures.

Also, I haven't yet downloaded the add-on (no need yet) but it looks like there isn't a "container" for the texture it is showing. In most cases this isn't important, but there are a handful of textures in the game that aren't sized normally. For instance, a texture may be 64x64 but the actual icon within is only 32x32, meaning that if you want the icon to actually be 64x64 you need to make the dimensions that AND change around the TextureCoordinates for that control.
Report comment to moderator  
Reply With Quote
Unread 05/18/14, 04:37 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by ingeniousclown
This is awesome! I don't use Wykkyd's framework and, until now, installing that massive add-on JUST for the feature-limited texture viewer was really the only convenient way I had of browsing through the ZO textures.
Thanks, I used the iv from Wykkyd a few times as well and got really fed up scrolling through all of the textures. It served its purpose there and then, but not really user-friendly.

Originally Posted by ingeniousclown
If at all possible, it would be neat to be able to tag textures (like favorites, but I don't want to call them favorites because maybe I'm just marking a handful that may look good for X reason) and a way to view only tagged textures.
Should be possible to implement a simple bookmark/star/favorite functionality.

Originally Posted by ingeniousclown
Also, I haven't yet downloaded the add-on (no need yet) but it looks like there isn't a "container" for the texture it is showing. In most cases this isn't important, but there are a handful of textures in the game that aren't sized normally. For instance, a texture may be 64x64 but the actual icon within is only 32x32, meaning that if you want the icon to actually be 64x64 you need to make the dimensions that AND change around the TextureCoordinates for that control.
Misunderstood you the first time I read this section.. yeah, my addon does not care about these padded textures. It's up to the user to decide how to use the textures.

My texture control uses the resizeToFitFile attribute to resize the container based on the file.
I print out the real dimensions in case people want to know the real dimensions.
Not sure if it is possible to add a border of some kind to the texture, just to outline how big it is.
Code:
        <Texture name="$(parent)_Texture" resizeToFitFile="true" hidden="true">
          <Anchor point="LEFT" relativeTo="HoW_TV_CT_FileListTB" relativePoint="RIGHT" offsetX="50" />
        </Texture>
This method can be used to find the real size of any texture ingame with zgoo:
Code:
/zgoo {HoW_TV_CT_Texture:GetDimensions()}
Which will return:
Code:
  [1] = 512
  [2] = 512
Last edited by Kentarii : 05/18/14 at 04:53 PM.
Report comment to moderator  
Reply With Quote
Unread 05/19/14, 12:30 AM  
Kraeius
 
Kraeius's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 249
Uploads: 3
It's perfectly great. Thank you Kentarii for making such useful and user friendly dev. tool

I got a problem though. After selecting a category, I can't go up on page with mouse wheel or anything else. It gets stuck on a line and doesn't let me go up but there is no problem with scrolling down on page.


I use CTRL + Mouse wheel up to workaround it. Can you check for it?
Report comment to moderator  
Reply With Quote
Unread 05/23/14, 12:27 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Kraeius
It's perfectly great. Thank you Kentarii for making such useful and user friendly dev. tool

I got a problem though. After selecting a category, I can't go up on page with mouse wheel or anything else. It gets stuck on a line and doesn't let me go up but there is no problem with scrolling down on page.


I use CTRL + Mouse wheel up to workaround it. Can you check for it?
Might be that mouse pointer lost focus of the window, did you try to press "." to release the mouse pointer again?
Report comment to moderator  
Reply With Quote
Unread 05/25/14, 02:14 AM  
Alisu
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 35
Uploads: 4
I had the problem that mousewheel works well enough, but the topmost rows of lists never show. It's like the content windows are anchored so high that the upper panel masks the first 4 row of the lists whatever I try to do. That is, shorter lists I can see since they're on the bottom of the window, but if there is list which is longer than the window height, I can never see the topmost 4 rows.
Report comment to moderator  
Reply With Quote
Unread 05/25/14, 03:35 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Alisu
I had the problem that mousewheel works well enough, but the topmost rows of lists never show. It's like the content windows are anchored so high that the upper panel masks the first 4 row of the lists whatever I try to do. That is, shorter lists I can see since they're on the bottom of the window, but if there is list which is longer than the window height, I can never see the topmost 4 rows.
Can you be a little more specific regarding which category?
I do some calculation to not scroll above first line, but lines which wraps kinda ruins that.
There's also some issue if you resize the window height to not be exactly show the full line, the calculation gets off as well.
Report comment to moderator  
Reply With Quote
Unread 05/25/14, 06:07 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Alisu
I had the problem that mousewheel works well enough, but the topmost rows of lists never show. It's like the content windows are anchored so high that the upper panel masks the first 4 row of the lists whatever I try to do. That is, shorter lists I can see since they're on the bottom of the window, but if there is list which is longer than the window height, I can never see the topmost 4 rows.
Can you check if version 1.1.2 works for you?

Are you using the default font or did you change it btw?
Report comment to moderator  
Reply With Quote
Unread 05/25/14, 06:41 AM  
thelegendaryof
 
thelegendaryof's Avatar
AddOn Author - Click to view AddOns

Forum posts: 161
File comments: 88
Uploads: 7
cool & usefull stuff +fav
Last edited by thelegendaryof : 05/25/14 at 07:05 AM.
Report comment to moderator  
Reply With Quote
Unread 05/25/14, 10:05 AM  
Alisu
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 35
Uploads: 4
Originally Posted by Kentarii
Can you check if version 1.1.2 works for you?

Are you using the default font or did you change it btw?
didn't tweak anything fontwise or anyway else. 1.1.2 works for me Still if I scroll too far up it, for somereason, returns to the default state where it masks the firsr 4,5 rows, but at least now it can be scrolled up if I'm careful to scroll only the few lines
Report comment to moderator  
Reply With Quote
Unread 05/25/14, 10:58 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Alisu
Originally Posted by Kentarii
Can you check if version 1.1.2 works for you?

Are you using the default font or did you change it btw?
didn't tweak anything fontwise or anyway else. 1.1.2 works for me Still if I scroll too far up it, for somereason, returns to the default state where it masks the firsr 4,5 rows, but at least now it can be scrolled up if I'm careful to scroll only the few lines
Perhaps it has something to do with scaling, what resolution are you playing with?
The bouncing part is kinda a "feature", but I guess I can remove that as well for next release.. but not in a hurry to release yet another version today.
Report comment to moderator  
Reply With Quote
Unread 06/09/14, 12:21 AM  
Kraeius
 
Kraeius's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 249
Uploads: 3
Originally Posted by Kentarii
Originally Posted by Alisu
Originally Posted by Kentarii
Can you check if version 1.1.2 works for you?

Are you using the default font or did you change it btw?
didn't tweak anything fontwise or anyway else. 1.1.2 works for me Still if I scroll too far up it, for somereason, returns to the default state where it masks the firsr 4,5 rows, but at least now it can be scrolled up if I'm careful to scroll only the few lines
Perhaps it has something to do with scaling, what resolution are you playing with?
The bouncing part is kinda a "feature", but I guess I can remove that as well for next release.. but not in a hurry to release yet another version today.
What I wrote was the same thing with Alisu.

It's better if you remove this feature I think.

PS. My UI scaled to 0.78. That could collide with your scrolling calculation.
Report comment to moderator  
Reply With Quote
Unread 06/09/14, 03:50 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Kraeius
Originally Posted by Kentarii
Originally Posted by Alisu
Originally Posted by Kentarii
Can you check if version 1.1.2 works for you?

Are you using the default font or did you change it btw?
didn't tweak anything fontwise or anyway else. 1.1.2 works for me Still if I scroll too far up it, for somereason, returns to the default state where it masks the firsr 4,5 rows, but at least now it can be scrolled up if I'm careful to scroll only the few lines
Perhaps it has something to do with scaling, what resolution are you playing with?
The bouncing part is kinda a "feature", but I guess I can remove that as well for next release.. but not in a hurry to release yet another version today.
What I wrote was the same thing with Alisu.

It's better if you remove this feature I think.

PS. My UI scaled to 0.78. That could collide with your scrolling calculation.
Tried scaling to max and min and I saw all entries, so are you still having problems seeing all the entries or was it just the bouncing thing you commented on, because that was removed in latest version.
Report comment to moderator  
Reply With Quote
Unread 06/09/14, 04:06 AM  
Kraeius
 
Kraeius's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 249
Uploads: 3
Tried scaling to max and min and I saw all entries, so are you still having problems seeing all the entries or was it just the bouncing thing you commented on, because that was removed in latest version.
Yeah I wrote about bouncing issue only.
Last edited by Kraeius : 06/10/14 at 10:56 AM.
Report comment to moderator  
Reply With Quote
Unread 06/10/14, 10:59 AM  
Kraeius
 
Kraeius's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 249
Uploads: 3
Hey,

I just checked again and realized that scrolling up problem continues for me. For example, if there are 50 images to see in a category/directory, when I max scrolled up (max. page up), I see it like its starting from 8 etc. Scrolling up with mouse doesn't work unless I hold CTRL.
Report comment to moderator  
Reply With Quote
Unread 06/10/14, 01:19 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Kraeius
Hey,

I just checked again and realized that scrolling up problem continues for me. For example, if there are 50 images to see in a category/directory, when I max scrolled up (max. page up), I see it like its starting from 8 etc. Scrolling up with mouse doesn't work unless I hold CTRL.
Think I'll just give up on limiting how far up you can scroll, that scroll control is too annoying to use tbh.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: