GithubHelp home page GithubHelp logo

haste / oglow Goto Github PK

View Code? Open in Web Editor NEW
15.0 4.0 8.0 178 KB

WoW AddOn - Make your shiny items... glow in the dark!

Home Page: http://www.wowinterface.com/downloads/info7142-oGlow.html

License: MIT License

Lua 100.00%

oglow's People

Contributors

haste avatar stako avatar wetxius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oglow's Issues

[4.3 PTR] Char Flyout error

1x oGlow-2.1.1\pipes\char-flyout.lua:39: hooksecurefunc(): PaperDollFrameItemFlyout_DisplayButton is not a function

oGlow-2.1.1\pipes\char-flyout.lua:39: in function "enable"
oGlow-2.1.1\pipe.lua:53: in function "EnablePipe"
oGlow-2.1.1\oglow-2.1.1.lua:65: in function <oGlow\oglow.lua:38>
(tail call): ?

Locals:
self =

{
RegisterColor = @oglow\colors.lua:22
RegisterFilter = @oglow\filter.lua:11
ResetColor = @oglow\colors.lua:41
IsEventRegistered = @oglow\event.lua:51
IteratePipes = @oglow\pipe.lua:43
UnregisterFilterOnPipe = @oglow\filter.lua:86
RegisterDisplay = @oglow\display.lua:9
EnablePipe = @oglow\pipe.lua:48
IterateFilters = @oglow\filter.lua:33
GetNumPipes = @oglow\pipe.lua:93
UNIT_INVENTORY_CHANGED = @oglow\pipes\char.lua:27
CallFilters = @oglow\oglow.lua:82
GetNumFilters = @oglow\filter.lua:108
version = "2.1.1"
argcheck = @oglow\init.lua:4
ADDON_LOADED = @oglow\oglow.lua:38
IsPipeEnabled = @oglow\pipe.lua:76
CallOptionCallbacks = @oglow\oglow.lua:109
RegisterOptionCallback = @oglow\oglow.lua:103
IterateFiltersOnPipe = @oglow\filter.lua:73
DisablePipe = @oglow\pipe.lua:62
RegisterFilterOnPipe = @oglow\filter.lua:39
RegisterEvent = @oglow\event.lua:19
RegisterPipe = @oglow\pipe.lua:9
UnregisterEvent = @oglow\event.lua:55
UpdatePipe = @oglow\pipe.lua:82
}
hook = nil
pipe = @oglow\pipes\char-flyout.lua:19

It will support the Legion?

Message: Interface\AddOns\oGlow\pipes\tradeskill.lua:28: hooksecurefunc(): TradeSkillFrame_SetSelection is not a function
Time: 07/28/16 10:28:03
Count: 1
Stack: [C]: in function `hooksecurefunc'
Interface\AddOns\oGlow\pipes\tradeskill.lua:28: in function <Interface\AddOns\oGlow\pipes\tradeskill.lua:22>
Interface\AddOns\oGlow\pipes\tradeskill.lua:34: in function `func'
Interface\AddOns\oGlow\event.lua:14: in function <Interface\AddOns\oGlow\event.lua:12>
(tail call): ?
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:391: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:450: in function `TradeSkillFrame_LoadUI'
Interface\FrameXML\UIParent.lua:1453: in function <Interface\FrameXML\UIParent.lua:891>

Rewrite the bags pipe.

Can't abuse ContainerFrame_Update as a hook point as add-ons use this function, while not following the same scheme as Blizzard.

Solution is to implement full event handling, and a throttle for when the frames are default container frames are hidden. Probably by using the old solution of maintaining a "these frames we have to update when they are shown list".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.