Credits go to all those who contributed either via a similar add-on or by direct feedback. Thank you! :)
Feedback This project is in beta phase. It's likely that you may find bugs or issues. Please feel free to post those on the project page. You can also use the ticketing system for feature requests, etc.
Translations Please submit translations by attaching them here or emailing them to me.
But... I'd classify it as type = "launcher" as it doesn't show any information...
The "data source" type has more options available to it (OnTooltipShow(), etc). Additionally, the "launcher" type requires an OnClick handler.
Is there some kind of issue that may arise from me using the "data source" type that I'm missing? If not, I'll keep it as-is until some cool person (/pokes Tekkub) adds stuff like OnToolstipShow() to the "launcher" type (I r must habs tool tip!) and I get the config worked out.
Edit: Unless someone can point me in the right direction of how to add a tool tip to a launcher. >.<
Edit: Unless someone can point me in the right direction of how to add a tool tip to a launcher. >.<
You can use OnToolTipShow and other 'tootipish' attributes despite the fact that you may set the type to launcher. If the display supports it, a tooltip will be shown, if not, you don't really lose much, imo.
You can use OnToolTipShow and other 'tootipish' attributes despite the fact that you may set the type to launcher. If the display supports it, a tooltip will be shown, if not, you don't really lose much, imo.
Yeah, I noticed that in another thread. I just wasn't sure how they (the display and LDB) handled the table, so my bad. >.<
Updated:
- Changed type to "launcher".
- Did a bit of code clean up.
- Removed unnecessary locales and provide a single template instead.
- WTB translations! :P
Coming soon:
- MM Icon
- Option to disable/enable menu icons.
Could you separate Mage "Teleport" and "Portal" spells with a space? I find the long list with both together is a bit hard to read.
Otherwise looking (and working) beautifully!
Already in the works. My goal is to do something like:
Portals
Darnassus
Stormwind
Or, for example, a DK:
Portals
Ebon Hold
And then:
Teleports
Darnassus
Stormwind
Or, for example, a Druid:
Teleports
Moonglade
I'm just trying to figure how I want to go about it so that it accounts for the spell types (portal/teleport) instead of just "Spells". I've got some ideas, but give me a little time to work it out. This is fun. :)
Okay. Tis changed in B3. It's kind of rough, so test it like crazy. The only problem I had was trying to figure out how to pull the spell's destination from its spell name and after fooling with some regex, I decided to just add them manually and then set them up to be localized. :P
Just curious as to the inclusion of AceLibrary.lua (Ace2) in the current revision's ZIP. The core.lua file contains no references to AceLibrary. And doesn't LibStub provide everything you would need AceLibrary for? Or am I drunk?
A few suggestions -
- Can you maybe put a space between each line as the Icons are all scrunched together (No big deal really, Broker_Portal had the same issue, just might look better :P )
- Add the amount of Teleports and Portals you can cast.
- Maybe make it so one can Left-Click the LDB "button" and cast a Tele, Port or Hearth to a choice set by the user.
But thanks for the better mod. I look forward to more updates in the future.
- Can you maybe put a space between each line as the Icons are all scrunched together (No big deal really, Broker_Portal had the same issue, just might look better :P )
I'll have to see how some changes I have in mind pans out. I decided that for a simple Broker plug-in, it's way too bloated (libraries, mostly). :p
- Add the amount of Teleports and Portals you can cast.
I can do this. It may be a bit before I get to it, though. :)
- Maybe make it so one can Left-Click the LDB "button" and cast a Tele, Port or Hearth to a choice set by the user.
I'll look into it, but no guarantees. One of the things I hated about the other similar mods was that they "remembered" the last spell you used and assigned it to when you left-click the plugin.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Project Page: http://www.wowace.com/projects/broker_transit/
Credits go to all those who contributed either via a similar add-on or by direct feedback. Thank you! :)
Feedback
This project is in beta phase. It's likely that you may find bugs or issues. Please feel free to post those on the project page. You can also use the ticketing system for feature requests, etc.
Translations
Please submit translations by attaching them here or emailing them to me.
But... I'd classify it as type = "launcher" as it doesn't show any information...
/me cowers in fear of a punch
Is there some kind of issue that may arise from me using the "data source" type that I'm missing? If not, I'll keep it as-is until some cool person (/pokes Tekkub) adds stuff like OnToolstipShow() to the "launcher" type (I r must habs tool tip!) and I get the config worked out.
Edit: Unless someone can point me in the right direction of how to add a tool tip to a launcher. >.<
Thanks StormFX! I look forward to giving it a whirl.
You can use OnToolTipShow and other 'tootipish' attributes despite the fact that you may set the type to launcher. If the display supports it, a tooltip will be shown, if not, you don't really lose much, imo.
Yeah, I noticed that in another thread. I just wasn't sure how they (the display and LDB) handled the table, so my bad. >.<
DEATHKNIGHT = {50977}, -- Death Gate
I totally forgot about that one. Thank you. :)
Edit: It's in the latest revision.
- Changed type to "launcher".
- Did a bit of code clean up.
- Removed unnecessary locales and provide a single template instead.
- WTB translations! :P
Coming soon:
- MM Icon
- Option to disable/enable menu icons.
Otherwise looking (and working) beautifully!
Already in the works. My goal is to do something like:
Portals
Darnassus
Stormwind
Or, for example, a DK:
Portals
Ebon Hold
And then:
Teleports
Darnassus
Stormwind
Or, for example, a Druid:
Teleports
Moonglade
I'm just trying to figure how I want to go about it so that it accounts for the spell types (portal/teleport) instead of just "Spells". I've got some ideas, but give me a little time to work it out. This is fun. :)
Nice mod. Switching over from Broker_Portals.
A few suggestions -
- Can you maybe put a space between each line as the Icons are all scrunched together (No big deal really, Broker_Portal had the same issue, just might look better :P )
- Add the amount of Teleports and Portals you can cast.
- Maybe make it so one can Left-Click the LDB "button" and cast a Tele, Port or Hearth to a choice set by the user.
But thanks for the better mod. I look forward to more updates in the future.
I'll have to see how some changes I have in mind pans out. I decided that for a simple Broker plug-in, it's way too bloated (libraries, mostly). :p
I can do this. It may be a bit before I get to it, though. :)
I'll look into it, but no guarantees. One of the things I hated about the other similar mods was that they "remembered" the last spell you used and assigned it to when you left-click the plugin.