Download
(367Kb)
Download
Updated: 11-04-18 07:11 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:11-04-18 07:11 PM
Created:07-07-12 11:45 PM
Downloads:3,119
Favorites:15
MD5:
Categories:Data Broker, PvP, Arena, BattleGrounds, Raid Mods

SMQueue

Version: 8.0r1 (stable)
by: sorcerermerlin [More]

SMQueue

UPDATED for Battle for Azeroth!!!

Description

SMQueue is a small LDB-plugin that was created to keep track of queue times when queueing. It is intended to replace eQueue and be a viable alternative to iQueue. It is a work-in-progress, and is based somewhat on iQueue and eQueue, but includes some additional features.

Requirements

As stated above, SMQueue is a LDB-plugin, which means you will need to have an LDB display AddOn of some sort in order to make use of it. **Otherwise it will not function.** My favorite LDB display AddOn is Bazooka, although there are others out there!

Features

  • Hooks the mouse-over tooltip and displays it on the LDB button instead of the Minimap button (which is hidden). Also allows display of custom tootlip.
  • Has options to mark the tank, send chat messages on dungeon arrival/leaving, leave party after loot is distributed (with confirmation).
  • Has option to sound an alarm at max volume (no matter what current volume is set to) when LFD/LFR proposal is displayed, and flash the screen.
  • Will display time waited of time estimated for selected queue (cycle thru them by left-clicking the LDB buton at any time). Due to the way MoP/5.0.4 changed queues to be able to queue for all things at once, this is the way I have chosen to still show time text. If anyone has a better suggestion or idea, please let me know! Also allows auto-selecting of queue when only in ONE queue, and only displaying queues that are being used.

Known-Issues

SMQueue is stable, however, there are a few things here and there that are not working quite the way I intend for them to do so. Any issues of this nature will be listed/explained here:
  • PVP support is now available, although I am not necessarily qualified to test it, as I don't PvP too often. As far as I am aware, tracking World PvP basically disappeared with MoP/5.0.4 but if anyone can better explain this or has a resolution please let me know!

Reporting Bugs / Feature Requests

Please use the ticketing system for major bugs or issues. If you would like to make a suggestion for a feature, or something similar, post a comment on the page. Thanks!

Slash Commands & Options

You can reach SMQueue's in-game options by going the usual route through Interface Options or using the slash command: /SMQ.

Version 8.0r1:
  • Updated TOC for 8.0/BFA.
  • Re-integrated Ace3 to latest available version.
  • Fixed issue with Intro Chat not being sent to party due a timing/event trigger error.
  • Re-enabled toggle for built-in Blizzard tooltips to be shown on LDB icon.
  • Re-enabled ability to chose default queue to be displayed as LDB text.
  • Tested with multiple situations to determine stability and ease of use.
Optional Files (0)


Post A Reply Comment Options
Unread 09-28-12, 02:10 PM  
keLston
A Deviate Faerie Dragon

Forum posts: 11
File comments: 174
Uploads: 0
That is why it totally baffles me. The mouseover tooltip works fine. Everything displays properly on screen and above the bar as it should.

It is only when I attempt to access the queue with the right click that becomes unavailable. The tooltip portion shows above and I guess the enter dungeon portion shows below the tooltip which ends up below the screen.
Report comment to moderator  
Reply With Quote
Unread 09-28-12, 02:52 PM  
Vis
A Pyroguard Emberseer
 
Vis's Avatar

Forum posts: 1827
File comments: 50
Uploads: 0
Originally Posted by keLston
That is why it totally baffles me. The mouseover tooltip works fine. Everything displays properly on screen and above the bar as it should.

It is only when I attempt to access the queue with the right click that becomes unavailable. The tooltip portion shows above and I guess the enter dungeon portion shows below the tooltip which ends up below the screen.
I just installed a new copy of DockingStation, SMQueue, Ace3 and also Broker_Micromenu for testing. I left all settings on default except for enabling SMQueue, moving the bar to the very bottom and also locking the bar. The mouseover tooltip is working perfectly fine just like you experienced. I joined a queue and everything worked fine there. I decided to leave the queue so I right clicked on the LDB text for SMQueue. The right click menu actually appeared above the bar as it should, but, it appeared to the far left as if it was anchored to the bottom left of the screen.

The tooltip is there with a default install, just not directly over the LDB plugin for some reason.
Last edited by Vis : 09-28-12 at 02:55 PM.
Report comment to moderator  
Reply With Quote
Unread 09-29-12, 02:03 AM  
keLston
A Deviate Faerie Dragon

Forum posts: 11
File comments: 174
Uploads: 0
Yea this is what I see now with the latest SMQueue as you reported when I finally have some solid play time in. The right click option is anchored to the lower left corner.

http://i.imgur.com/wiXZJ.jpg
Report comment to moderator  
Reply With Quote
Unread 11-01-12, 04:56 AM  
Vis
A Pyroguard Emberseer
 
Vis's Avatar

Forum posts: 1827
File comments: 50
Uploads: 0
Morning Sorcerermerlin

Everything is still working fantastically for me. Just have a question regarding savedvariables this time around. Does the savedvariables file only hold settings that have changed from default?

For example, in the config.lua file, "MarkTank = true," is the Default. I go in game and uncheck that option in the settings. If I then look at the savedvariables file I see the line "["MarkTank"] = false,". No other lines besides toon name, server, and profile name are listed. So the other settings that are possible do not get listed until they are changed from the Default as it's seen in the config.lua file?

Just clarifying how it all works in my head/out loud
Report comment to moderator  
Reply With Quote
Unread 11-27-12, 07:29 PM  
sorcerermerlin
A Kobold Labourer
 
sorcerermerlin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 16
Uploads: 3
Originally Posted by Vis
Morning Sorcerermerlin

Everything is still working fantastically for me. Just have a question regarding savedvariables this time around. Does the savedvariables file only hold settings that have changed from default?

For example, in the config.lua file, "MarkTank = true," is the Default. I go in game and uncheck that option in the settings. If I then look at the savedvariables file I see the line "["MarkTank"] = false,". No other lines besides toon name, server, and profile name are listed. So the other settings that are possible do not get listed until they are changed from the Default as it's seen in the config.lua file?

Just clarifying how it all works in my head/out loud
@ViS,

Sorry, I have been out of loop forever. PCSing with the military is a giant pain, and I have been stuck with my laptop that is incapable of doing much of anything (especially WoW!). Anyway, in the next few weeks I will be getting back to being a regular addon author again. As far as your long over due answer here, I will have to get back to you because I honestly don't remember LOL. I know that I was using AceConfig/AceDB libraries, so your observations could be true. I'll look into it and let you know. Talk again soon.

- Sorcerer Merlin.
Last edited by sorcerermerlin : 11-27-12 at 07:30 PM.
Report comment to moderator  
Reply With Quote
Unread 10-30-13, 05:52 AM  
Vis
A Pyroguard Emberseer
 
Vis's Avatar

Forum posts: 1827
File comments: 50
Uploads: 0
Error on PVP

Just started doing a bit of PVP and noticed an error. It seems an event has been removed so the PVP window no longer opens.

In core.lua at line 176 if you change
Code:
				_G.TogglePVPFrame();
to

Code:
				_G.TogglePVPUI();
It will work properly again.


Thanks again for a great addon.
Report comment to moderator  
Reply With Quote
Unread 03-30-16, 07:09 AM  
sorcerermerlin
A Kobold Labourer
 
sorcerermerlin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 16
Uploads: 3
Just updated it again, seems I forgot to have the DEBUG mode be disabled by default. Also, some of the Options dialog code was acting weird so did some fixing. Check it out! Thanks.

- Sorcerer Merlin
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: