This repository has been archived by the owner on Jun 1, 2019. It is now read-only.
Releases: wardz/FocusFrame
Releases · wardz/FocusFrame
FocusFrame v1.3.2
FocusFrame v1.3.1
- 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
- Optimize nameplate scanning.
FocusFrame v1.3.0
- 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
- Add support for new plugin FocusFrame_TargetCastbar (request #11)
- Add cmd
/foption statustext
for hiding status text. (#10)
FocusFrame v1.2.2
- minor bug fix
FocusFrame v1.2.1
- Fix #7
- Add support for https://github.com/wardz/DispelBorder
FocusFrame v1.2.0
- 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
- 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
- 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