Any plan to have a dual pane quest log in the future? That way I can get rid of another addon.
Thanks.
Printable View
Any plan to have a dual pane quest log in the future? That way I can get rid of another addon.
Thanks.
Can I download some older versions of the program? Better inf. have at PM. Thx for answer
Jamba working great overall, really nice for sure.
As to the follow aspect, you can see people QQing about follow in general:
The End
My tiny problem is that the green / red box dosnt seem to update all that often. Ill get the message (which is fine) a lot sooner then the green/red box updating. And sometimes the health dosnt update for 40-60 seconds also. Is there a way to make the updating a bit faster without bogging the system down (probably Im the only one with this problem as I have 25 followers to update).
So is there a way to help those other people who lose follow by strobing it a lot faster (I have tried a number of settings but I notice that as I go lower and lower to strobe faster the red/green box is just turning red to many times even though the follow is not broken); and is there a way to update the red/green box faster?
And finally, I notice that you can set follow to reset after combat, but thats not the optimal time to reset, its after combat AND looting. Is it possible to add about 5 seconds to the after combat reset?
The flight accept is really cool with 25. The all launch at the same instant lol.
You have a bug. If you are follow strobing, Jamba should not be sending follow status updates (the boxes should always stay green). When the health doesn't update for 40-60 seconds it is because the wow addon communications channel is swamped with messages. The follow status updates while follow strobing would do this. There is no way to make the updates go any faster.Quote:
Originally Posted by Sam DeathWalker',index.php?page=Thread&postID=154868#p ost154868]Jamba working great overall, really nice for sure.
As to the follow aspect, you can see people QQing about follow in general:
[url='http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=17049
I fixed this bug a few versions back. Make sure you are using the latest Jamba version (0.4a or 0.4b) and the that version is running on all your toons. If you already are then ...
Do you do a lot of follow strobing? Because, auto follow after combat is redundant if you are follow strobing. What is your follow style?
It is possible to a delay on the auto follow after combat. I'll add that one to the list.
No. :)Quote:
Originally Posted by 'SoulSeekerUSA',index.php?page=Thread&postID=15374 2#post153742
I don't want to let people have older versions because they all are old. Old versions have bugs that have been fixed in newer versions, have features that are incomplete, and I don't want to have to deal with those again.Quote:
Originally Posted by 'Aizerin',index.php?page=Thread&postID=154756#post 154756
I've added the pause while using taxi to the todo list.Quote:
Originally Posted by 'algol',index.php?page=Thread&postID=152641#post15 2641
Ok, it is on the list, I'll add it to my "command centre" idea. I assume you want all your toons to use that item when you press the hotkey.Quote:
Originally Posted by 'zanthor',index.php?page=Thread&postID=151253#post 151253
Quote:
Originally Posted by 'alfa',index.php?page=Thread&postID=151417#post151 417
All the proc / cooldown ideas are definitely on my todo list.Quote:
Originally Posted by 'Yumil',index.php?page=Thread&postID=151538#post15 1538
I'm still developing Jamba; at the moment I am rewriting the core and communications components. The existing code was beginning to get messy and a chat with Ken made me decided to refactor it.
At the end of this rewrite, there will be a documented Jamba API to enable other developers to write addons that can become part of Jamba suite, but still be addons in their own capacity, so their authors can take ownership of them and they can ship seperately.
For instance, I don't PVP and I believe Ken is writing a "Threat" module for PVP uses.
As part of that rewrite, I am changing the options GUI; especially to make the team and tag parts friendlier to use.
After that I am going to be working on Jamba-Macro (substitute tags in macros for actual characters).
And after that I'll make an effort at the proc / cooldown requests.
And then we will have the third expansion for wow :P .
Excellent!
I have been following your general code layout with an eye toward making some minor extensions of my own. I look forward to an API, esp. to the XP and follow party data. I was just going to snoop the data and reparse the things i needed, but an api could be much more efficient.
but the newer version doesnt work properly on patch 2.4.3 /cryQuote:
Originally Posted by 'Jafula',index.php?page=Thread&postID=155011#post1 55011
Awesome addon, thanks for your work!
Sorry, 3.0+ really is a lot of fun.Quote:
Originally Posted by 'Aizerin',index.php?page=Thread&postID=155042#post 155042
Heh, thanks for the praise. :love:Quote:
Originally Posted by 'Korruptor',index.php?page=Thread&postID=155159#po st155159
Cool; let me know if there is anything else you would like in the api.Quote:
Originally Posted by 'aboron',index.php?page=Thread&postID=155027#post1 55027
I'm making a JambaModule table that you mixin to your addon; like so
JambaTaxi = LibStub( "AceAddon-3.0" ):NewAddon( "JambaTaxi", "JambaModule-1.0", "AceConsole-3.0" )
Currently the methods mixed in are:
and your addon will also have to implement the following
- JambaRegisterModule( moduleName )
- JambaSendCommandToTeam( commandName, ... )
- JambaSendCommandToSlaves( commandName, ...)
- JambaSendMessageToTeam( message )
- JambaSendWarningToTeam( message )
- JambaSendSettings( settings )
There will be a JambaTeam global table that will contain all the team information; methods like:
- JambaOnSettingsReceived( characterName, settings )
- JambaOnCommandReceived( characterName, commandName, ... )
And using AceEvent-3.0; you will be able to subscribe to messages that JambaTeam sends; the messages will be along the lines of
- ActiveCharacters() - an iterator over all active characters (enabled characters).
- boolean CharacterIsInTeam( characterName )
- boolean CharacterIsTheMaster( characterName )
Anyway, thats just a taster of what is to come; I'll make sure it is all documented and I'll walk through a few small examples (like JambaTaxi) in the docs as well.
- FollowStarted, characterName
- FollowStopped, characterName
- HealthUpdate, characterName, healthAmount
- ExperienceUpdate, characterName, experienceAmount, isRested
i am crying because i cant download new patch because when i download new patch i cant play :(Quote:
Originally Posted by 'Jafula',index.php?page=Thread&postID=155171#post1 55171
Issue: Raid Warning / Experience Bar do not work for one specific Toon.
Toon name: PSA
(All my other toons in the party work great with Jamba.)
PSA's settings in Blizzard Interaface and Jamba are the exact same as all the other toons in the party.
I have removed the Jamba variable file for PSA, I have removed all mods and left just Jamba active. Why do I have the feeling it's the name "PSA"?
PSA will communicate to the the Master via Party and Whisper. If I type "/rw <text>" the <text> is dislayed properly in Raid Warning. Using Jamba will not display in RW for follow breaks or attacks, or anything else.
Any thoughts?
(yep, I donated about 2 weeks ago! Excellent mod! Thanks so much!)
Great Addon! I had previously used Multiboxer v2, but i never saw any updates, and it died. Glad to see you are continually working on it!
I use wowmatrix to keep my addons updated. Any chance on getting Jamba to show up on it's updates? I have no idea how it works on the backend, but I assume it just checks a bunch of websites for new versions. When I updated to .4, it had a bunch of LUA erors, until I deleted the jamba folder and put in the new one (first time I had just copied the new files into the old folder, there must have been an old file that is no longer there messing something up) Having it able to be auto updated would be awesome.
When my finances are a bit better, I'll be sure to donate to this great cause!
Just wondering you drop the word automate alot... I was thinking about using this.. looks wonderful but its scary lol.. Automate usually = bad.
Yup, parts of Jamba are AUTOMATION. That is what makes it useful. Not having to multiply clicks by 5 for a 5 boxer. Thing is, Jamba is a World of Warcraft Addon and has to operate by using the wow api - and Blizzard have set up the api so that addon authors cannot write any automation they consider bad.Quote:
Originally Posted by 'Burne',index.php?page=Thread&postID=156073#post15 6073
For instance, Jamba cannot press the Accept Trade button for you, because that the wow api function that is called to press the Accept Trade button is protected by Blizzard. But Blizzard have not protected the Accept Quest function, so Jamba can press that button for you.
So Jamba's automation is only that which is allowed by the wow api.
I do agree that any automation outside of wow (like using a 3rd party exe to press a key, wait and press another key) is bad.
I hope that helps :).
Jamba is still a work in progress. I'm not comfortable with it on wowmatrix or curse or wowinterface or anywhere else just yet. When I have completed my development; I'll push it out there; until then I hope you don't mind visiting dual-boxing.com...Quote:
Originally Posted by 'daviddoran',index.php?page=Thread&postID=155748#p ost155748
Thanks for the donation :). And thanks for the detailed information. I will try your character name out and see if I can reproduce your problem.Quote:
Originally Posted by 'psardoin',index.php?page=Thread&postID=155444#pos t155444
TY for an amazing addon
Best Addon thank you.
Only question I have:
Is it possible for slave character to take the same flightpad destination as the master character, without the slave character having to open the flightpad window?
I searched for answer, sorry if it has been asked before.
No, you need to open the flightpad window.Quote:
Originally Posted by 'Angelina',index.php?page=Thread&postID=157818#pos t157818
quick question
on log in nothing shows typed /jamba nothing
Being a dumby what have i missed
TY
I have questhelper and tour guide in same loc-- they are working and
using keyclone
figured it out had wrong file name
thanks for great add on
You have done some documentation for Jamba-Target (which I clicked the print button on, then had to Ctrl A Ctrl C and put into a Word doc to actually print.
You have some documentation of the main Jamba and it's modules in nested/tree form, so you can click on Jamba-Talk and go there.
Any likelihood of getting a printer friendly version of all of the docs? It's just a stitching together of what you have already done.
I keep a lot of printouts of guides and data in folders on the shelf above my comp, would love to have full hardcopy of the support info you have in nested form right now.
Love the addon and am using it with my current half a dozen macros. My question is do i ask here or start a new thread on getting help with macros and jamba. With 42 post and several updates to the addon i do not know where to start? I am MB to level toon in the new x-pac and might go from there at a later date. I have a warrior and a mage. I am struggling with the invite macro and what in the heck is strobing? Thanks guys.
Any chance jamba can do reporting to master say if a nightfall procs or a mages insta pyro procs or any equivalent casttime free proc's?
you can setup a simple cancel cast cast pyro for eg if it just reported it
I've looked around a bit, but wondered if there is a way to reference the leader specified in Jamba in a macro?
E.g. In BGs, I don't have control over who is party leader, so I can't assume the intended person is leader.
That documentation is out of date. With my refactoring, I'm changing a lot of stuff. So hopefully I'll have a full PDF of docs you can download and print at the end of it all.Quote:
Originally Posted by 'Jheusse',index.php?page=Thread&postID=158744#post 158744
Strobing is where Jamba will strobe the follow (master) command every second. This is ideal for PVP where you group can get feared. When the fear effect fades, follow is automatically called every second, so you don't have to worry about pushing your follow button again. You can find some macros for this in the Hydra stickied post in the new mb section.Quote:
Originally Posted by 'cr2jones',index.php?page=Thread&postID=158875#pos t158875
/jamba-group invite
should create a group containing your team.
If you ask questions here, I'll try and answer them when I can.
It is on the todo list.Quote:
Originally Posted by 'Jubex',index.php?page=Thread&postID=159912#post15 9912
No there is not. I use Focus as a leader marker. An advantage is that Focus can change in combat where an addon macro cannot change in combat. I plan to add a "Jamba-Macro" system where you can replace tags with names of toons. I am also going to make a "master" and "slave" tag that change with the current Jamba Master.Quote:
Originally Posted by 'combhua',index.php?page=Thread&postID=160857#post 160857
So you could write a new Jamba Macro that was:
/assist #master#
and then press the update Jamba-Macros button and assuming Yaswar is the master, this would change the macro to be
/assist yaswar
-or-
/cast [target=#master#-target] Lightning Bolt
would translate to
/cast [target=yaswar-target] Lightning Bolt
This means you could have one set of macros and not have to rewrite them all the time when you changed team members. Also considering having #party1# - #party4# as tags that substitute the actual name of the party member.
If you want something that references the master in a macro and you don't plan on changing masters while in combat, then this system would work for you. Please note this system is a lot of talk at the moment and not much coding (vapourware). :D
Still, it's an intriguing idea if you get around to it and can pull it off.Quote:
Originally Posted by 'Jafula',index.php?page=Thread&postID=160889#post1 60889
Jafula I wanted to thank you for writing Jamba, I am new to Dual Boxing and your add-on makes my 2 man team (Shaman/Mage) just wonderful!
Thanks!!
Jamba-Me documentation ?
Hi, Is there a way that the Alts tell the main their progress in a profession, e.g. first aid or so, like the progress in a quest ?
cheers