Results: 4Comments by: Zastrix
File: Jack of all Trades - Automatic CP Respec07/17/23
Re: Fixed for Necrom
Posted By: Zastrix
Cyber has graciously allowed me to maintain the addon since Maybe it would be a good idea to make the source public so other devs can patch potential issues / add potential features. Github Actions should be able to upload addons automatically. https://github.com/Xeio/esoui-deploy-action
File: Alternative Group Frames06/07/23
Could you look at the PR https://gi...
Posted By: Zastrix
Could you look at the PR https://gitlab.com/teso-addons/alt-group-frames/-/merge_requests/2 to fix it for other players who don't have the current patch active?
File: Jack of all Trades - Automatic CP Respec06/06/23
To fix the error, replace line 701...
Posted By: Zastrix
To fix the error, replace line 701 in Events.lua, originally: ZO_PreHook(FISHING_MANAGER, "StartInteraction", OnInteractKeyPressed) with: ZO_PreHook(INTERACTIVE_WHEEL_MANAGER, "StartInteraction", OnInteractKeyPressed) Fixes the issue where homemaker couldn't be slotted.
File: Bandits Gear Manager03/15/23
Addon not working well after update 37
Posted By: Zastrix
As how a previous comment has mentioned, the addon is not working well with the radial menu. You can still open the radial menu and change your gear but changing pages does not work. Changing gear also produces a Lua error (the goes DOES change though).