Download
(169 Kb)
Download
Updated: 01/05/19 02:04 PM
Addon for:
Inventory Grid View.
Compatibility:
Murkmire (4.2)
Updated:01/05/19 02:04 PM
Created:12/23/18 05:57 AM
Monthly downloads:1,649
Total downloads:129,409
Favorites:83
MD5:
Categories:Plug-Ins & Patches, Bags, Bank, Inventory
Inventory Grid View  Popular! (More than 5000 hits)
Version: 2.0.9.2c
by: DunkleMaterie [More]
- API 100025 Murkmire support
- Add some debugging functionality
- Add polish patch
- Small bugfixes
- Fix behaviour in case of Name element does not exist for a "new" item
- Fix issues concerning reloadui slash command
Archived Files (5)
File Name
Version
Size
Uploader
Date
2.0.9.2b
169kB
DunkleMaterie
01/03/19 09:43 PM
2.0.9.2a
169kB
DunkleMaterie
01/03/19 03:02 PM
2.0.9.2
169kB
DunkleMaterie
01/03/19 04:40 AM
2.0.9.1a
169kB
DunkleMaterie
12/23/18 09:40 AM
2.0.9.1
169kB
12/23/18 05:57 AM


Post A Reply Comment Options
Unread 06/05/21, 07:54 AM  
TheYcUtS
 
TheYcUtS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 87
Uploads: 3
How to prevent lag from scrolling inventory?
Report comment to moderator  
Reply With Quote
Unread 03/30/21, 08:21 AM  
AlienSheppard

Forum posts: 1
File comments: 36
Uploads: 0
Originally Posted by Baertram
Try this version of IGV. I've removed the embedded libraries and LibStub calls and made it depending on LibAddonMenu-2.0 version r28 or newer.
IGV v2.0.9.3 Baertram without LibStub and other Libs
Please make an esoui version of this to install with minion!
Last edited by AlienSheppard : 03/30/21 at 10:42 AM.
Report comment to moderator  
Reply With Quote
Unread 12/14/20, 02:11 PM  
La'razmirr
 
La'razmirr's Avatar

Forum posts: 1
File comments: 14
Uploads: 0
This conflicts with "Cleaner HUD" - https://www.esoui.com/downloads/fileinfo.php?id=1678
Report comment to moderator  
Reply With Quote
Unread 04/15/20, 12:53 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4970
File comments: 6036
Uploads: 78
Try this version of IGV. I've removed the embedded libraries and LibStub calls and made it depending on LibAddonMenu-2.0 version r28 or newer.
IGV v2.0.9.3 Baertram without LibStub and other Libs
Report comment to moderator  
Reply With Quote
Unread 04/09/20, 01:29 AM  
jerry1333

Forum posts: 0
File comments: 7
Uploads: 0
Hi
anyone else have issue with List view? I'm using it to see sell price at vendors.

addon list:


InventoryGridView.lua
Code:
InventoryGridView_Settings =
{
    ["Default"] = 
    {
        ["@xxx"] = 
        {
            ["$AccountWide"] = 
            {
                ["isGrid"] = 
                {
                    [1] = true,
                    [2] = true,
                    [3] = true,
                    [4] = true,
                    [5] = true,
                    [6] = true,
                    [7] = true,
                },
                ["gridIconZoomLevel"] = 1.2000000000,
                ["isTooltipOffset"] = false,
                ["gridIconSize"] = 64,
                ["version"] = 4,
                ["minOutlineQuality"] = 2,
                ["skinChoice"] = "Circles by Tonyleila",
                ["showQualityOutline"] = true,
            },
        },
    },
}
Report comment to moderator  
Reply With Quote
Unread 11/01/19, 09:47 PM  
caer_bannog

Forum posts: 0
File comments: 3
Uploads: 0
hax.lua

I dont see the hax.lua file? Is it supposed to be in the download? I am pretty sure I got the 2.0.9.0.c version

I found it in the 2.0.9.0.b version. seems to work for c also.
Last edited by caer_bannog : 11/01/19 at 09:57 PM.
Report comment to moderator  
Reply With Quote
Unread 11/01/19, 05:17 PM  
Woodie

Forum posts: 0
File comments: 9
Uploads: 0
Originally Posted by Growlf1
The added hax.lua text line works ONLY with version c.
Because Minion don't shows a, b or c version I downloaded and installed 2.0.9.2c manually, then added the hax.lua text again.
I did it BEFORE starting the game.

Now it works on both accounts.
Yeah, I posted about doing it mid-game because that's less time consuming for testing than restarting the whole game after every .ini change. Doing the edit before starting ESO is the better way, like you suggested.
Report comment to moderator  
Reply With Quote
Unread 10/31/19, 06:12 PM  
Growlf1

Forum posts: 3
File comments: 50
Uploads: 0
The added hax.lua text line works ONLY with version c.
Because Minion don't shows a, b or c version I downloaded and installed 2.0.9.2c manually, then added the hax.lua text again.
I did it BEFORE starting the game.

Now it works on both accounts.
Last edited by Growlf1 : 10/31/19 at 06:14 PM.
Report comment to moderator  
Reply With Quote
Unread 10/30/19, 05:50 AM  
KingHailmieee

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: Got it to work

Originally Posted by KingHailmieee
Originally Posted by Woodie
Started the game and tried to use item from grid view. Didn't work.
Alt+Tab. Opened InventoryGridView.txt and added hax.lua under other lua files in the file. Saved.
Alt+Tab back to ESO. Refresh UI.
Can now use items from grid view.

Can someone else try this and say if it helped?
It's not working for me. >.<
Now it's working for me. Thanks!!. Its not working before because im not using latest patch 2.0.9.2c from Dunklemeterie.
Report comment to moderator  
Reply With Quote
Unread 10/29/19, 05:17 PM  
Growlf1

Forum posts: 3
File comments: 50
Uploads: 0
Works only on first account -and there permanently.
At second account I get lua errors if I start the game with added hax.lua text or if I do it ingame and make reloadui.

It's mystic.
Last edited by Growlf1 : 10/31/19 at 06:15 PM.
Report comment to moderator  
Reply With Quote
Unread 10/28/19, 06:59 AM  
Neverlands
 
Neverlands's Avatar

Forum posts: 7
File comments: 571
Uploads: 0
Re: Got it to work

Originally Posted by Woodie
Started the game and tried to use item from grid view. Didn't work.
Alt+Tab. Opened InventoryGridView.txt and added hax.lua under other lua files in the file. Saved.
Alt+Tab back to ESO. Refresh UI.
Can now use items from grid view.

Can someone else try this and say if it helped?

Works for me - thank you!
Report comment to moderator  
Reply With Quote
Unread 10/27/19, 09:17 PM  
KingHailmieee

Forum posts: 0
File comments: 7
Uploads: 0
Re: Got it to work

Originally Posted by Woodie
Started the game and tried to use item from grid view. Didn't work.
Alt+Tab. Opened InventoryGridView.txt and added hax.lua under other lua files in the file. Saved.
Alt+Tab back to ESO. Refresh UI.
Can now use items from grid view.

Can someone else try this and say if it helped?
It's not working for me. >.<
Report comment to moderator  
Reply With Quote
Unread 10/27/19, 11:49 AM  
David_R_Woods

Forum posts: 0
File comments: 2
Uploads: 0
Re: Got it to work

Originally Posted by Woodie
Started the game and tried to use item from grid view. Didn't work.
Alt+Tab. Opened InventoryGridView.txt and added hax.lua under other lua files in the file. Saved.
Alt+Tab back to ESO. Refresh UI.
Can now use items from grid view.

Can someone else try this and say if it helped?
I can confirm that adding the line:

hax.lua

to InventoryGridView.txt after the existing line 32 ("API.lua") fixes the "Use Item" issue for me.

Thank you!!!
Report comment to moderator  
Reply With Quote
Unread 10/27/19, 10:22 AM  
Woodie

Forum posts: 0
File comments: 9
Uploads: 0
Got it to work

Started the game and tried to use item from grid view. Didn't work.
Alt+Tab. Opened InventoryGridView.txt and added hax.lua under other lua files in the file. Saved.
Alt+Tab back to ESO. Refresh UI.
Can now use items from grid view.

Can someone else try this and say if it helped?
Report comment to moderator  
Reply With Quote
Unread 10/23/19, 11:51 AM  
daimon
Premium Member
 
daimon's Avatar
Premium Member

Forum posts: 13
File comments: 159
Uploads: 0
Apparently it is unfixable at the moment. See GridList comments for further info.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: