Download
(28Kb)
Download
Updated: 05-10-23 10:19 PM
Pictures
File Info
Compatibility:
Embers of Neltharion (10.1.0)
Updated:05-10-23 10:19 PM
Created:01-24-17 12:51 PM
Downloads:2,757
Favorites:4
MD5:

gmLm

Version: 1010-2023051102
by: gmarco [More]

gmLm

gmLootMonitor

A minimal LDB plugin to show the latest group loots (and optionally whisper to the more lucky players if they want to give the loots to you)

Works better with a data broker display like chocolate bar, bazooka, ninjapanel, stat block, titan panel, docking station, buttonbin and more, but you can also use the console command to attach to minimap.

Use:

Lua Code:
  1. /gmlm
  2.  
  3. or the commands
  4.  
  5. /gmlm minimap show
  6. /gmlm minimap hide
  7. /gmLm demo
  8. /gmLm reset

If you are interested in helping translating, please visit forum:
https://www.wowinterface.com/downloa....html#comments


providing the following entries:

Lua Code:
  1. L["Right-Click"]        = ""
  2. L["Left-Click"]         = ""
  3. L["Middle-Click"]       = ""
  4. L["Items reports"]      = ""
  5. L["No items yet"]       = ""
  6. L["Whisp player"]       = ""
  7. L["Show item"]          = ""
  8. L["Min Quality"]        = ""
  9. L["Equip Only"]         = ""
  10. L["Myself"]             = ""
  11. L["Demo"]               = ""
  12. L["Hey, do you mind to trade me %s if you don't need it ?"] = ""

Example in Italian:

Lua Code:
  1. -- Italian translations by me
  2. L["Right-Click"]        = "Tasto-Destro"
  3. L["Left-Click"]         = "Tasto-Sinistro"
  4. L["Middle-Click"]       = "Tasto-Centrale"
  5.  
  6. --- etc etc

Actually it supports for the following locale:
- enUS
- itIT
- zhTW. Thanks to BNS.
- zhCN. Thanks to BNS.

1010-2023051102
- bump toc
- added in .toc the IconTexture key
- fixes items in the demo

1000-2022122301
- first fixes for Need/Greed loot give method.

1000-2022110601
- added X-WoWI-ID and X-Curse-Project-ID keywords to let WowUp manage it
- bump toc

915-2021110401
- Used the latest LibQTip v.9.1.5-1-g4c6a3d8
- dump toc

915-2021110301
- Hotfix a libqtip error. (taken from xodiv inputs in curseforge pages).
- bump toc

900-2020101801
- update libqtip to the latest 442326b-alpha

900-2020101401
- bump toc
- first fixes to work with 9.0.x
- update libqtip to the latest
- fixed a display class color

830-2020040601
- fixed a bug in open legenda
- remake the loading defaults

830-2020040101
- fixed a stupid bug

830-2020033101
- added the :SetScale() on tooltip and (from 0.8 to 2.0 step 0.05)
- managed the configurations and the legenda
- revamped the help and the layout

830-2020033002
- update the chinese localization (zhCN and zhTW) by BNS. Thanks so much my friend.

830-2020033001
- complete rewrite using libqtip
- localization
- added a minimap icon (by default is hidden) and removed the custom frame

the minimap icon can be show/hide with the console cmd:

/gmlm minimap show
/gmlm minimap hide

- added a demo
/gmlm demo or ALT+middle mouse button on broker


830-2020031501
- bump toc

820-2019082601
- fixed a little bug triggered when you cage a pet from collection

820-2019062801
- bump toc

810-2018122201
- bump toc

801-2018081101
- bump toc

720-2017042201
- fix a toc bug

720-2017032801
- bump toc

715-2017021301
- added the cli command to show it (if you don't have an LDB)

715-2017012401
- initial release
Thanks Lombra for his inputs:
http://www.wowinterface.com/forums/showthread.php?t=55021
Optional Files (0)


Archived Files (4)
File Name
Version
Size
Author
Date
1000-2022122301
28kB
gmarco
12-23-22 02:39 PM
1000-2022110601
28kB
gmarco
11-06-22 03:07 AM
915-2021110401
27kB
gmarco
11-04-21 12:33 AM
915-2021110301
27kB
gmarco
11-03-21 02:09 PM


Post A Reply Comment Options
Unread 02-02-17, 04:50 AM  
Nicolya
A Fallenroot Satyr

Forum posts: 29
File comments: 16
Uploads: 0
Roll

Hello!
Nice addon, thank you!!

it is possible to add a roll to information? How many has thrown out everyone.
Report comment to moderator  
Reply With Quote
Unread 02-07-17, 11:19 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Re: Roll

Originally Posted by Nicolya
Hello!
Nice addon, thank you!!

it is possible to add a roll to information? How many has thrown out everyone.

Hi, sorry for the delay in answer but I miss this post.

I written the addon mainly thinking to a dungeons and LFR . Are you thinking something about a ML raid ?
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 02-08-17, 04:13 AM  
Nicolya
A Fallenroot Satyr

Forum posts: 29
File comments: 16
Uploads: 0
Oh yes excuse. Just I still swing alts. Has missed the moment that there is personal Loot further.
Report comment to moderator  
Reply With Quote
Unread 09-03-17, 12:01 AM  
BNS
A Kobold Labourer
 
BNS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 111
Uploads: 1
It seems that 7.3 can not work properly, can you update it? thank ypu!
Report comment to moderator  
Reply With Quote
Unread 09-03-17, 12:44 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by BNS
It seems that 7.3 can not work properly, can you update it? thank ypu!
What is broken?

I think everything should be fine.
Please let me know
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 09-04-17, 04:04 AM  
BNS
A Kobold Labourer
 
BNS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 111
Uploads: 1
In my other computer actually can work properly, perhaps the conflict of other addons.
Report comment to moderator  
Reply With Quote
Unread 09-05-17, 12:22 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by BNS
In my other computer actually can work properly, perhaps the conflict of other addons.
It could help if you can post the lua errors ...
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 12-25-18, 04:58 PM  
pqee
A Fallenroot Satyr

Forum posts: 28
File comments: 10
Uploads: 0
Tooltip wont' stay up

Just found this addon and I like the idea, however, using Chocolate Bar and I can't get the tooltip to stay up so I can't click on any items in the list.
- Hover over (or click) gmLm on bar to show Tooltip
- Move mouse up to tooltip to select something in the list but the tooltip disappears as soon as the mouse leaves the bar.

- Manually running /gmlm show and I can click on items in the tooltip fine.

I installed this the same time as I installed gmAutopsy and the tooltip for it works perfectly fine with Chocolate Bar.
Report comment to moderator  
Reply With Quote
Unread 01-01-19, 01:10 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi,

I'll check it asap. I am currently use docking station and it seems to works fine.

I'll let you known.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 01-01-19, 02:00 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by gmarco
Hi,

I'll check it asap. I am currently use docking station and it seems to works fine.

I'll let you known.
Hi again.

Uhm I have to check better because I am not able to reproduce it.




Can you try to move in the bar position to see if something else is covering it ?
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 01-01-19 at 02:25 AM.
Report comment to moderator  
Reply With Quote
Unread 03-30-20, 05:04 AM  
BNS
A Kobold Labourer
 
BNS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 111
Uploads: 1
Hi! The following is a supplementary translation.
zhTW:
Code:
L["Items reports"]		= "物品報告"
L["No items yet"]		= "尚無物品"
	
L["Whisp player"]		= "密語玩家"
L["Show item"]			= "顯示物品"
	
L["Min Quality"]		= "最低品質"
L["Equip Only"]			= "只限可裝備"
L["Myself"]				= "我自己"
L["Demo"]				= "範例"

L["Hey, do you mind to trade me %s if you don't need it ?"] = "您好!如果您並不需要%s 可否交易給我呢?感謝!"
zhCN:
Code:
L["Items reports"]		= "物品报告"
L["No items yet"]		= "尚无物品"
	
L["Whisp player"]		= "密语玩家"
L["Show item"]			= "显示物品"
	
L["Min Quality"]		= "最低品质"
L["Equip Only"]			= "只限可装备"
L["Myself"]				= "我自己"
L["Demo"]				= "范例"

L["Hey, do you mind to trade me %s if you don't need it ?"] = "您好!如果您并不需要%s 可否交易给我呢?感谢!"
Report comment to moderator  
Reply With Quote
Unread 03-30-20, 11:20 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi BNS,

I was thinking about what you said on the zoom of the tooltip and taking the suggestion of EKE is so easy to implement.

So I did.

Lua Code:
  1. SHIFT + LEFT click decrease by 0.05 till 0.8
  2.  
  3. SHIFT + RIGHT click increase by 0.05 till 2.0



I think I'll upload and updated soon.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 03-31-20, 05:37 AM  
BNS
A Kobold Labourer
 
BNS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 111
Uploads: 1
Thank you very much! It's great to have this feature.
Report comment to moderator  
Reply With Quote
Unread 03-31-20, 09:35 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by BNS
Thank you very much! It's great to have this feature.
I'll update all others ... step by step
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 11-07-22, 08:21 AM  
BNS
A Kobold Labourer
 
BNS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 111
Uploads: 1
Every time killed one Boss, The following errors occur after picking up items:

Code:
12x Interface/AddOns/gmLm/core.lua:489: Usage: local className, classFilename, classID = UnitClass(unit)
[string "=[C]"]: in function `UnitClass'
[string "@Interface/AddOns/gmLm/core.lua"]:489: in function <Interface/AddOns/gmLm/core.lua:430>

Locals:
(*temporary) = nil
Last edited by BNS : 11-07-22 at 09:09 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: