jagonx 7 Report post Posted February 24, 2017 Thank you reflect! Keep up the good work! ;) 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted February 25, 2017 (edited) On 2/23/2017 at 0:05 PM, jagonx said: (btw, is there a way to notify people about a post without quoting?) I've read your message (always do, though I may take a long time to respond). Like he said, it's possible, though I hate hardcoding support for specific addons so I'll try to do something more generic. Should be a larger update coming soonish. Edited February 25, 2017 by shirsig 0 Share this post Link to post Share on other sites
jagonx 7 Report post Posted February 26, 2017 Thats just great! 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted February 26, 2017 12 hours ago, jagonx said: Thats just great! You can now add frames for lua expressions evaluating to unit names. For this for example: /cdframes frame focus CURR_FOCUS_TARGET 0 Share this post Link to post Share on other sites
jagonx 7 Report post Posted February 26, 2017 2 часа назад, shirsig сказал: You can now add frames for lua expressions evaluating to unit names. For this for example: /cdframes frame focus CURR_FOCUS_TARGET OMG it is works !!! THAK YOU. However i got somу issues with updated version. Moving to yor topic. 0 Share this post Link to post Share on other sites
reflect 3 Report post Posted March 2, 2017 (edited) v1.0b - Statustext is now always shown when "Status Bar Text" is enabled under Interface options. - Focus data related stuff is now a module (WIP) that can be used in other addons. - Focus level, portrait and leader status is now updated by events and not only on focus targeted. - Focus is now cleared on loading screens & release spirit clicked. - Add border shield around castbar when the cast is immune against interrupts. (Only works with certain spells for now) - Add enemyFrames portrait debuff support. - Add ClassPortraits support. - Add cmd "/fswap" to target focus and set previous target as new focus. - Add cmd "/fcast petattack" to make pet attack focus. - Add cmd "/fassist" to assist focus. - Add cmd "/foption reset" to reset addon to default settings. - Fix castbar not resetting back to original position after being moved down due to too many auras displayed. - Fix "/focus name" not working when name is only entered partially. - Big performance improvements. https://github.com/wardz/FocusFrame/releases Note: A lot has been changed in this update. If you're using any addons that modify the *look* of FocusFrame, this update will most likely break those addons! You may want to keep using the old FocusFrame version until they get updated. Edit: Added a hotfix after posting this. Please redownload if you downloaded previous version. Edited March 3, 2017 by reflect 0 Share this post Link to post Share on other sites
Swagkhalifa 0 Report post Posted March 4, 2017 @reflect On 2/3/2017 at 8:37 AM, reflect said: v1.0b Thank you so much for this, I cannot express how awesome this is! It's safe to say that this is one of the best addons that has ever been made for vanilla WoW. Keep up the good work mate! :) 0 Share this post Link to post Share on other sites
reflect 3 Report post Posted March 19, 2017 @Swagkhalifa thanks:) v1.1.0 - Add pet target for focus unit ID scans. - Add support for luna clickcasting. (#4) - Targetting & frame improvements when fighting hunters with petname sat as the exact same name as a player. - Fix certain frame visuals not being updated on focus mind controlled. - Fix /fcast casting friendly spells on player(self) instead of focus when focus is not able to be cast on and auto self cast is enabled. - Fix /fcast sometimes targeting yourself when focus unit is not found. - Fix focus data sometimes not being cleared properly on focus changed. - Fix small memory leak for buff data. https://github.com/wardz/FocusFrame/releases/tag/v1.1.0 0 Share this post Link to post Share on other sites
Cruzix 6 Report post Posted March 23, 2017 On 3/2/2017 at 8:37 AM, reflect said: v1.0b - Add ClassPortraits support. I've been using https://github.com/Ko0z/ClassPortraits_Vanilla but this version doesn't seem to be supported by FocusFrame - do you mind making support for it and/or link to the other ClassPortraits version that is supported? :) 0 Share this post Link to post Share on other sites
reflect 3 Report post Posted March 23, 2017 2 hours ago, Cruzix said: I've been using https://github.com/Ko0z/ClassPortraits_Vanilla but this version doesn't seem to be supported by FocusFrame - do you mind making support for it and/or link to the other ClassPortraits version that is supported? :) I'm using this one: link But I can add support for the version u posted aswell later, as it seems to be exactly the same but with different folder name for texture 0 Share this post Link to post Share on other sites
Cruzix 6 Report post Posted March 23, 2017 (edited) 25 minutes ago, reflect said: But I can add support for the version u posted aswell later, as it seems to be exactly the same but with different folder name for texture Please do, I'm not that big of a fan of the class icons used in the addon you linked :D Edited March 23, 2017 by Cruzix 0 Share this post Link to post Share on other sites
reflect 3 Report post Posted March 26, 2017 On 23.3.2017 at 4:18 PM, Cruzix said: Please do, I'm not that big of a fan of the class icons used in the addon you linked :D Support for ClassPortaits_Vanilla is now added in newest release 0 Share this post Link to post Share on other sites
Arnak 0 Report post Posted March 31, 2017 (edited) I "upgraded" it and now it resets every time i die. Why? It was usefull for picking out the most annoying healer in AB, to focus-fear him and try to focus-spell lock. Now it just straight-up doesnt work in that situation... Also, is there a way to straight-up target focus? Need to send my pet to attack it before it can spell lock if focus is out of range. Have no way of doing that now, i think. I would just target focus and /script PetAttack(target) and TargetLastTarget, but cant target my focus with simple command. Edited March 31, 2017 by Arnak 0 Share this post Link to post Share on other sites
reflect 3 Report post Posted April 1, 2017 (edited) 11 hours ago, Arnak said: I "upgraded" it and now it resets every time i die. Why? It was usefull for picking out the most annoying healer in AB, to focus-fear him and try to focus-spell lock. Now it just straight-up doesnt work in that situation... You can turn that off using /foption nohide 11 hours ago, Arnak said: Also, is there a way to straight-up target focus? Need to send my pet to attack it before it can spell lock if focus is out of range. Have no way of doing that now, i think. I would just target focus and /script PetAttack(target) and TargetLastTarget, but cant target my focus with simple command. You can target focus using /tarfocus or clicking on the portrait. But for petattack you can just do /fcast petattack and it'll work as long as the focus is in range. Edited April 1, 2017 by reflect 0 Share this post Link to post Share on other sites
Arnak 0 Report post Posted April 2, 2017 21 час назад, reflect сказал: You can turn that off using /foption nohide You can target focus using /tarfocus or clicking on the portrait. But for petattack you can just do /fcast petattack and it'll work as long as the focus is in range. Oh, thanks. I thought i've read everything, but apparently i am just dumb. 0 Share this post Link to post Share on other sites
Jazzwah 1 Report post Posted April 3, 2017 Greetings! Here is the macro i used to use in retail TBC and onwards: /clearfocus [modifier:shift] /focus [target=focus,noexists]; [target=focus,dead] /clearfocus [target=focus,help] /petstay /petfollow /stopcasting /cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction Now i'm trying to implement it to vanilla, but no luck(knowledge) so far. I have both FocusFrame and CastModifier and after 1000x tries, i still cant make it work. Any help would be much appreciated! 0 Share this post Link to post Share on other sites
reflect 3 Report post Posted April 3, 2017 2 hours ago, Jazzwah said: Greetings! Here is the macro i used to use in retail TBC and onwards: /clearfocus [modifier:shift] /focus [target=focus,noexists]; [target=focus,dead] /clearfocus [target=focus,help] /petstay /petfollow /stopcasting /cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction Now i'm trying to implement it to vanilla, but no luck(knowledge) so far. I have both FocusFrame and CastModifier and after 1000x tries, i still cant make it work. Any help would be much appreciated! CastModifier doesn't support conditionals for /focus and /clearfocus afaik. I also think you have to replace target="focus" with @focus, but im not 100% sure 0 Share this post Link to post Share on other sites