[ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Here you can post addons, or anything related to addons.
Forum rules
Before posting on this forum, be sure to read the Terms of Use
User avatar
provide
Posts: 57
Contact:

[ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#1 » Sat Apr 18, 2020 6:40 pm

Hi,

when "Thanquol's Stand: Ratnarök" was release I fixed Queue Queuer for myself and just linked it as a comment in a related thread.

Today I noticed the "Maw of Madness (Ranked Solo)" scenario also breaks the blacklist popup, so I fixed it again and thought some other people might be interested in it as well.

I uploaded the changes to gitlab here: https://gitlab.com/sxe/RoRAddonFixes

The zips for installation can be downloaded from there as well:
https://gitlab.com/sxe/RoRAddonFixes/-/ ... ueueQueuer
https://gitlab.com/sxe/RoRAddonFixes/-/ ... ueueQueuer

How to install it:
* Go to your Addons folder
* Delete QueueQueuer addon folder
* Delete "WarBoard/WarBoard_TogglerQueueQueuer/" folder
* Extract the zips to your addons folder
* Go into your "Warhammer Online - Age of Reckoning/user/settings/Martyrs Square/YOURUSERNAME/YOURUSERNAME/Queue Queuer/" folder
* Delete SavedVariables.lua
Changes
CHANGELOG
2.8.7 - Updated as of 8/12/2020.
* Added "Ranked" & "Ranked Solo" Scenario
* Removed R/RS replacement for the "Ranked" & "Ranked Solo" SC

2.8.6 - Updated as of 6/26/2020.
* Re-Organized and enlarged T4 Tab (by Cornerback)

2.8.5 - Updated as of 5/01/2020.
* Fixed the "Caledor Woods (Ranked Solo)" scenario

2.8.4 - Updated as of 5/01/2020.
* Merged changes made in other modified QueuerQueuer versions and changed version number accordingly
* Fixed Contextmenu position when not using warboard (again...)

2.7.4 - Updated as of 4/19/2020.
* "Maw of Madness (Ranked)" Scenario is now handled correctly
* Replace "Ranked" with R in the blacklist pop to avoid cutting off the name

2.7.3 - Updated as of 4/19/2020.
Replace "Ranked Solo" with RS in the blacklist pop to avoid cutting off the name

2.7.2 - Updated as of 4/18/2020.
"Maw of Madness (Ranked Solo)" Scenario is now handeled correctly

2.7.1 - Updated as of 4/4/2020.
Fixed blacklist and options parameter
Fixed Contextmenu position when not using warboard
"Thanquol's Stand: Ratnarök" Scenario is now handeled correctly
Update Warboard QueuerQueuer Contectmenu
Let me know if it works for you.

Cheers
Last edited by provide on Thu Aug 13, 2020 12:48 pm, edited 5 times in total.

Ads
User avatar
Nastylicious
Posts: 275

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#2 » Sat Apr 18, 2020 6:54 pm

Works pretty well ty and nice done

User avatar
xanderous
Posts: 501

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#3 » Sat Apr 18, 2020 7:59 pm

Much appreciated, thanks.
Bashgutz RR82 Borc Vaseryn RR61 SM Krantz RR82 Knight Corvinus RR70 Chosen Mormonty RR72 IB
Starkus RR70 BG Snaptz RR83 SH Plagueis RR81 Magus Alec RR85 Engie Sourgazt RR69 Shaman
Kreaver RR80 Marauder Dugald RR75 Slayer

User avatar
provide
Posts: 57
Contact:

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#4 » Sun Apr 19, 2020 1:04 pm

Quick update
2.7.3 - Updated as of 4/19/2020.
Replace "Ranked Solo" with RS in the blacklist pop to avoid cutting off the name
Updated the main post with up to date links.

Cheers

User avatar
Taz83
Posts: 87
Contact:

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#5 » Tue Apr 21, 2020 12:15 pm

nice fix worked after i had to delete the profile of QQ for each toon .. i was using this version https://tools.idrinth.de/addons/queue-queuer/
its updated recently but sadly i cant block the new Ranked they added anyway just little feedback about your version of QQ i liked the menu to be below my icon of QQ when i click on it because i have my QQ icon on top right and when i click on it .. the drop down menu open totally on the other side of the windows if that fix is possible i am waiting for your update

thanks again for making things working and helping us

a screen shot attached to explain it more encase my poor english is not understandable

Image

lyncher12
Posts: 542

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#6 » Thu Apr 23, 2020 5:34 pm

didn't work for me

Cornerback
Posts: 246

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#7 » Wed Apr 29, 2020 8:16 pm

How exactly did you figure out the IDs of the SCs?

Did you fix it based on the somehow trashy version on the forums where the anchor was moved to the left side of the screen? :D
~~ Guild leader of Elements & Elementz ~~

Order: Grombrindal (IB), Gromsson (Engi), Dwaini (RP), Snobbi (Slayer), Khadgar (BW)

Destruction: Xeyron (Magus), Antyria (DoK), Antyrai (Witch Elf), Medigit (Smol Waaaghboss)

User avatar
provide
Posts: 57
Contact:

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#8 » Fri May 01, 2020 9:01 am

Hey guys, sorry for the long response delay but for some reason I did not get any notification mails.

Anyway, I just pushed a new release:
2.8.4 - Updated as of 5/01/2020.
* Merged changes made in other modified QueuerQueuer versions and changed version number accordingly
* Fixed Contextmenu position when not using warboard (again...)
Cheers

Ads
User avatar
provide
Posts: 57
Contact:

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#9 » Fri May 01, 2020 9:06 am

Cornerback wrote: Wed Apr 29, 2020 8:16 pm How exactly did you figure out the IDs of the SCs?

Did you fix it based on the somehow trashy version on the forums where the anchor was moved to the left side of the screen? :D
Yeah looks like it. I think I had the version that comes with the vinyUi pack.
Anyways, I merged the changes from the version available on tools.idrinth.de now (They weren't that big anyways).

I got the ids by debugging them. Have a look here: https://gitlab.com/sxe/RoRAddonFixes/-/ ... I.lua#L299

Cheers

Cornerback
Posts: 246

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Post#10 » Fri May 01, 2020 5:13 pm

Hey there,

thanks for the reply.

The version you based your fix on has some... issues.
Check https://gitlab.com/sxe/RoRAddonFixes/-/ ... r.lua#L133
The SC name here is "["Caledor Woods (Solo Ranked)"]"

Then check https://gitlab.com/sxe/RoRAddonFixes/-/ ... r.lua#L195
The SC name here is "["Caledor Woods (Ranked Solo)"]"
So when comparing those strings, you obviously never get a match xD
So the author created this abomination as a workaround, which is totally unnecessary:
https://gitlab.com/sxe/RoRAddonFixes/-/ ... I.lua#L393

Also, he broke the anchor for the small gui at the minimap for some reason.

I actually created my own fix (incorporating your glorious gsub-idea to make the ranked SC names shorter but extended it to the Tier 4 tab in the Options-GUI, which required me to do the gsub both when writing the labels and when reading them) without those issues which is much cleaner in my opinion. I also enlarged the Options GUI and the padding and spacing of the scenario names in the Tier 4 tab to make the increased amount of SCs fit better. Also, no more line breaks and overlapping names.

If you like, I can provide it to you so you can continue your work based ony my version so we don't have multiple versions in parallel.
~~ Guild leader of Elements & Elementz ~~

Order: Grombrindal (IB), Gromsson (Engi), Dwaini (RP), Snobbi (Slayer), Khadgar (BW)

Destruction: Xeyron (Magus), Antyria (DoK), Antyrai (Witch Elf), Medigit (Smol Waaaghboss)

Who is online

Users browsing this forum: No registered users and 8 guests