Results: 4Comments by: Fetaro
File: Hello World05/27/17
Firstly, your work is great. Kudos...
Posted By: Fetaro
Firstly, your work is great. Kudos for you, it's helping me. But I really wish someone could explain clearly how to add a tab to a vanilla window and display something in it. All I have found this far is outdated (18 months old for the most recent one), and the API doesn't work anymore like that. As for existing add-ons that d...
File: No, thank you!05/23/17
Re: Re: Re: Re: Re: Re: Game Patch 3.0.5
Posted By: Fetaro
I get this error too The addon seems to have a problem with the new patch 3.0.5. I get two errors after login/reloadui: user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:52: table index is nil stack traceback: user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:52: in function '(main chunk)' This...
File: AI Research Grid03/22/17
While we wait for an official updat...
Posted By: Fetaro
While we wait for an official update, I've patched a copy that supports all the missing motifs (all 45) https://drive.google.com/open?id=0B8aVm3oIO3icaTV0NEtVRUVwems new styles code: local styleWithChapter = { ... --{ITEMSTYLE_UNUSED21, 59, 0}, -- Grim Harlequin {ITEMSTYLE_UNUSED22, 60, 1545}, -- Hollowjack {ITEMSTYLE...
File: AI Research Grid03/21/17
new styles code: local styleWith...
Posted By: Fetaro
new styles code: local styleWithChapter = { ... --{ITEMSTYLE_UNUSED21, 59, 0}, -- Grim Harlequin {ITEMSTYLE_UNUSED22, 60, 1545}, -- Hollowjack {ITEMSTYLE_ENEMY_SKINCHANGER, 43, 1676}, {ITEMSTYLE_AREA_RA_GADA, 45, 1797}, {ITEMSTYLE_EBONY, 41, 1798}, {ITEMSTYLE_UNUSED19, 57, 1796}, {ITEMSTYLE_UNUSED20, 58, 1795}, }...