Download
(10 Kb)
Download
Updated: 04/05/21 03:31 PM
Pictures
File Info
Compatibility:
Flames of Ambition (6.3.5)
Updated:04/05/21 03:31 PM
Created:07/15/18 05:08 PM
Monthly downloads:204
Total downloads:17,826
Favorites:23
MD5:
Battleground Coffers & Alliance Tier & Rewards of the Worthy  Popular! (More than 5000 hits)
Version: 1.7
by: kafeijao [More]
This addon is a tool that servers two purposes.

Keep track of the battleground daily coffers cooldown (to know when and which character you should login) and get the coffer, in order to get the most outfit pages from the Fanged Worm and Horned Dragon Outfits. In total there is 64 unique pages, and you won't get repeated pages as you open the coffers.

Keep track of the alliance tier in each character. This is useful to track which characters have at least tier 1 (requirement to get the 50 transmute stones at the end). The purple number in parenthesis is the predicted number of transmute stones (this number might be wrong if you have tier in the 7 days campaign, which in that case instead of 50 crystals gives 10)

[New 1.7] Added the missing Battleground Runner pages.
[New 1.5] Added the unlockable battleground emotes.
[New 1.4] Removed embed libraries. Requested by ShadowMau.
[New 1.3] Added the new weapon pages styles to the styles tracker.
[New 1.1] View the Battleground Styles Pages you have acquired and the ones missing by clicking on the button

For reference of the remaining indicators of the UI check the image which contains the most important info.


Hide/Show addon window
  • Associating a key binding (in Settings -> Controls -> Addon Keybinds -> Battleground Coffers & Alliance Tier)
  • Typing the command: /bgc which shows/hides the window.

Warning
When first logging in to a character that already has some alliance tier, you must open the alliance war windows (Pressing L by default) and wait a few seconds until you see the tier on the addon matches the tier on the window. This is because the tier information only becomes available to the addons when you actually open the window and let it refresh.


Contributors
lilichwaaan - Testing thoroughly and UI discussions.
Lakashi - Implementing the Rewards of the Worthy Timer.


Special Thanks
I would like to thank the addon developer fritzOSU03, which allowed me to use his addons for reference in order to make this one, particularly Urich's Coffer Timer and Urich's Hireling Timer, they are great addons and I would recommend everyone to try them out .

Thanks Rhyono which let me use the style window of CraftStore Wolfhunter as base for displaying our window of battleground styles!
Version 1.7
+ Added Battleground Runner missing pages.

Version 1.6
+ Fixed battleground emotes not updating right away when unlocking them.

Version 1.5
+ Added the unlockable battleground emotes.
+ API Bump.

Version 1.4
+ Removed embed libraries.
+ API Bump.

Version 1.3
+ Added the new weapon battleground styles.

Version 1.1
+ Added rewards of the worthy timer.

Version 1.0
+ Added the styles menu!! You can now CLICK on the x/85 style pages to get an overview of all the styles you have.

Version 0.8
+ Fixed a bug the libraries imports were commented. >.>

Version 0.7
+ Added settings menu to track/untrack characters on the panel.

Version 0.6
+ Attempt to fix a bug that happen when activated the addon after the campaign reset and you already got tier > 0 while the addon was deactivated.

Version 0.5
+ Attempt to fix a bug in the transmute total calculation.

Version 0.4
+ Added timer for campaign to end.
+ Fixed transmute stones calculation.
+ Added support for changing campaign in the middle of one.

Version 0.3
+ Fix a bug that would give an error when the campaign finishes.
Optional Files (1)
File Name
Version
Size
Author
Date
Type
2.0
9kB
01/26/21 05:44 PM


Archived Files (10)
File Name
Version
Size
Uploader
Date
1.6
9kB
kafeijao
03/26/21 07:44 AM
1.5
9kB
kafeijao
03/21/21 11:30 AM
1.4
9kB
kafeijao
03/04/21 02:30 AM
1.3
55kB
kafeijao
03/11/19 08:54 PM
1.1
55kB
kafeijao
10/09/18 07:44 PM
1.0
54kB
kafeijao
10/06/18 01:26 PM
0.8
52kB
kafeijao
10/02/18 02:41 PM
0.7
52kB
kafeijao
09/30/18 10:53 AM
0.6
50kB
kafeijao
07/19/18 05:07 PM
0.5
50kB
kafeijao
07/17/18 02:49 PM


Post A Reply Comment Options
Unread 08/06/18, 07:11 AM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
Hmm, coud you implement an option to hide chars? Not all my chars are pvp ready or are low level so Its hard to see on the first glance if I'm done
Report comment to moderator  
Reply With Quote
Unread 09/30/18, 10:58 AM  
kafeijao
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 54
Uploads: 7
Originally Posted by Tonyleila
Hmm, coud you implement an option to hide chars? Not all my chars are pvp ready or are low level so Its hard to see on the first glance if I'm done
Done
Report comment to moderator  
Reply With Quote
Unread 09/30/18, 04:56 PM  
Lakashi
 
Lakashi's Avatar

Forum posts: 4
File comments: 74
Uploads: 0
Reward of the Worthy

Can it track whether I have gotten my daily gold uncracked from the Reward of the Worthy box?

Also, if anyone wants it, I found a way to include the new Pit Daemon, StormLord, and FireDrake outfits. In the main "BattlegroundCoffers.lua", replace line 18 with the following 4 lines:

Code:
    fangedWorm = { 5420, 5421, 5422, 5423, 5424, 5425, 5426, 5427, 5428, 5429, 5430, 5431, 5432, 5433, 5434, 5435, 5436, 5437, 5438, 5439, 5440, 5441, 5442, 5443, 5444, 5445, 5446, 5447, 5448, 5449, 5450, 5451 },
    pitdaemon = { 5621, 5622, 5623, 5624, 5625, 5626, 5627 },
    firedrake = { 5645, 5646, 5647, 5648, 5649, 5650, 5651 },
    stormlord = { 5628, 5629, 5630, 5631, 5632, 5633, 5634 }
Last edited by Lakashi : 09/30/18 at 04:58 PM.
Report comment to moderator  
Reply With Quote
Unread 09/30/18, 05:22 PM  
kafeijao
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 54
Uploads: 7
Re: Reward of the Worthy

Originally Posted by Lakashi
Can it track whether I have gotten my daily gold uncracked from the Reward of the Worthy box?

Also, if anyone wants it, I found a way to include the new Pit Daemon, StormLord, and FireDrake outfits. In the main "BattlegroundCoffers.lua", replace line 18 with the following 4 lines:

Code:
    fangedWorm = { 5420, 5421, 5422, 5423, 5424, 5425, 5426, 5427, 5428, 5429, 5430, 5431, 5432, 5433, 5434, 5435, 5436, 5437, 5438, 5439, 5440, 5441, 5442, 5443, 5444, 5445, 5446, 5447, 5448, 5449, 5450, 5451 },
    pitdaemon = { 5621, 5622, 5623, 5624, 5625, 5626, 5627 },
    firedrake = { 5645, 5646, 5647, 5648, 5649, 5650, 5651 },
    stormlord = { 5628, 5629, 5630, 5631, 5632, 5633, 5634 }

I have been messing around with coffers and rewards a bit, and I remember I hit a wall which the Rewards of the Worthy doesn't have a way to identify each coffer specifically, and some other problems, which would require me to make a super hack instead of decent code.

For the new styles I am planing to include them, but only when I create this new window which shows all these styles piece by piece. This because right now you can check which styles you have from the new ones by going to Collections -> Outfit Styles -> Choose "Signture" on the dropbox with the filter

http://prntscr.com/l0md3e (Image of the new sets being filtered on the collections menu)


I just came back to the game after a break, so I'm slowly updating my addons
Last edited by kafeijao : 09/30/18 at 05:23 PM.
Report comment to moderator  
Reply With Quote
Unread 10/01/18, 10:31 AM  
Lakashi
 
Lakashi's Avatar

Forum posts: 4
File comments: 74
Uploads: 0
Re: Re: Reward of the Worthy

Originally Posted by kafeijao
I just came back to the game after a break, so I'm slowly updating my addons
Oh cool, welcome back! Thanks a lot for the addon!
Report comment to moderator  
Reply With Quote
Unread 10/01/18, 06:17 PM  
Shawkhan

Forum posts: 0
File comments: 7
Uploads: 0
Erro/Not working after update

Updated to version 0.7 and got erro messages

this when i open the game

https://i.imgur.com/Drl23rY.png

and this when i try to close the addon window

https://i.imgur.com/ZnjsmCI.png

I downgraded to 0.6 and it back to work again.
Report comment to moderator  
Reply With Quote
Unread 10/02/18, 02:44 PM  
kafeijao
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 54
Uploads: 7
Re: Erro/Not working after update

Originally Posted by Shawkhan
Updated to version 0.7 and got erro messages

this when i open the game

https://i.imgur.com/Drl23rY.png

and this when i try to close the addon window

https://i.imgur.com/ZnjsmCI.png

I downgraded to 0.6 and it back to work again.

Apparently when I updated I commented the menu libraries for some reason

I have updated it and should now work, might take like 1 hour until it's available on minion for update.

It already worked if some other addon provided those libraries, that's how I didn't notice the bug hehe. Sorry for the inconvenience and thanks for the feedback.
Last edited by kafeijao : 10/02/18 at 02:45 PM.
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 03:11 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 260
File comments: 1521
Uploads: 2
how RofW timer works? on gold geode pickup?

lets say i already pickup guaranteed geode today and after that i will install this addon
so if i open another mail and will receive RANDOM gold geode from it - addon will start timer and thinking i took daily geode?
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 04:32 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 260
File comments: 1521
Uploads: 2
Reward tier is innacurate too

because game updating it very slow and while you already have REward tier 1, game will update it in 5 minutes or more

you need COUNT AP GAINED
lets say you have 0 tier with 0 progress in it
COUNT 25k AP gained only on HOME campaign
this way it will be accurate tier 1 reward even if game will refuse to update it for awhile
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 06:41 AM  
kafeijao
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 54
Uploads: 7
Originally Posted by Marazota
how RofW timer works? on gold geode pickup?

lets say i already pickup guaranteed geode today and after that i will install this addon
so if i open another mail and will receive RANDOM gold geode from it - addon will start timer and thinking i took daily geode?
On gold geode pickup.
Yes, but there is no possible work around for this as the game doesn't provide me access to the actual cooldown. This will also doesn't work properly if you grab the first geode on another pc and then come back to the one you got the addon on.



Originally Posted by Marazota
Reward tier is innacurate too

because game updating it very slow and while you already have REward tier 1, game will update it in 5 minutes or more

you need COUNT AP GAINED
lets say you have 0 tier with 0 progress in it
COUNT 25k AP gained only on HOME campaign
this way it will be accurate tier 1 reward even if game will refuse to update it for awhile
Using the game tier 1 information makes me be sure that I actually got it.
By counting AP I would have to investigate further to see what ap actually counts for the tier and what doesn't.
Does the daily login AP reward affect your tier?
Does the initial cyro quest reward affect your tier?
Does the daily cyrodiil quest reward affect your tier?
Does the IC AP gained affect your tier?
Does the IC quest rewards affect your tier?

And that's only from my head, I bet there are more sources for it. I'd rather use the information provided by the game instead of trying to artificially calculate it, because it provides 100% reliable information, avoiding that someone doesn't get a transmute coffer because I miscalculated.

One thing you can try to do is tracking the AP you gained and only open the L menu when you are sure you got tier 1, when you open the window it triggers the update info mechanism unless it's on cooldown. So if you let the L menu be out of cooldown and only open when you got tier 1 you are good to go (needs verification but it seems to work for me).
Last edited by kafeijao : 11/10/18 at 06:43 AM.
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 09:23 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 260
File comments: 1521
Uploads: 2
thanks for answer
one more thing can you sort heroes at addon UI same way as thay sorted at selection screen? right now order is different
Report comment to moderator  
Reply With Quote
Unread 04/21/19, 08:35 PM  
wambo
AddOn Author - Click to view AddOns

Forum posts: 38
File comments: 457
Uploads: 3
Could you try to add the info about what the home campaign of the char is?

So I can check the list, ok only got 4 EP chars left... but ehh 0 EP on Vivec, which one was in Sotha
(Might become a bit obsolete next patch since the big ones are getting Alliance locked, but still interesting for the others.
Report comment to moderator  
Reply With Quote
Unread 07/10/19, 04:02 PM  
fioskal

Forum posts: 0
File comments: 23
Uploads: 0
https://cdn.discordapp.com/attachmen...710_135650.png

I would love to know how I can fix this - this toon has tier 1 but it's not tracking on the addon.
Report comment to moderator  
Reply With Quote
Unread 07/19/19, 11:54 AM  
wambo
AddOn Author - Click to view AddOns

Forum posts: 38
File comments: 457
Uploads: 3
Originally Posted by fioskal
https://cdn.discordapp.com/attachmen...710_135650.png

I would love to know how I can fix this - this toon has tier 1 but it's not tracking on the addon.
See how the campaign tab says "Campaign duration remaining: 00s" and "Next score evalutation: 00s" ?
Wait till the game has actually updated the information on that page, and then the addon should also get them.
Last edited by wambo : 07/19/19 at 11:54 AM.
Report comment to moderator  
Reply With Quote
Unread 07/20/19, 07:54 AM  
aykutaydin91

Forum posts: 0
File comments: 26
Uploads: 0
alliance tier wont update, after its refresh to actual value instantly reset back to 0
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: