Download
(4 Kb)
Download
Updated: 06/05/21 12:07 AM
Pictures
File Info
Compatibility:
Blackwood (7.0.5)
Updated:06/05/21 12:07 AM
Created:12/15/19 12:54 AM
Monthly downloads:46
Total downloads:5,063
Favorites:12
MD5:
Stack Master  Popular! (More than 5000 hits)
Version: 10
by: Architectura [More]
Right-click any item in your inventory or bank and choose any of the following new options:

Split off 1, 10 or 50
Split into stacks of 10, 50 or 100



It's that simple.
06/05/2021 Version 10
API update.

03/13/2021 Version 9
API update.

03/07/2021 Version 8
API update.

11/29/2020 Version 7
API update.

07/26/2020 Version 6
API update.

05/26/2020 Version 5
API update.

03/06/2020 Version 3
Fixed a bug that could sometimes prevent stack splitting on bank items.

01/01/2020 Version 2
Bug fix.
Archived Files (8)
File Name
Version
Size
Uploader
Date
9
4kB
Architectura
03/13/21 09:35 AM
8
4kB
Architectura
03/07/21 01:00 PM
7
4kB
Architectura
11/29/20 09:35 PM
6
4kB
Architectura
07/26/20 06:55 PM
5
4kB
Architectura
05/25/20 11:26 PM
3
4kB
Architectura
03/06/20 08:46 AM
2
3kB
Architectura
01/01/20 11:30 AM
1
3kB
Architectura
12/15/19 12:54 AM


Post A Reply Comment Options
Unread 03/06/20, 09:32 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
Hey there,
thanks for the cool addon.
One feature request:
As there are hundreds of addons adding items to the inventory context menus and you are already using LibCustomMenu
please use a submenu for the stack entries via LibCustomMenu:
AddCustomSubMenuItem

This will uncluster the context menus and make it easier to see "all" addon's entries.

And important:
Please do not PreHopok the context menu manually like this:
Code:
ZO_PreHook("ZO_InventorySlot_ShowContextMenu", function(...) STACK_MASTER:OnInventoryContextMenu(...) end)
Use the LibCustomMenu functions for this:
Lua Code:
  1. LibCustomMenu:RegisterContextMenu(func, category, ...)

This will make many addons work properly together without problems.
Last edited by Baertram : 03/06/20 at 09:35 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: