Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Azurewren/NomiCakes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NomiCakes

This is a fork of the World of Warcraft addon from semlar/NomiCakes which is found on (https://www.curseforge.com/wow/addons/nomicakes) for the purposes of updating it to version 9.0.0.1 (Shadowlands) and fixing some bugs.

Changes:

  • Added local function GossipResize(titleButton)
  • Replaced _G[buttonName] with GossipFrame_GetTitleButton(i) in DecorateNomi function
  • Replaced _G[buttonName .. 'GossipIcon'] with GossipFrame_GetTitleButton(i).Icon in DecorateNomi function
  • Replaced 'interface\gossipframe\workordergossipicon' with 'interface/gossipframe/workordergossipicon'

About

This is a fork of the World of Warcraft addon from (https://github.com/semlar/NomiCakes) which is found on (https://www.curseforge.com/wow/addons/nomicakes)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%