File Details
1.3.2
- R
- Apr 18, 2026
- 151.85 KB
- 133
- 12.0.1
- Retail
File Name
StoryMode.zip
Supported Versions
- 12.0.1
1.3.2
Fixes
- Fixed persistent taint errors ("secret number value") when hovering world-quest POIs — replaced the private
GameTooltipframe with a plainBackdropTemplateframe that has no connection to the GameTooltip C layer, eliminating both theEmbeddedItemTooltipandMoneyFrametaint chains for good - Fixed tooltip crash (
GetWordWrapnil value) caused by FontString not exposing that method — wrap state is now tracked in a parallel table - Fixed Lua "more than 200 local variables" error — tooltip helpers are scoped inside a
do/endblock
Polish
- Tooltip minimum width raised to 220px; minimap tooltip sizes to content only