Download
(150Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 01-22-23 09:39 AM
Compatibility:
Dragonflight (10.0.2)
Updated:01-22-23 09:39 AM
Created:03-11-18 10:49 AM
Downloads:11,278
Favorites:8
MD5:
Categories:Bags, Bank, Inventory, ToolTip

zz itemsdb  Popular! (More than 5000 hits)

Version: 100005.64
by: Rilgamon [More]

Adds tooltip like "Bankitems" or many Bag-AddOns which show how many of the items are on your chars in bags and banks.

Included moduls:

- Bags
- Bank/Reagentbank
- Character
- Currency
- Guildbank
- Mail
- Void

Adds a slashcommand:
/find <whatever>

ec7dd53 | Robin Hüskes | Sun Jan 22 16:35:39 2023 +0100

Fix wrong variable used
------------------------------------------------------------------------
a60757f | Robin Hüskes | Sun Jan 22 16:19:26 2023 +0100

Fix Char Modul not using events to update
------------------------------------------------------------------------
28d5bc2 | Robin Hüskes | Sun Jan 22 12:53:26 2023 +0100

Update Toc
------------------------------------------------------------------------
1703a63 | Robin Hüskes | Sun Jan 22 12:53:06 2023 +0100

Restore Classic compatibility
------------------------------------------------------------------------
9ad67e7 | Robin Hüskes | Sun Jan 22 12:50:18 2023 +0100

Restore Classic compatibility
------------------------------------------------------------------------
dc775e5 | Robin Hüskes | Sun Jan 22 07:54:12 2023 +0100

Restore Wrath compatibility
------------------------------------------------------------------------
9c65497 | Robin Hüskes | Sun Jan 22 07:43:32 2023 +0100

Restore Wrath compatibility
------------------------------------------------------------------------
e76b7c8 | Robin Hüskes | Thu Dec 15 20:41:20 2022 +0100

Update Libs
------------------------------------------------------------------------
e4361c8 | Robin Hüskes | Sun Dec 11 15:04:31 2022 +0100

Fix reagentsbank reset on login
------------------------------------------------------------------------
dbb4e6b | Robin Hüskes | Sat Dec 3 23:39:27 2022 +0100

Update to use new ManagerFrame for Open/Close-Events
------------------------------------------------------------------------
f445bc0 | Robin Hüskes | Sat Dec 3 23:38:46 2022 +0100

Cleanup code
------------------------------------------------------------------------
9f8a6e3 | Robin Hüskes | Sat Dec 3 23:33:09 2022 +0100

[zzAddOn] Fix copy&paste error, bumb lib version
------------------------------------------------------------------------
0a732a5 | Robin Hüskes | Sat Dec 3 22:47:58 2022 +0100

Remove classic functions for now
------------------------------------------------------------------------
7eba46b | Robin Hüskes | Sat Dec 3 22:47:41 2022 +0100

Replace string
------------------------------------------------------------------------
20e99b0 | Robin Hüskes | Sat Dec 3 22:46:36 2022 +0100

Remove classic functions for now
------------------------------------------------------------------------
6c171bb | Robin Hüskes | Sat Dec 3 17:20:21 2022 +0100

Update LibDBIcon
------------------------------------------------------------------------
0d619ff | Robin Hüskes | Sat Dec 3 16:14:48 2022 +0100

[zzAddOn] Fix to make sure ManagerFrameEvent is fired only once
------------------------------------------------------------------------
bd4f0d7 | Robin Hüskes | Fri Dec 2 16:13:15 2022 +0100

[zzAddOn] Cleanup RegisterOpen, RegisterClose
------------------------------------------------------------------------
542df5b | Robin Hüskes | Fri Dec 2 15:59:51 2022 +0100

[zzAddOn] Add RegisterOpen, RegisterClose
------------------------------------------------------------------------
353b777 | Robin Hüskes | Sun Nov 27 23:21:53 2022 +0100

Update Libs
------------------------------------------------------------------------
Optional Files (0)


Archived Files (5)
File Name
Version
Size
Author
Date
149kB
Rilgamon
12-11-22 08:04 AM
100002.62
149kB
Rilgamon
12-03-22 04:45 PM
100002.61
150kB
Rilgamon
11-28-22 04:35 PM
150kB
Rilgamon
11-20-22 08:57 PM
90207.58
150kB
Rilgamon
09-29-22 10:26 AM


Post A Reply Comment Options
Unread 09-14-19, 04:05 AM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Update .30 is pending with the tooltipscale set to .9 and a setting to disable the tooltip when needed.
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Unread 09-15-19, 03:27 AM  
Xerxes13
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Originally Posted by Rilgamon
Update .30 is pending with the tooltipscale set to .9 and a setting to disable the tooltip when needed.
Thanks for the fix.
0.9 doesnt work for me, still too big. I think its the UI scaling, I set the scale (line 290) to my UI scale (which is 0.7) and it seems to work out.
Maybe you can alter the scaling not to a hard coded number but to the UI scaling from WoW ? (dont know if this is possible)

Thanks for the great work !
Report comment to moderator  
Reply With Quote
Unread 09-15-19, 06:22 AM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
I'll take a look at adding slider so you can set it to your needs.

Edit: .32 pending. Comes with a slider that allows setting the scale 0.01 to 1 in 0.01 steps.
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Last edited by Rilgamon : 09-15-19 at 07:18 AM.
Report comment to moderator  
Reply With Quote
Unread 09-16-19, 01:45 PM  
Tarkumi
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 13
Uploads: 6
Lua error

Since the last update, I get the following error:
Code:
3x zz_itemsdb\zz_itemsdb.lua:428: table index is nil
zz_itemsdb\zz_itemsdb.lua:428: in function <zz_itemsdb\zz_itemsdb.lua:427>
zz_itemsdb\zz_itemsdb.lua:456: in function <zz_itemsdb\zz_itemsdb.lua:449>
zz_itemsdb\Common\common.lua:322: in function <zz_itemsdb\Common\common.lua:296>
Retail client, the error still appears after deleting the savedvariables file.
Report comment to moderator  
Reply With Quote
Unread 09-16-19, 02:36 PM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Re: Lua error

Not my day. .033 is pending but still has a bug. So after .33 is cleared .34 hopefully fixes this on retail and classic.
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: