Download
(2Kb)
Download
Updated: 12-17-09 12:54 PM
Pictures
File Info
Updated:12-17-09 12:54 PM
Created:02-17-09 01:12 PM
Downloads:3,416
Favorites:8
MD5:

PartyBars

Version: 1.1.30300.10
by: DeFood [More]

PartyBars is a simple addon I wrote when Benecast stopped working with the release of Burning Crusade.
It fills my needs as a easy to configure, too simple to fail, ultra lightweight addon that adds action buttons to the Player and Group member frames.

Unashamedly it supports my own playstyle - the action buttons used for the Player Frame are from Action Bar 2.
Hunters and Warlocks get a set of Pet buttons starting from action Id 75, and PartyMember and PartyMemberPet frames start at action id 109.
I tried to ensure that there are no collisions with Stance's but thats not always possible.

To Configure - they configure the same way normal action buttons do - drag a spell icon or macro icon out your spell book (or macro book). Unfortunately, do to the default placement of the spellbook frame it is sometimes difficult to configure the Party Member buttons :- drag to a visible action button, close the spell book, then dragging to desired location is the only way to achieve this now.

Bug Tracking and Wiki @
http://code.google.com/p/fudz-wow-addons/wiki/PartyBars

1.1.30300.10
* Had to slightly shrink pet buttons to avoid overlaps.
1.1.30300.9
* Updated TOC for Wow 3.3 patch
* Wrapped the lines for a more compact arrangement.
1.0.30200
* TOC update for Wow 3.2 patch
1.0.30100
* Updated the TOC for the 3.1 patch.
Optional Files (0)


Post A Reply Comment Options
Unread 01-28-10, 08:14 AM  
ZliS
A Kobold Labourer

Forum posts: 1
File comments: 6
Uploads: 0
Re: Really?

Yes, shaman timers looks strange too (now they are under unitframe). And partybars is too small when scaled interface is on. Maybe it should be better to place buttons not under, but over unitframe?

Something like this
Last edited by ZliS : 02-17-10 at 06:47 PM.
Report comment to moderator  
Reply With Quote
Unread 01-12-10, 12:43 PM  
DeFood
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 36
Uploads: 1
Really?

If I could find a better layout that would be great. I was inspired by an Addon called Benecast that just never seemed to get updated. And it used to irritate me because the Benecast buttons were autoconfigured for your class... but that meant you couldn't add a simple macro.

I have tried, so far, to make PartyBars just-do-the-right-thing. Its 99% xml, and a tiny piece of lua that just shifts things around a bit to make space for pet frames.

Unfortunately there are some problems with my scriptless approach, the layout as it currently stands overlaps the Death Knight rune display area, Druid moonkin form gets a really strange bar thats pretty unusable: if I fix that however the only button ids I can use would cause Warriors to display one of their stance bars as player or group member buttons which would make no sense.

Also, I fear sadly, if I get enough time to spend developing and testing the lua to use a scripted configuration to bypass these issues, id would be because I was bored with playing wow and would be quitting soon.
Report comment to moderator  
Reply With Quote
Unread 01-06-10, 07:31 PM  
ZliS
A Kobold Labourer

Forum posts: 1
File comments: 6
Uploads: 0
i have found that mod, there is it: http://wowui.incgamers.com/?p=mod&m=4136
but i'm still not found mod, where buttons were around =(
Report comment to moderator  
Reply With Quote
Unread 01-06-10, 06:58 PM  
ZliS
A Kobold Labourer

Forum posts: 1
File comments: 6
Uploads: 0
It's only one problem, with scaling interface it's too little... can you add an option to hide the second row and enlarge the buttons? I've seen one mod (very old) where buff buttons were like yours, but around unitframe, not only underor at right. If i'll find this mod, i'll post link and picture.
Report comment to moderator  
Reply With Quote
Unread 12-16-09, 04:18 AM  
DeFood
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 36
Uploads: 1
Originally posted by Axiem
How possible would it be to add some configuration to this, to change positions and # of columns? Right now, it interferes with the new totem interface, and it would be nice if I could set up my party stuff to be 3 rows of 4 columns, instead of 1 row of 12 columns, to save space.
It is quite possible. But a bit overkill. PartyBars I made to fill a need, and I'm trying to keep it as simple as possible.

I have a new layout for the new 3.3. version - i was finding the space waste to be a bit much myself.
Report comment to moderator  
Reply With Quote
Unread 09-07-09, 10:41 AM  
Axiem
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
How possible would it be to add some configuration to this, to change positions and # of columns? Right now, it interferes with the new totem interface, and it would be nice if I could set up my party stuff to be 3 rows of 4 columns, instead of 1 row of 12 columns, to save space.
Report comment to moderator  
Reply With Quote
Unread 04-20-09, 11:01 AM  
Howland
A Defias Bandit

Forum posts: 2
File comments: 4
Uploads: 0
Originally posted by DeFood
Usually the extra action Ids default to empty, so by default the Party Bars will display nothing until you start to drag a spell off an action bar or out of your spell book.

Also, PartyBars are anchored to the default unit frames, so if you are using any kind of unit frame addon that cleans up or makesa minimalist type UI then its very possible that PartyBars won't work.

I eventually discovered it was Xperl that was causing the issue. This addon at one point was simply 5 bars that you could place anywhere. Is there a simple way to make the bars visible and movable? I cant find a single addon of this type that will work.
Report comment to moderator  
Reply With Quote
Unread 04-14-09, 01:04 PM  
DeFood
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 36
Uploads: 1
Originally posted by dmnsqrl
I'm having the same problem
Usually the extra action Ids default to empty, so by default the Party Bars will display nothing until you start to drag a spell off an action bar or out of your spell book.

Also, PartyBars are anchored to the default unit frames, so if you are using any kind of unit frame addon that cleans up or makesa minimalist type UI then its very possible that PartyBars won't work.
Report comment to moderator  
Reply With Quote
Unread 04-12-09, 07:08 PM  
dmnsqrl
A Kobold Labourer
 
dmnsqrl's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Originally posted by Howland
For some reason this addon will not load for me. I place it in the usual interface/addons folder and I get nothing. It's in the addon list, but I'm not getting a message on load or any bars at all.
I'm having the same problem
Report comment to moderator  
Reply With Quote
Unread 03-20-09, 10:38 PM  
Howland
A Defias Bandit

Forum posts: 2
File comments: 4
Uploads: 0
For some reason this addon will not load for me. I place it in the usual interface/addons folder and I get nothing. It's in the addon list, but I'm not getting a message on load or any bars at all.
Last edited by Howland : 03-20-09 at 11:17 PM.
Report comment to moderator  
Reply With Quote
Unread 02-18-09, 07:36 AM  
DeFood
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 36
Uploads: 1
UnitFrame support.

I use Blizzard functionality where it exists, so Ive only tested with the default UI.
I attach the action bars to PlayerFrame, PlayerPetFrame, PartyMemberFrame1..5 and PartyPetFrame1..5

*IF* you use a unitframe addon that replaces the standard UI with identically named replacements, then PartyBars might work - but the positioning might be off.
Report comment to moderator  
Reply With Quote
Unread 02-17-09, 04:30 PM  
Icedawg
A Kobold Labourer

Forum posts: 1
File comments: 61
Uploads: 0
?

Does this work with XPerl Unit Frames? or only the Blizzard defaults?

I've been looking for a Benecaster replacement.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: