Thanks. Makes sense. Can see about just proc-ing a isboxer macro after log in as well. Saves messing with settings.
am not sure if it does it on a reload as well or just at login.
all the setting does is stops isboxer clearing the list and adding new team members, i have asked lax to remove that code as its nolonger needed due to the offline system and the anit offline spam thats added base line to jamba.
Update day! so i not had many problems and the few that was testing the fightmasters changes was happy so am tagging this as a release from today
Quote:
---------------------------
ChangeLogs:
---------------------------
Jamba Version: 5.1.7
WoW Game Version: 7.1.5
File Version: 7.1.5-5.1.7
Release Date: 25/1/2017
Modules: AdvancedLoot, Core, Display-Team, Follow, FTL, ItemUse, Macro, Purchase, Quest, Sell, Talk, Target, Taxi, Toon, Curr, Trade, Mount
*Jamba-Core
- Updated Copyright Dates To 2017 -- Happy New Year!
*Jamba-Taxi
- Added a timer/delay to help with shading. see http://www.dual-boxing.com/threads/5...r-Change-5-2-x
- Added A Slider to set the delay of the the Fightmater set to 0 to disable.
*Jamba-Mount
- Should now work with Mounts it did not before. Thanks to zinkala on curse for the fix.
*Jamba-TeamDisplay
- Currency should work again in tooltips (Set From In Game Currency BackPack box.)
Couple of suggestions.
- set role for LFR/LFD pop up
- Accept/Decline LFR/LFD pop ups similar to the repop/reincarn stuff - Maybe add a similar delay to the new FP to help with phasing.
- after joining a raid group - accept the role pop up
- Ready Check accept - similar to the repop/reincarn stuff
Macro :
It's a click again, keep forgetting to get it's nameCode:/click LFDDungeonReadyDialogEnterDungeonButton
/click LFGDungeonReadyDialogEnterDungeonButton
/click LFDRoleCheckPopupAcceptButton
Code:/click ReadyCheckFrameYesButton
It's just the addition of the extra buttons just like the res/reincarn you added
hi, yes just because /click works does not mean addons can do it on there own and might need a hardware event, EG macro or a /click, using api to auto call is what you want without any kinda hardware event.
even if one toon presses it other chars need to do it without a hardware event, you can not call a macro in the API without a hardware event EG a press of some kinda button or a key. (kinda makes the hole thing pointless)
like i said some of it can be done, some will unlike work.
http://wowprogramming.com/docs/api_flags#hardware
hardware This function requires a key or mouse press in order to be used, but may not be protected.
how about these versions?
can you push a run like this?
Code:/run LFDDungeonReadyDialogEnterDungeonButton:Click()
/run LFGDungeonReadyDialogEnterDungeonButton:Click()
/run LFDRoleCheckPopupAcceptButton:Click()
Any chance of a beta for ptr 7.2
Lots of Lua errors when testing
All of the errors seems to be with keybinds, Funny story it seems to be doing on it blizzard OWN addons as well so not sure if this is a bug or something they changed.
Not seen anything else though. (can not say i boxed though on ptr for a bit now we don't have pemades)
In other news:
Jabberwock:
https://pbs.twimg.com/media/C3j3JuxWYAEMs-O.jpg
Av manged to find the events for them role popups.
it seems you can "still" enter LFG/LFR using the API without a hardware event. (BG/Arana you need a hardware event though)*
*I don't like auto stuff like this so it only work when a team members press Enter 1st.
Ready check will be the same after a team member presses the ready check the others will do the same.
Av Added LFG Teleport as well.
Can anyone see anything wrong (apart from spelling) or anything that needs adding?
you can see in pic
With jamba off no errorsAttachment 1857
Only automatic I think I would like is to choose the actual role. I have a default trinity team layout that will always be tank>heals>3DPS
For actually joining - exactly like res or FP - main presses joins and the other slaves follow suit.
I'll check the screenshot properly shortly.
Thanks for this. :)
that looks like somthing new in the new build last time was somthing to do with keybindings. will take a look at sompoint (it seems to do with quest part of the addon. could turn that part of i guess.)
Edit they seem to have removed IgnoreQuest? hell knows why if this is a bug or a change. as its not in the notes so am a bit to say should i remove it already.
i added a temp fix for you i guess just replace the jamba-quest.lua in the jamba-quest folder. (zip file Attachment 1860 )
right the role part is a LONG nasty way to get it to work, Yes i could have buttons to pick tank/healer/dps but what happens if that toon can not fit the role? well problems start to kick in then.
To be fair once you pick the role that char can do (and you set them on the LFG frame anyway) then it saves. so really there is no need for jamba to be massing about changing this i feel.
EDIT: so after trying this you can not do AcceptProposal()
it has to be a hardware event so button press or a macro or something.Code:1x [ADDON_ACTION_BLOCKED] AddOn 'Jamba-Toon' tried to call the protected function 'UNKNOWN()'.
I apologize if this is the wrong place to ask about this.
I have returned to boxing after a 2+ year hiatus, but I'm having some relatively minor issues with Jamba.
1) When I change the background and border options on the Quest Tracker, they don't seem to do anything. Changing the font works, but not background or border changes. Not sure if this is a bug or something misconfigured on my end.
2) Sometimes, but not always, when I push settings to other toons, they don't actually get pushed. I enabled the debug logging chat thing, but saw no communication at all. Again, I don't know if this is a bug or something misconfigured on my side.
Thanks for an amazing addon, btw!
Really wonderful of you to take over it.
well they killed display in today patch on ptr Attachment 1866
Core also Attachment 1867
Sorry for the crap sreenshot
don't use dual-boxing ing hosting try and use imgur.com so hard to see on here. looks like change in artifact power great fun.
seems like some part of the addon is not loaded maybe? or maybe they changed comms in some way not sure not checked the new patch sorry busy atm with work.
sorry will use imgur from now on
Rolled back to Beta 7.1.5-7.2.0 and the second one went away
really really love all the hard work you are doing. And I use most of the modules today. I especially love the feature with click on mount on master and all characters mount that mount.
The only feature I would really like to use is the one called "sell others" but it would be great with a global list through accounts and characters. Or maybe a feature like rematch has https://mods.curse.com/addons/wow/Rematch where you can export your teams for use on another account or mail them to a friend. Export creates a plain text file that I then import on the other accounts.
jamba is per char, and not got any plans to make it account i have no plans to global the addon, you can if you want have a default profile and jsut make sure all toons/chars use this? i know a few that does this and then you use jamba-offline and just keep adding then all the lists/stuff would be shard
PS:Profile Copys all the stuff ;) if setting up a new team
It's quite easy to copy just a second of Jamba from another profile.
be in group
on any slot, change the profile to the one you want to pull from. (or reset the profile of you want to get defaults)
On team - add party
on the page you want to copy - push settings
go to another character
Push all settings for jamba
you've just copied 1 module from another teams profile. :)
Heres a new one http://imgur.com/a/chcPR
Just updated to latest alpha as of 3/17/2017.
It is missing LibButtonGlow-1.0. I added it manually, and now toons in my 5 man team won't accept quests together. They turn in quests together, but not accept.
I would have reported this on Curse.com but I can't logon: probably something to do with their merger with twitch.com.
alpha thread here : http://www.dual-boxing.com/threads/53635-Jamba-5-2
I am getting similar quest strangeness, was trying to test it a little more right now.
posted in wrong place.
see
http://www.dual-boxing.com/threads/5...l=1#post410218
Hey All so with the patch 7.2 The us getting before the EU as always *yes shes a EU player*
Am really sorry i don't think am going to get the update out on time. or though some of the bug report's i had might not be a problem in live am not sure.
Am in hospital for some tests, should only be a day or so but its how am going to be feeling after to get the release out, am Planing off releasing the Beta ver of jamba and pushing it as a live build! so it might take a few extra days this time.
Sorry once again!
This is a last min thing.
That's alright Ebony, I hope everything works out and you are doing ok. We appreciate this, but your health is always first!
appreciate all your work! :) this addon is a gamer changer
Hope you are feeling better soon Ebony!
And don't worry about the release, It's not like you are a paid employee with the task of developing the addon. And even when that is the case, things are often not ready in time either... So any work done by you should be greatly appreciated, never demanded or taken for granted :)
I personally am very thankful, and also impressed by all the work you put into developing Jamba!
Thanks for the replays i manged to release it i hope i got everything, Right
This topic is getting a bit to big with a new release 5.2 I think its time to to start a New One
MOD's can you close this and unsticky it
New Topic
http://www.dual-boxing.com/threads/5...-for-WoW-7-2-0
hope u feel better and jamba is awsome.