Download
(2Kb)
Download
Updated: 12-09-16 10:19 PM
Compatibility:
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:12-09-16 10:19 PM
Created:10-21-16 04:52 AM
Downloads:1,484
Favorites:10
MD5:
Categories:Utility Mods, Discontinued and Outdated Mods

daftUIFade

Version: 70100.3
by: tonyis3l33t [More]

Rolled in to daftUITweaks for 8.0 and beyond.

Fades out entire UI when not in use.

Features:

  • Since this fades UIParent, it will affect all addons.
  • Fades in UI when in combat or when casting outside combat.
  • Fades in UI when a window pops up.
  • Fades in UI when targeting anything or mousing over anything.
  • Fades in UI when world map, mailbox, or gossip frame is shown.
  • Fades in UI when typing a message in chat edit box or mousing over chat boxes.

Settings can be edited completely in the Options.lua file, as previewed below.


Code:
addonTable.TIMETOFADEIN = 1.0;
addonTable.FADEIN = 0.95;

addonTable.TIMETOFADEOUT = 3.0;
addonTable.FADEOUT = 0.05;

+Lightweight on code to stand the test of time (and patches).

Special thanks to Krainz for introducing the idea to use UIParent.

KNOWN BUGS:
-- ALT+Z will not work when using this addon.

70100.3
-- Bug fixes

70100.2
-- The timer that houses fatigue now fades in UI
-- Vehicle casting/channeling now fades in UI

70100.1
-- Quick fix by removing Garrison Popup and World Quest Complete popup.

70000.5
--Various popups now fade in UI
--Game Menu (Default: ESC Key) now fades in UI

70000.4
--Added support for mousing over chat frames to fade in UI

70000.3
--Corrected bug that sometimes left UI faded during combat.

70000.2
--Corrected spamming ADDON_ACTION_BLOCKED events during combat.

70000.1
--Initial Release

github: https://github.com/TonyPhipps/Warcraft
Optional Files (0)


Post A Reply Comment Options
Unread 10-23-16, 02:49 PM  
tonyis3l33t
A Cyclonian
 
tonyis3l33t's Avatar
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 22
Uploads: 17
Originally Posted by devilArt
is that possible to make chat frame not fade out?
Not with current implementation. Chat frame is under UIParent along with everything else. Closest bet may be daftFrameFade, another of my addons that does each frame individually, rather than the whole UIParent.
Report comment to moderator  
Reply With Quote
Unread 10-23-16, 09:30 AM  
devilArt
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 51
File comments: 203
Uploads: 2
is that possible to make chat frame not fade out?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: