Download
(3Kb)
Download
Updated: 03-08-13 06:29 AM
Pictures
File Info
Updated:03-08-13 06:29 AM
Created:12-03-11 12:56 AM
Downloads:3,017
Favorites:25
MD5:

SocialTabs

Version: 5.2a
by: Ennie [More]

This AddOn will combine Social, Guild, LFD, LFR, PVPUI, and GuildFinder windows into common one with tabs at the right side (look at screenshots)

Thanks to Seerah for KeepingTabs AddOn, which inspired me for my own


There is no ingame config, but you can edit AddOn code, config is at the top of SocialTabs.lua.

If you need to open more than one windows at the same time (i.e. Social + Guild), hold Ctrl key and click on the tab.

5.2a
- fixed PVPUI for patch 5.2, thanks to Dridzt
5.0a
- fixed tab position
5.0
- rewrite from scratch
- 5.0.4 ready!
- tabs now have their names
- tab creating function are now global and open for interactions from another addons
1.0
- initial release
Optional Files (1)
File Name
Version
Size
Author
Date
Type
5.0
3kB
08-16-12 05:42 AM
Addon


Post A Reply Comment Options
Unread 03-08-13, 07:21 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Re: Re: patch 5.2 Fix

Originally Posted by Ennie
Thank you, Dridzt!
Included your fix in next release (5.2)

There is two ideas i want to implement, one will be implemented soon, but for second i have no free time so cant say when it will be here.
Hah! That was fast
Will edit the patch description to point to the official release and report it for deletion, thanks for the update.
Report comment to moderator  
Reply With Quote
Unread 03-08-13, 06:26 AM  
Ennie
A Murloc Raider
 
Ennie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 24
Uploads: 6
Re: patch 5.2 Fix

Originally Posted by Dridzt
Originally Posted by kittykatmax
2x SocialTabs\SocialTabs-5.0a.lua:146: attempt to index local "pf" (a nil value)
Fixed version for WoW 5.2 under Other Files here (once approved).

Normally I'd just post the fix in comment here but the changes weren't entirely trivial for users to apply manually.
Will take the fan fix down once the official addon gets an update.
Thank you, Dridzt!
Included your fix in next release (5.2)

There is two ideas i want to implement, one will be implemented soon, but for second i have no free time so cant say when it will be here.
__________________
Report comment to moderator  
Reply With Quote
Unread 03-07-13, 06:58 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
patch 5.2 Fix

Originally Posted by kittykatmax
2x SocialTabs\SocialTabs-5.0a.lua:146: attempt to index local "pf" (a nil value)
Fixed version for WoW 5.2 under Other Files here (once approved).

Normally I'd just post the fix in comment here but the changes weren't entirely trivial for users to apply manually.
Will take the fan fix down once the official addon gets an update.
Report comment to moderator  
Reply With Quote
Unread 03-05-13, 06:25 PM  
kittykatmax
A Fallenroot Satyr
 
kittykatmax's Avatar

Forum posts: 21
File comments: 227
Uploads: 0
Error with patch 5.2

2x SocialTabs\SocialTabs-5.0a.lua:146: attempt to index local "pf" (a nil value)
SocialTabs\SocialTabs-5.0a.lua:146: in function "createTab"
SocialTabs\SocialTabs-5.0a.lua:171: in function <SocialTabs\SocialTabs.lua:161>
SocialTabs\SocialTabs-5.0a.lua:285: in function <SocialTabs\SocialTabs.lua:273>
SocialTabs\SocialTabs-5.0a.lua:295: in function <SocialTabs\SocialTabs.lua:291>

Locals:
fname = "PVPFrame"
frame = nil
prevtab = nil
frametabs = <table> {}
cfg = <table> {
scale = 1
hookpve = true
g_roster = true
lfguild = true
}
playerFacion = "Horde"
playerLevel = 90
TabRefArray = <table> {
FriendsFrame = <table> {}
PVEFrame = <table> {}
RaidBrowserFrame = <table> {}
}
HideOtherFrames = <func> @..\SocialTabs.lua:30
VisibleFrames = <table> {}
SetTabCheckedState = <func> @..\SocialTabs.lua:40
Report comment to moderator  
Reply With Quote
Unread 08-28-12, 09:48 PM  
Ennie
A Murloc Raider
 
Ennie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 24
Uploads: 6
Originally Posted by Pheochan
Originally Posted by Ennie
For anyone interested for MoP version there are one in Other Files tab. Please test it and report any bug/suggestion you'll find.
I will PM you about something.
Now please look at AddOn code. Now every tab have own name (frame..'_st_'..openframe) and tab creating function now global (SocialTabs.createTab(parent_frame, open_frame_name)
__________________
Report comment to moderator  
Reply With Quote
Unread 08-16-12, 10:22 AM  
Pheochan
A Defias Bandit

Forum posts: 2
File comments: 12
Uploads: 0
Originally Posted by Ennie
For anyone interested for MoP version there are one in Other Files tab. Please test it and report any bug/suggestion you'll find.
I will PM you about something.
Report comment to moderator  
Reply With Quote
Unread 08-16-12, 05:44 AM  
Ennie
A Murloc Raider
 
Ennie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 24
Uploads: 6
For anyone interested for MoP version there are one in Other Files tab. Please test it and report any bug/suggestion you'll find.
__________________
Report comment to moderator  
Reply With Quote
Unread 08-16-12, 02:17 AM  
Ennie
A Murloc Raider
 
Ennie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 24
Uploads: 6
Originally Posted by Pheochan
Will this be updated for MoP?
Yeah, but at now i'm thinking how to do that. Blizzard grouped LFD, LFR and Scenarios into one window. And i think my addon functionality will be cut to social+PvP
__________________
Report comment to moderator  
Reply With Quote
Unread 08-09-12, 09:29 AM  
Pheochan
A Defias Bandit

Forum posts: 2
File comments: 12
Uploads: 0
Will this be updated for MoP?
Report comment to moderator  
Reply With Quote
Unread 12-14-11, 12:21 AM  
Ennie
A Murloc Raider
 
Ennie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 24
Uploads: 6
Originally Posted by Dridzt
Meant to post something here after I tried this addon but forgot

Anyway here goes... very nice work; it replaced KeepingTabs and tabDB for me and does the job perfectly.

(KeepingTabs + tabDB great addons and problem-free for anyone needing their specific functionality but this covers both their uses)
Thanks
Glad to see it's used by anyone. Any bugs detected?
Right now it have some issues with my own UI, when i click on datatext which opens guild window, it open it separately, but it's because of datatext code i think.
__________________
Report comment to moderator  
Reply With Quote
Unread 12-13-11, 11:56 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Meant to post something here after I tried this addon but forgot

Anyway here goes... very nice work; it replaced KeepingTabs and tabDB for me and does the job perfectly.

(KeepingTabs + tabDB great addons and problem-free for anyone needing their specific functionality but this covers both their uses)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: