Releases: frozn/TipTac
Releases · frozn/TipTac
v24.09.29 [TWW] [CataC] [Classic Era]
- fixed checking if font exists, e.g. for text on bars
- classic era: fixed lua error when hovering over pet action bar
- classic era: bumped toc to 1.15.4
v24.09.02 [TWW] [CataC] [Classic Era]
- added styling of tooltips from LibUIDropDownMenu-4.0
- optimized predefined solid border layout
v24.08.29 [TWW] [CataC] [Classic Era]
- fixed positioning of old UIDropDownMenu if using different scale
v24.08.28 [TWW] [CataC] [Classic Era]
- fixed positioning of old UIDropDownMenu if using different scale
- fixed lua error during applying quality border if quality is invalid, e.g. from invalid chat links
v24.08.26 [TWW] [CataC] [Classic Era]
- fixed lua error regarding checking the existence of LibDropDownMenu
- added workaround for addon AddOnSkins to prevent styling of frame
v24.08.25 [TWW] [CataC] [Classic Era]
- added styling of tooltips from LibDropDownMenu
- fixed lua errors if hovering over a WoW token icon in the blizzard shop
v24.08.19 [TWW] [CataC] [Classic Era]
- fixed missing tooltips with embedded items, e.g. for world quests
- fixed appearance of old UIDropDownMenu in some cases
v24.08.18 [TWW] [CataC] [Classic Era]
- added option "Hiding->Hide Exp Bar Tips" to hide experience bar tips
- added option in "Anchors" to override GTT anchor for world/frame units/tips during challenge mode (mythic+)
- added option in "Hiding" to hide frame/world unit tips or unit/spell/item/action-bar/experience-bar tips during challenge mode (mythic+)
- fixed lua error error regarding calling TooltipUtil.SurfaceArgs() because it's not necessary any longer (since df 10.1.0)
- fixed unnecessary jumping of unit tip's width after text changes (e.g. after the talents are available) together with minimum width if showing bars
- fixed quality border color for LFG dungeon (shortage) reward
- added a workaround for anchoring the tip to the mouse position if centering of the cursor when mouse freelooking is enabled, because GetCursorPosition() returns the real cursor position for the first frame when left-clicking instead of the centered position (e.g. under addon "Combat Mode").
- improved displaying of RewardLevel and WeeklyRewardLevel for keystones if these are zero
- updated LibDBIcon-1.0
- bumped TOC to 11.0.2
v24.08.05 [TWW] [CataC] [Classic Era]
- fixed preventing auras from moving off-screen if other addons modify the clamp rect insets too
- fixed error with showing spell id for random mount button
- dragonriding has been renamed to skyriding with latest expansion TWW
v24.07.31 [TWW] [CataC] [Classic Era]
- added styling of tooltips from LibExtraTip
- considered updated quest (log) APIs for latest expansion TWW
- added necessary changes for latest expansion TWW (thx to @silverwind for PR)