• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share

PvPShuffle

  Download the Curse Client

Last Update:
Category: PvP
Tags:
Project Manager: starlightblunder
Current Version: R7
Downloads Today: 1
Downloads Total: 3,945
Favorites: 29
Comments: 28
  • About PvPShuffle
  •  

The Problem

In battlegrounds, people typically end up miles away from anyone in their party, losing auras, heals, and potentially minimap information that they could've had if they were grouped with those close by. This also makes healing in PvP rather difficult without playing whack-a-mole.

The Solution

PvPShuffle rearranges battleground groups based on proximity - making sure that the people who are physically close together are also in the same battleground party. This solves the run-away party members problem, and allows people who play together also be in the same party without the raid leader's assistance. PvPShuffle works automatically in the background when you're the battleground leader. If required, you can force a shuffle by using /ps shuffle. Additionally, buttons are added to the world map to allow you to view the current and proposed group structure.

Want to help?

Localized versions of localization.en.lua are very welcome, as are suggestions for improvements.

  • Downloads (5)
  •  
  File Name Release Type Game Version Downloads Date  
  PvPShuffle R7 Release 2.2.3 7 10/27/2007
  PvPShuffle R5 Release 2.0.0 0 4/8/2007
  PvPShuffle R4 Release 2.0.0 0 12/26/2006
  PvPShuffle R3 Release 2.0.0 0 12/25/2006
  PvPShuffle R2 Release 2.0.0 0 12/25/2006
  • 1 page(s)
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Will have a fix for the cross-realm issues in the foreseeable future, just need to filter the cross-realm name returned by GetRaidRoster properly.

  • bowin said 

    Does this work cross realm, if so mines not working. It shows the proposed groups but when the countdown reaches 0 nothing changes.

  • tlai said 

    Any update on this seems like the propsed groups are right but looking at the box for name->g1 they are either arnt moving or going super super slowly

  • tlai said 

    Is there an update to this looking at the move window like name-> that doesnt always happen? yet the proposed groups looks right

  • awesome idea!

    thanks for the mod :D

  • Bhaerau said 

    Love the new version!

    Only tried it once so far, but seems like it was some great changes. Is it possible not to have it tell me in my chat window that it's shuffling? Would be nice with an option to disable it, as I can just look at the bar.

  • Bhaerau said 

    Aye aye, the text was annoying me =)

  • Bhaerau: in a sense, it already does that (/pvps shuffle and automatic shuffling whines at you if you're not). Next version would stop the timer-based shuffles from displaying text if you're not the leader, which is probably what you wanted. :)

    Logik3: No. Probably not, you just need to write your own sort function. It isn't, however, anything the addon is intended to do (there's little point - if you and people from your server are close enough for it to matter, you'd probably end up in the same group anyway).

    Tasman: I've had no problem getting people to give me (L) while testing, but I can see how you could have that issue . There's a rather significant benefit to being in the same group as the people around you in battlegrounds, so I wouldn't call attempting to achieve this useless. As for how it works: PvPShuffle generates a proposed raid roster based on proximity, and changes the current raid roster to match that proposed version during a shuffle. I suggest you check the code if you wanted an answer in any significant level of detail.