Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Battleground Blitz AB/DWG Potential Issue #150

Open
rbgdevx opened this issue Aug 22, 2024 · 10 comments
Open

Battleground Blitz AB/DWG Potential Issue #150

rbgdevx opened this issue Aug 22, 2024 · 10 comments

Comments

@rbgdevx
Copy link

rbgdevx commented Aug 22, 2024

if aIncrease > 60 or hIncrease > 60 or aIncrease < 0 or hIncrease < 0 then -- Scores can reduce in DG

In Battleground Blitz solo q rbg mode in Arathi Basin and Deepwind Gorge if a team has all 5 bases the point increase per tick is now 65pts which i think might clear the interface with the current logic of > 60 here. Is it possible to change this to > 65? or does this need to support some old version of DWG in which it would need an additional check?

Let me know if that makes sense as i've confirmed the point increase with 5 bases to be 65 per tick or 32.5 per second at 2 seconds a tick on those maps.

@rbgdevx
Copy link
Author

rbgdevx commented Aug 22, 2024

separately its worth noting that timers in blitz mode are 30 seconds to capture, not 60. Although its not addon breaking at the moment since at 30 seconds left the bar just goes away anyways.

@funkydude
Copy link
Member

Is this a temporary pvp mode?

@rbgdevx
Copy link
Author

rbgdevx commented Sep 14, 2024

This is a new permanent feature in WoW now, started out as a brawl to introduce it and now as of Season 1 in TWW its officially a rated mode where you can solo Q rated battle grounds formerly called "Battleground Blitz" which is now just "Solo Q Rated Battlegrounds".

@rbgdevx
Copy link
Author

rbgdevx commented Sep 15, 2024

There's also a new API for it as well C_PvP.IsSoloRBG() although i noticed when entering a game that info doesn't immediately become available until after a few seconds or so

@funkydude
Copy link
Member

This is a new permanent feature in WoW now, started out as a brawl to introduce it and now as of Season 1 in TWW its officially a rated mode where you can solo Q rated battle grounds formerly called "Battleground Blitz" which is now just "Solo Q Rated Battlegrounds".

I'm not seeing it.

@rbgdevx
Copy link
Author

rbgdevx commented Sep 22, 2024

its like one of the biggest things to release with this new expansion lol how could you miss it or not hear about it?

Original Original Original Post: https://worldofwarcraft.blizzard.com/en-us/news/24010909/get-ready-for-the-battleground-blitz-brawl

@Vizcro
Copy link

Vizcro commented Sep 27, 2024

I just wanted to chime in an second this. Please update Capping for Blitz (aka Solo RBGs). This addon is essential.

@jamesma
Copy link

jamesma commented Oct 31, 2024

Chiming in to +1 this issue too. Rated Battleground Blitz is a permanent PvP mode in retail WoW. Everyone uses Capping (TY for the awesome work) and it's essential to victories. :)

@NianteNadie
Copy link

Same issue here, would love to see BGB timers fixed! Thanks for all your work.

@nozzlegear
Copy link

I'd also like to see Capping updated for rated blitz. The addon is wildly inaccurate when you're doing blitz, you can't rely on its timers at all for certain maps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants