Results: 79Comments by: Migoda
File: Librarian Book Manager03/15/21
Specifically the line 570 changes...
Posted By: Migoda
Specifically the line 570 changes I got an error there too because it tries to call the function OnShowBook but can't find it. Simple fix was to move the function OnShowBook above OnAddonLoaded. Works for me then. Before: local function OnAddonLoaded(event, addon) if addon == "Librarian" then EVENT_MANAGER:Unregi...
File: No, thank you! - Blackwood03/11/21
NTY is somehow removing the new "pr...
Posted By: Migoda
NTY is somehow removing the new "preview" option in the inventory context menu. Ive tried unselecting the two Inventory options in the addon option menu to no avail Same here. Try to disable the camera rotation option as a temporary workaround. No idea why this related, but turning it off makes the preview option reappear and workin...
File: AlphaGear 2 (Builds, Gear, Skills, Banking)11/13/17
The cursor problem is fixed with be...
Posted By: Migoda
The cursor problem is fixed with beta-2. Thanks again!
File: AlphaGear 2 Test and Debug Channel (inactive)11/13/17
Yes! The cursor is working correctl...
Posted By: Migoda
Yes! The cursor is working correctly now with beta-2.
File: ESO Master Recipe List11/13/17
Thank you very mutch! I don't use t...
Posted By: Migoda
Thank you very mutch! I don't use the cook module from CraftStore so it will be fine for me that way.
File: AlphaGear 2 Test and Debug Channel (inactive)11/13/17
I tried it but the problem is still...
Posted By: Migoda
I tried it but the problem is still there.
File: ESO Master Recipe List11/13/17
Hey Phinix, is there any chance...
Posted By: Migoda
Hey Phinix, is there any chance to restore compatibility with CraftStore again? Using both together sadly breaks the cooking station features of MRL like recipe coloring, icons and trackings which is a pity because both addons are great and equally useful.
File: AlphaGear 2 (Builds, Gear, Skills, Banking)11/13/17
Thanks for the update, it fixed the...
Posted By: Migoda
Thanks for the update, it fixed the button and repair bug for me. For the cursor problem, i can reproduce it the same way as Kalidor187. It starts when you use the cogwheel button inside the AlphaGear window to switch to the settings menu and stays until you reload the UI or relog. I also tried the beta version 6.1.3 but sadly it...
File: AlphaGear 2 (Builds, Gear, Skills, Banking)11/11/17
I can confirm the two bugs mentione...
Posted By: Migoda
I can confirm the two bugs mentioned by jpdouble69 and Kalidor187, they happen to me as well with the latest update. Also the autorepair option can't be disabled at the moment, it switches back to on again after reload.
File: AlphaGear 2 (Builds, Gear, Skills, Banking)11/11/17
Thanks for keeping this great addon...
Posted By: Migoda
Thanks for keeping this great addon alive! :banana:
File: Shissu's Guild Tools12/02/15
Easiest workaround i found so far i...
Posted By: Migoda
Easiest workaround i found so far is deactivating all the SGT chat functions in the options menu and commenting out the SGT registerFormat for libChat afterwards. To do this open Chat.lua in SGT subfolder Tools, and change line 338 from libChat:registerFormat(SGT.formatMessage, "00A" .. ShissuGT.Name) to --libChat:registerForm...
File: Shissu's Guild Tools11/05/15
Hey, there is a compatibilty pro...
Posted By: Migoda
Hey, there is a compatibilty problem with the new pChat v3. After looking into the code i found the problem. SGT checks for pChat.isAddonLoaded and pChat.isInitialized but both variables are now local as pChatData instead of global in pChat v3 so SGT can't access them anymore.
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/05/15
Hey, updating to pChat v3 broke...
Posted By: Migoda
Hey, updating to pChat v3 broke compatibility with Shissu's guild tools. After looking into the code i found the problem. Shissu's guild tools checks for pChat.isAddonLoaded and pChat.isInitialized to determine if pChat is active and use pChat.formatMessage in this case. Both variables were global in pChat v2.x and got local as...
File: Shissu's Guild Tools08/21/15
Thanks for this nice addon! A guild...
Posted By: Migoda
Thanks for this nice addon! A guildmate recommended it to me and i really like it so far. After trying some stuff, i have a little feature request: Is it possible to add an option for showing that Charname@Accountname just in the player status messages (online, offline etc.). I currently use pChat for showing character names in gu...
File: TESO Ingame Messenger - TIM (for Update 6)08/21/15
Hey guys, sorry to say, but i wo...
Posted By: Migoda
Hey guys, sorry to say, but i won't maintain this one any further for now. I switched over to Shissus Guild Tools for all the guild stuff and besides that my lua skills are not sufficient for adding new features or fixing deeper bugs here. Chances are good though that it will still work with the upcoming Imperial City patch.
File: ESO Master Recipe List06/15/15
You're welcome. Thanks for the quic...
Posted By: Migoda
You're welcome. Thanks for the quick fix, works great again! :)
File: ESO Master Recipe List06/15/15
Hey Phinix, i found a little loc...
Posted By: Migoda
Hey Phinix, i found a little localization bug after updating to version 1.33. All text is displayed in russian now instead of german.
File: ESO Master Recipe List05/08/15
Thanks for this great addon, Phinix...
Posted By: Migoda
Thanks for this great addon, Phinix! :)
File: TESO Ingame Messenger - TIM (for Update 6)03/25/15
Hey guys, sorry to say, but this...
Posted By: Migoda
Hey guys, sorry to say, but this is just a maintenance release for now. I do not plan to add new features as my time and skills are limited. That said i am still able to help you with your question, Pedro. The API provides the function ZO_CraftingUtils_IsCraftingWindowOpen() to determine if the crafting window is currently open...
File: TESO Ingame Messenger - TIM (for Update 6)03/05/15
Thats right. The format of the item...
Posted By: Migoda
Thats right. The format of the item links changed a bit with Update 6 (they added a "stolen" flag") so the old ones are no longer valid.
File: Hello World02/24/15
Thanks, its very helpful for learni...
Posted By: Migoda
Thanks, its very helpful for learning the basics.
File: AUI - Advanced UI02/16/15
Thanks for this nice addon! Is i...
Posted By: Migoda
Thanks for this nice addon! Is it possible to add an option for saving the settings accountwide or a sync between characters? Would be very helpful.
File: Shopkeeper (Improved, Fixed and Updated)02/06/15
You're welcome :). Glad i could hel...
Posted By: Migoda
You're welcome :). Glad i could help to kill that little bug! Tested your fix and the errors are gone now. Cheers!
File: Shopkeeper (Improved, Fixed and Updated)02/05/15
I'm not really sure what's going on...
Posted By: Migoda
I'm not really sure what's going on because I do not have a single error from modified version of Shopkeeper on PTS. Do you use any other addons which scans guild sales history? Nope, just Shopkeeper running for that purpose. Here is my saved variables file, using your modified SK version: Shopkeeper-test.zip I logged out af...
File: Shopkeeper (Improved, Fixed and Updated)02/05/15
I tried it and got the same result...
Posted By: Migoda
I tried it and got the same result and error i mentioned in my previous post.