Releases: frozn/TipTac
Releases · frozn/TipTac
v26.05.03 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- fixed lua error regarding secret value within execution of LibFroznFunctions:GetUnitCacheRecord()
- fixed lua error regarding secret value within LFF_GetAverageItemLevelFromItemData()
- fixed lua error regarding secret value within EmbeddedItemTooltip_UpdateSize()
- fixed lua error regarding secret value in LibFroznFunctions:GetOffsetsForAnchorPoint()
v26.04.22 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- fixed lua error regarding secret value returned by GetUnitSpeed() in ttStyle.lua (thx to @lfmnovaes for the PR)
- fixed lua error regarding secret value within LibFroznFunctions:GetUnitFromTooltip()
- bumped TOC to 12.0.5
v26.04.18 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- updated TacoTip's GearScore algorithm from v0.4.3 to v0.4.7
- fixed lua errors regarding secret values in ttStyle.lua
- fixed lua errors regarding secret values in ttItemRef.lua
v26.04.04 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- the default health bar will be shown for "secret" units (e.g. in dungeons) even if this might be disabled in options tab "Bars" but showing the TipTac health bar is enabled
- fixed lua error regarding secret value within LibFroznFunctions:RecalculateSizeOfGameTooltip()
- fixed lua error regarding secret value of mouseOverUnit in ttCore.lua
- fixed lua error regarding secret value within EmbeddedItemTooltip_UpdateSize()
v26.04.03 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- fixed lua error regarding secret value of bottomOffset/topOffset in ttAuras.lua (thx to @lfmnovaes for the PR)
- fixed lua errors regarding secret values in ttItemRef.lua (thx to @lfmnovaes for the PR)
- fixed alignment of health/mana/power/cast bars
v26.03.16 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- fixed lua error while determining the npc id of the unit
- fixed lua error regarding secret values in EmbeddedItemTooltip_UpdateSize()
v26.03.15 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- added option "Icons->Show 'Unit is a Secret Value' Icon" to show a lock icon next to the tip, if the unit is a secret value (since mn 12.0.0)
- added a workaround for blizzard bug in mn 12.0.0 because WorldQuestsList can taint property shownWidgetCount on widget container frames of the GameTooltip (thx to @Zocoya for providing the source code)
- applied a workaround lua error regarding missing function C_TradeSkillUI.GetRecipeFixedReagentItemLink(() if hovering over reagent items
- fixed lua error regarding secret value of creatureType in ttStyle.lua
- fixed lua error regarding secret value in LibFroznFunctions:GetOffsetsForAnchorPoint()
- fixed lua error regarding secret value calling C_CreatureInfo.GetClassInfo() to determine the class color
- fixed lua error during determining of npc id when hovering over history window of addon "SilverDragon - Rare Scanner"
- fixed lua error regarding secret value when getting the aura description is delayed and the combat lockdown begins
- fixed switching to default font/texture if font/texture isn't valid
v26.02.18 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- fixed lua error regarding secret value within LibFroznFunctions:ForEachAura()
- fixed lua error regarding secret value within LibFroznFunctions:GetPlayerGuildClubMemberInfo() (thx to @keisau for the PR)
- fixed lua error regarding secret value within LibFroznFunctions:RecalculateSizeOfGameTooltip()
- fixed lua error regarding secret value within LibFroznFunctions:UpdateUnitRecord()
- fixed lua error regarding secret value within frameForDelayedInspection:GetUnitCacheRecord()
- fixed lua error regarding secret value of barWidth in ttBars.lua
- fixed lua error regarding FontString:SetFont() in ttBars.lua
- fixed lua error regarding secret value of gttLineText in ttStyle.lua
- fixed lua error regarding secret value of sourceName in ttItemRef.lua
- fixed lua error regarding secret value of itemWidth in GameTooltip_CalculatePadding()
- dev: added a deployment script to improve development (thx to @burntorangejedi for the PR)
v26.02.12 [retail/MN] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- added necessary changes after release of retail/MN 12.0.0 and 12.0.1
- fixed remembering position of minimap icon
- fixed accidentally stopping fading out the cast bar
- changed scanning tooltip's owner from UIParent to WorldFrame to prevent artifacts in perpetually refreshing tooltips that share the GameTooltipTemplate and a common ancestor
- updated libs
- bumped TOC to 12.0.1
Thanks to all reporting bugs and providing code to fix the "secret things" coming with the release of Midnight! 🥳👍
v26.01.16 [retail/TWW] [classic/MoPC] [anniversary/TBC] [classic era/Vanilla]
- anniversary/TBC: added necessary changes after release of anniversary/TBC flavor 2.5.5
- anniversary/TBC: added TOC for 2.5.5