Download
(11 Kb)
Download
Updated: 07/25/19 03:07 PM
Pictures
File Info
Compatibility:
Elsweyr (5.0.5)
Updated:07/25/19 03:07 PM
Created:06/30/18 10:57 PM
Monthly downloads:34
Total downloads:8,545
Favorites:5
MD5:
Pocket Adeptus (Red Trial CP)  Popular! (More than 5000 hits)
Version: 2.4
by: init3 [More]
This addon was created to make it easier to save and share red CP allocations with other people. The CP is completely editable in-game to allow for people to save their own personalized CP configurations since not everyone uses the same CP

Dependencies:
Commands:

/pocket - Opens the settings menu to allow editing of the default CP configurations

/cp [contentInitials] - Accesses the requested cp configuration and places it in your chatbox

/cpset [contentInitials] - Accesses the requested cp configuration and changes your red CP to match. By default the addon does not auto-confirm the CP change and manually confirming the change from the CP redistribution page is needed. A setting to enable auto-confirm is provided in PocketAdeptus settings menu. This only affects your red CP and will leave your green and blue CP as they were prior to running the command.

Valid Content Initials:

aa - Aetherian Archive
as - Asylum Sanctorium
cr - Cloudrest
dsa - Dragonstar Arena
hof - Halls of Fabrication
hrc - Hel Ra Citadel
ma - Maelstrom Arena
mol - Maw of Lorkhaj
so - Sanctum Ophidia
brp - Blackrose Prison
ss - Sunspire
gen - General
Version 2.4:
+ Redesigned Settings Menu
+ Removed LibStub
+ Removed bundled version of LibSlashCommander. LibSlashCommander must now be installed separately.
+ Removed bundled version of LibAddonMenu. LibAddonMenu must now be installed separately.

Version 2.3:
+ API Bump to 100027
+ Added Default CP for Sunspire
+ Added button in settings menu to update to newest CP
+ Fixed bug with SO CP

Version 2.2.3:
+ fixed typo in variable name to fix a UI error

Version 2.2.2:
+ Fixed bug where ui would still break when using a wayshrine if you still have an old, malformed value in the saved variables. The addon now checks to ensure that variable is not malformed before attempting to use it, and replaces it if, the variable is malformed.

Version 2.2:
+ Updated accidental global variable to be local
+ Changed the default CP configurations. Some default configurations now contain light armor focus; however, if you are marked as a dps and have more max stamina than magicka, then setting your CP will set medium armor focus instead of light armor focus.

Version 2.1.1:
+ Fixed bug where ui would break upon using a wayshrine.
+ Updated CP tooltips

Version 2.1:
+ Repackaged the addon so that it would install correctly. Sorry about that! (Thanks, al-Khizr)

Version 2.0.1:
+ Changed the addon to use zoneIds instead of Zone Names to allow the addon to function outside of the English Client.
+ The auto-set cp upon entering trial feature will now only work in veteran instances. For normal instances, use the /cpset command

Version 2.0:
+ Updated to API Version 100026 (Wrathstone)
+ Added check to prevent UI errors if trying to set more CP than you have available
+ Added new version notification and the /pocketupdate command to update CP to newest values.

Version 1.9:
+ Added Blackrose Prison

Version 1.8:
+ Updated to API Version 100025
+ Updated Default CP file for the extra 30 cp

Version 1.7.1:
+ Fixed an issue with mislabeled dependencies

Version 1.7:
+ Updated for Wolf Hunter and disabled the auto-confirm due to a bug that I am unable to fix.

Version 1.6.3:
+ Fixed the addon after breaking it with versions 1.6.1/1.6.2

Version 1.6.2:
+ Removed all other instances of accidently used global variables

Version 1.6.1:
+ Fixed an issue with accidentally using global variables that would break this addon if other addons used the same variable

Version 1.6:
+ Added the ability to use per-character configurations instead of the global configuration (Uses character IDs in the saved
variables rather than character names to account for name-changes)
+ Added additional comments to the code

Version 1.5:
+ Added option for auto-setting CP when entering a trial
+ Addon will now notify you if you already had the CP configuration you're attempting to change to

Version 1.4:
+ Fixed a bug where the Medium Armor Focus skill wasn't functioning properly in the settings menu
+ Added General PvE CP to the settings menu

Version 1.3.1:
+ Fixed a bug with accidental reused variables that would break some functionality of the addon due to overwritten subcommands
+ Fixed a bug where the Reset to Defaults option wasn't appearing in settings

Version 1.3:
+ Added Input Validation preventing the input of numbers less than 0 or greater than 100 in the settings menu
+ Added the /cpset command
+ Added option to enable auto-confirm with /cpset
Optional Files (0)


Archived Files (19)
File Name
Version
Size
Uploader
Date
2.3
66kB
init3
05/20/19 01:34 PM
2.2.3
67kB
init3
04/02/19 08:04 PM
2.2.2
66kB
init3
03/19/19 01:41 PM
2.2
66kB
init3
03/19/19 09:19 AM
2.1.1
66kB
init3
03/18/19 10:40 PM
2.0
65kB
init3
03/10/19 06:18 PM
1.9
64kB
init3
02/09/19 07:22 PM
1.8
64kB
init3
10/24/18 08:57 AM
1.7.1
64kB
init3
08/27/18 12:45 PM
1.7
64kB
init3
08/13/18 11:24 AM
1.6.3
64kB
init3
08/09/18 03:28 AM
1.6.2
64kB
init3
08/08/18 08:26 PM
1.6.1
64kB
init3
08/07/18 10:27 PM
1.6
64kB
init3
08/02/18 12:16 AM
1.5
63kB
init3
07/30/18 11:53 AM
1.4
62kB
init3
07/05/18 09:46 AM
1.3.1
62kB
init3
07/01/18 09:20 PM
1.3
62kB
init3
07/01/18 02:38 PM
1.2
61kB
init3
06/30/18 11:09 PM


Post A Reply Comment Options
Unread 03/19/19, 09:22 PM  
Eruceninde

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by init3

EDIT:

Alright, so I'm pretty sure the issue is that the addon is trying to reference an old value in the saved variables that is malformed for the new code. I'm adding in a check to see if the old value is bad, and if so to fix it. I'll push the update after I test it a bit more and then it should be good to go.
wow, thanks for the fast response! this fixed it!
Report comment to moderator  
Reply With Quote
Unread 03/19/19, 04:06 PM  
init3
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 9
Re: Ch-ch-ch-changes!

Originally Posted by al-Khizr
Wow! Fast fixes and lots of improvements coming at us. Thanks much! Question: You say in the Change Log:

I'm DPS with all Stam but I see I still have light armor focus values in:

HoF
SO
DA
MA
BP

and no medium armor focus anywhere. This is after /pocketupdate is run. Is that the way it should be? I may be misunderstanding what you've said.
If you run /cpset or the addon sets your CP and you have more max stam than max mag, then it will update the value at the time of setting your cp. If you go into vHoF on a stam dps (You have to be marked as DPS) and run /cpset hof then it will put in medium armor focus instead of light armor focus even though the default is light armor focus

Essentially, it's just a check that forces stam dps to use medium armor focus instead of light armor focus even though light armor focus is in the settings. It updates the value in the saved variables when it sets the CP though, so if you reloadui after setting the CP, it will show the medium armor focus instead.
Last edited by init3 : 03/19/19 at 10:33 PM.
Report comment to moderator  
Reply With Quote
Unread 03/19/19, 04:01 PM  
al-Khizr
 
al-Khizr's Avatar

Forum posts: 2
File comments: 46
Uploads: 0
Ch-ch-ch-changes!

Wow! Fast fixes and lots of improvements coming at us. Thanks much! Question: You say in the Change Log:
Changed the default CP configurations. Some default configurations now contain light armor focus; however, if you are marked as a dps and have more max stamina than magicka, then setting your CP will set medium armor focus instead of light armor focus.
I'm DPS with all Stam but I see I still have light armor focus values in:

HoF
SO
DA
MA
BP

and no medium armor focus anywhere. This is after /pocketupdate is run. Is that the way it should be? I may be misunderstanding what you've said.
Report comment to moderator  
Reply With Quote
Unread 03/19/19, 12:56 PM  
init3
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 9
Originally Posted by Eruceninde
Hi, in your change log you note that,

Version 2.1.1:

+ Fixed bug where ui would break upon using a wayshrine.

However, this is happening to me as of today after ESO patch.
Hey, sorry about that. Can you upload a screenshot of your PocketAdeptus settings window so that it includes the version number and which settings you have turned on? Also, did you receive an error message when you tried to use it? Can you provide me with that as well? Thanks

EDIT:

Alright, so I'm pretty sure the issue is that the addon is trying to reference an old value in the saved variables that is malformed for the new code. I'm adding in a check to see if the old value is bad, and if so to fix it. I'll push the update after I test it a bit more and then it should be good to go.
Last edited by init3 : 03/19/19 at 01:29 PM.
Report comment to moderator  
Reply With Quote
Unread 03/19/19, 12:02 PM  
Eruceninde

Forum posts: 0
File comments: 3
Uploads: 0
Hi, in your change log you note that,

Version 2.1.1:

+ Fixed bug where ui would break upon using a wayshrine.

However, this is happening to me as of today after ESO patch.
Report comment to moderator  
Reply With Quote
Unread 03/18/19, 06:01 PM  
init3
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 9
Re: v. 2.0.1 Install Broken

Originally Posted by al-Khizr
Whoops! This may deserve your attention:

The archived files for the 2.0.1 install are not in a folder entitled "PocketAdeptus" as are the previous versions but instead are 'loose' in the archive and therefore install at the top level of the AddOns folder for ESO.

I've manually fixed mine, creating a folder in Addons called "PocketAdeptus" and moving:

Lib (folder)
Defaults.lua
PocketAdeptus.lua
PocketAdeptus.txt
Settings.lua

into it for the time being.
Oh, damn. My fault. I changed the way I packaged the addon and didn't test it. I'll get that fixed and pushed. Thanks for letting me know!
Last edited by init3 : 03/18/19 at 06:26 PM.
Report comment to moderator  
Reply With Quote
Unread 03/18/19, 05:17 PM  
al-Khizr
 
al-Khizr's Avatar

Forum posts: 2
File comments: 46
Uploads: 0
v. 2.0.1 Install Broken

Whoops! This may deserve your attention:

The archived files for the 2.0.1 install are not in a folder entitled "PocketAdeptus" as are the previous versions but instead are 'loose' in the archive and therefore install at the top level of the AddOns folder for ESO.

I've manually fixed mine, creating a folder in Addons called "PocketAdeptus" and moving:

Lib (folder)
Defaults.lua
PocketAdeptus.lua
PocketAdeptus.txt
Settings.lua

into it for the time being.
Report comment to moderator  
Reply With Quote
Unread 11/22/18, 10:04 PM  
init3
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 9
Re: Auto allocate on vet only

Originally Posted by PhnxZ
Heya, firstly I really like this addon, but would it be possible to add an option to only auto-allocate the cp if you are in vet mode? I do a fair amount of gear farming with my guild and don't want to be reallocating when running normal trials
I'm out of town for the Holidays, but when I get home and have some time I'll take a look.
Report comment to moderator  
Reply With Quote
Unread 11/22/18, 07:23 PM  
PhnxZ
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 180
Uploads: 1
Auto allocate on vet only

Heya, firstly I really like this addon, but would it be possible to add an option to only auto-allocate the cp if you are in vet mode? I do a fair amount of gear farming with my guild and don't want to be reallocating when running normal trials
Report comment to moderator  
Reply With Quote
Unread 08/09/18, 06:00 PM  
init3
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 9
Originally Posted by al-Khizr
Thanks for quickly looking at the issue. It still seems to be there but only occurs on the first change after I've logged in:


[17:41] Auto-confirmed change to vMA red CP
[17:41] EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: operator # is not supported for # nil
stack traceback:
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: in function 'ChampionPerks:PlayStarConfirmAnimations'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:2230: in function 'ChampionPerks:OnChampionPurchaseResult'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:827: in function '(anonymous)'
[17:42] Auto-confirmed change to General red CP

with this second not yielding a LUA error. CP changes are made correctly in both cases which is good.

Sorry! This may be unique to me.
Alright, so this bug seems to have to do with when you use the auto-confirm feature, and as of right now, I think it's a bug on ZOS' end and not with my code.
Report comment to moderator  
Reply With Quote
Unread 08/09/18, 03:48 PM  
al-Khizr
 
al-Khizr's Avatar

Forum posts: 2
File comments: 46
Uploads: 0
Thanks for quickly looking at the issue. It still seems to be there but only occurs on the first change after I've logged in:


[17:41] Auto-confirmed change to vMA red CP
[17:41] EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: operator # is not supported for # nil
stack traceback:
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: in function 'ChampionPerks:PlayStarConfirmAnimations'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:2230: in function 'ChampionPerks:OnChampionPurchaseResult'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:827: in function '(anonymous)'
[17:42] Auto-confirmed change to General red CP

with this second not yielding a LUA error. CP changes are made correctly in both cases which is good.

Sorry! This may be unique to me.
Report comment to moderator  
Reply With Quote
Unread 08/09/18, 03:19 AM  
init3
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 9
Originally Posted by al-Khizr
Thanks for your continuing work on this. Note: I will get this error on respec:

[04:34] Auto-confirmed change to General red CP
[04:34] EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: operator # is not supported for # nil
stack traceback:
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: in function 'ChampionPerks:PlayStarConfirmAnimations'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:2230: in function 'ChampionPerks:OnChampionPurchaseResult'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:827: in function '(anonymous)'

Is that fixable? It's not a deal-breaker as Pocket Adeptus is still my go-to respec-er. Great work!
Hey, sorry about that. It looks like my most recent updates broke the addon and I didn't realize it. I think I figured out the cause and I'm testing it real fast to make sure it's working as intended. Once done I'll push the new update and you'll be able to download the fixed version from minion.

Edit: Pushed
Last edited by init3 : 08/09/18 at 03:29 AM.
Report comment to moderator  
Reply With Quote
Unread 08/09/18, 02:40 AM  
al-Khizr
 
al-Khizr's Avatar

Forum posts: 2
File comments: 46
Uploads: 0
Thanks for your continuing work on this. Note: I will get this error on respec:

[04:34] Auto-confirmed change to General red CP
[04:34] EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: operator # is not supported for # nil
stack traceback:
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:1506: in function 'ChampionPerks:PlayStarConfirmAnimations'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:2230: in function 'ChampionPerks:OnChampionPurchaseResult'
EsoUI/Ingame/ChampionPerks/ChampionPerks.lua:827: in function '(anonymous)'

Is that fixable? It's not a deal-breaker as Pocket Adeptus is still my go-to respec-er. Great work!
Report comment to moderator  
Reply With Quote
Unread 07/05/18, 02:34 AM  
al-Khizr
 
al-Khizr's Avatar

Forum posts: 2
File comments: 46
Uploads: 0
Thank you! This is now my CP respec addon. Uncluttered, uncomplicated, and does the job. Thus I hesitate to suggest the addition of one more category for what might be the player's all-around red CP allocations for PVE. Not a deal-breaker, though.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: