Download
(28Kb)
Download
Updated: 05-11-23 12:33 AM
Pictures
File Info
Compatibility:
Embers of Neltharion (10.1.0)
Updated:05-11-23 12:33 AM
Created:04-14-20 02:14 AM
Downloads:639
Favorites:2
MD5:

gmFriends

Version: 1010-2023051101
by: gmarco [More]

gmFriends

A very simple data broker plugin to show friend lists

Requires a data broker display like chocolate bar, bazooka, ninjapanel, stat block, titan panel, docking station, buttonbin and more.

It is a stripped down version of: gmGuilFriends

and is best suited for long friend lists.

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["Show Guild"]         = ""
  5. L["Show Battle.net"]    = ""
  6. L["Show FriendList"]    = ""
  7. L["Show Help"]          = ""
  8. L["Show Guild Message"] = ""
  9. L["Show Player Info"]   = ""
  10. L["Note"]               = ""
  11. L["Officer Note"]       = ""
  12. L["Achievements Points"]= ""
  13. L["Show only playing Battle.net Friends"] = ""


Example in Italian:

Lua Code:
  1. L["Right-Click"]        = "Tasto-Destro"
  2. L["Left-Click"]         = "Tasto-Sinistro"
  3. L["Middle-Click"]       = "Tasto-Centrale"
  4. L["Show Guild"]         = "Mostra gilda"
  5. L["Show Battle.net"]    = "Mostra amici Battle.net"
  6. L["Show FriendList"]    = "Mostra amici"
  7. L["Show Help"]          = "Mostra legenda"
  8. L["Show Guild Message"] = "Mostra messaggio di gilda"
  9. L["Show Player Info"]   = "Mostra informazioni aggiuntive sui giocatori"
  10. L["Note"]               = "Note"
  11. L["Officer Note"]       = "Note del GM"
  12. L["Achievements Points"]= "Punti impresa"
  13. L["Show only playing Battle.net Friends"] = "Mostra solo amici Battle.net in gioco"

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

1010-2023051101
- bump toc
- added in .toc the IconTexture key
- replaced function BNet_GetClientEmbeddedTexture with BNet_GetClientEmbeddedAtlas (thanks EKE)

1000-2022111501
- zoom + and - of text in the tooltip

1000-2022111501
- the "Show only playing Battle.net Friends" should be read "Show only ONLINE Battle.net Friends".
I am waiting to some translations before changes it :)
This mean that with this flag checked you see now also friends in mobile or desktop app when they are
ONLINE and you can chat them even if they are not playing anything :)

- various fixes
- 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

830-2020041801
- make the status icon a little bigger

830-2020041401
- first release
- started as stripped down version of gmGuildFriends 830-2020041301
Optional Files (0)


Archived Files (4)
File Name
Version
Size
Author
Date
1000-2022111502
28kB
gmarco
11-15-22 01:15 PM
1000-2022111501
28kB
gmarco
11-14-22 10:53 PM
915-2021110401
26kB
gmarco
11-04-21 12:50 AM
915-2021110301
26kB
gmarco
11-03-21 03:05 PM


Post A Reply Comment Options
Unread 03-23-24, 08:38 PM  
naronace
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
10.2.6

got error when someone playing plunderstorm.
looks like failed to retrieve faction data.
Report comment to moderator  
Reply With Quote
Unread 05-08-23, 10:44 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Thanks so much EXE ...

This is the info I was missing ... I'll check it surely when I updated this addon (in a few days) .


Thanks again.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 05-02-23, 06:39 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
i saw you lose client icon. dat api renamed.
use BNet_GetClientEmbeddedAtlas or BNet_GetBattlenetClientAtlas.
Report comment to moderator  
Reply With Quote
Unread 03-15-23, 11:09 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
You are welcome !

Thanks for using it.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 03-15-23 at 11:09 PM.
Report comment to moderator  
Reply With Quote
Unread 03-15-23, 07:39 AM  
naronace
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Thanks for updating addon!
my old friends have moved to different servers, so this addon is very helpful for me because I can easily check my friends.
Report comment to moderator  
Reply With Quote
Unread 11-14-22, 11:12 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

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

I have changed the meaning of localization string:
"Show only playing Battle.net Friends"

because I wanted to use as:
"Show only online Battle.net friends"

So you see also online people logged in mobile and desktop bnet app and you chat them.

I need the translation in zhTW and zhCN before change in addon because I have the old translations and I cant change without the new even if the addon logic is changed

If there is some friend that can translate I'll be very happy

Thanks !
Report comment to moderator  
Reply With Quote
Unread 10-27-22, 11:07 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi,
thanks for your post.

If someone want to have LDB for guild and friends separated in the meantime I fix and update gmFriends could use gmGuildFriends and gmGuild using a setup like this :



So using gmGuild for guildies and and gmGuildFriends for only Bnet and Friends.

But as I wrote in the previous post I'll update gmFriends. This will happen asap when I find the way to fix this:
Lua Code:
  1. local GameIcon = BNet_GetClientEmbeddedTexture(client, 14)

that is not working anymore :/

Thanks.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 10-27-22 at 11:11 AM.
Report comment to moderator  
Reply With Quote
Unread 10-27-22, 09:09 AM  
minstrel
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
Re: Re: stripped down version

Hi! First, I wanted to say I appreciate your work and really like your addons.

I like having two separate lists, because I don't always (or even usually) want to see both and both together would be a really long list. Often times, I already saw which friends were on when I was logging in through battlenet and just want to quickly mouseover to see guild members on. But later in a session, I might want to recheck what friends are on. I could survive it being one list, but I like having them separated!

Originally Posted by gmarco
Originally Posted by naronace
Do you plan to update "gmGuild" and "gmFriends" like "gmGuildFriends"?
Hi,

I have updated gmGuild to include the last code of gmGuildFriends (hopefully .

But I don't know if it is a good thing because gmGuildFriends can duplicate all the features of the others 2 (gmGuild and gmFriends) by editing in its options panel and basically removing the unwanted features

The only thing that can have a sense is if one want to have 2 separate addons (LDB) to display guild and friends ...

my .2

Please let me know.

P.s.
BTW I'll update also the gmFriends ... I am only waiting to see if I can solve quickly the problem of the missing bnet icon
Report comment to moderator  
Reply With Quote
Unread 10-27-22, 08:13 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Re: stripped down version

Originally Posted by naronace
Do you plan to update "gmGuild" and "gmFriends" like "gmGuildFriends"?
Hi,

I have updated gmGuild to include the last code of gmGuildFriends (hopefully .

But I don't know if it is a good thing because gmGuildFriends can duplicate all the features of the others 2 (gmGuild and gmFriends) by editing in its options panel and basically removing the unwanted features

The only thing that can have a sense is if one want to have 2 separate addons (LDB) to display guild and friends ...

my .2

Please let me know.

P.s.
BTW I'll update also the gmFriends ... I am only waiting to see if I can solve quickly the problem of the missing bnet icon
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 08-26-22, 01:03 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Re: stripped down version

Originally Posted by naronace
Do you plan to update "gmGuild" and "gmFriends" like "gmGuildFriends"?
Hi,

thanks for your feedback.

I can try ... I had ignored them a little bit because with gmGuildFriends you can achieve the same results and so I think few people use them ...

But I'll try to update them asap.

Thanks again.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 08-26-22 at 01:03 AM.
Report comment to moderator  
Reply With Quote
Unread 08-05-22, 04:27 AM  
naronace
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
stripped down version

Do you plan to update "gmGuild" and "gmFriends" like "gmGuildFriends"?
Report comment to moderator  
Reply With Quote
Unread 06-30-21, 10:30 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Re: classic version

Originally Posted by naronace
Do you have a plan for classic
Hi,

I never tried classic. Probably for lack of time. But I am curious to check it out.
Probably this summer I'll give a try.

Thanks for asking it.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 06-01-21, 04:01 AM  
naronace
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
classic version

Do you have a plan for classic
Report comment to moderator  
Reply With Quote
Unread 04-14-20, 11:18 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Thanks so much for the kind words.

__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 04-14-20, 07:52 AM  
lcolpas
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Awesome!

It fits perfect in my case. Thank you!

If somebody needs good addons for Friends and Guilds, gmarco(gmFriends / gmGuild / gmGuidFriends) is the guy!

Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: