Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

Releases: wardz/FocusFrame

FocusFrame v1.3.2

15 Jan 13:10
32d4410
Compare
Choose a tag to compare
  • Minor bug fix for debuff wrapping.

Update 2019
Development has been ceased due to the official release of WoW Classic. If possible, I'll recreate this addon for Classic, but no promises. FocusFrame v1.3.2 will be the last release.

FocusFrame v1.3.1

14 Jun 20:38
Compare
Choose a tag to compare
  • Add cmd /foption fmark to set raid marker icon for focus. (#15)
  • Add cmd /foption fmcast to cast ability on focus with the specified raid mark only. (#15) See wiki here for more info.
  • Add nameplate scanning support for ShaguPlates
  • Fix disabling nameplate scan not saving state after reload.
  • Optimize nameplate scanning.

FocusFrame v1.3.1b

09 Jun 10:26
Compare
Choose a tag to compare
FocusFrame v1.3.1b Pre-release
Pre-release
  • Optimize nameplate scanning.

FocusFrame v1.3.0

05 Apr 14:03
Compare
Choose a tag to compare
  • Added support for Focus' target frame. (#13 )
    Default off, may be toggled using cmd /foption target
    This frame is updated only when focus is targeted by you or someone in your party.

FocusFrame v1.2.3

08 Nov 02:37
Compare
Choose a tag to compare

FocusFrame v1.2.2

07 Sep 16:00
Compare
Choose a tag to compare
  • minor bug fix

FocusFrame v1.2.1

06 Jul 01:11
Compare
Choose a tag to compare

FocusFrame v1.2.0

15 May 16:18
Compare
Choose a tag to compare
  • Add dropdown menu shown on right clicking focus frame. This menu has the same options as on retail.
  • Add cmd /foption strictaura. See options page on wiki for more info.
  • Add cmd /foption noplates.
  • /fcast may now be used in scripts. E.g /script if x then fcast('spellname') end
  • /fitem now displays an error message if the item is not found.
  • Fix auras only showing once if they have the exact same name.
  • Fix incorrect buff display when focus is enemy but has pvp toggled off.
  • Fix enemy buffs sometimes being cleared when /focus is used on a target that is already focused.
  • Fix max health value not updating when focus leaves party & nameplates are enabled.
  • Minor refactoring & performance improvements.

Folder structure has changed a little so you might want to delete the old FocusFrame folder first when upgrading, instead of only overwriting the folders.

FocusFrame v1.1.3

31 Mar 19:23
Compare
Choose a tag to compare
  • Fix Arcane Missiles & Drain Mana casts not being tracked.
  • Castbar is now hidden if the cast hits the target and bar is still active due to incorrect cast timer (when using diff spell ranks) This does currently only work with damage spells and not heals.

FocusFrame v1.1.2

28 Mar 07:31
Compare
Choose a tag to compare
  • Add cmd "/foption nohide" to not clear focus on release spirit / loadingscreens. (#6) (Buffs are still cleared due to issues with combat log events)
  • Add cmd "/foption fade" to auto fade frame when focus info hasn't been updated for ~10s