A simple addon to estimate success chances for Covenant missions based on combined unit strength of ally & enemy teams.
Disclaimer: The logic used to gauge the success chances is unproven.
It deliberately doesn't attempt to factor in friendly/enemy unit abilities and is intended more as a rough guideline to warn you when you likely have no chance of success with your current units for a given mission.
Languages supported:
- English
- Chinese (Simplified) - Azpilicuet@CN主宰之剑
- Chinese (Traditional) - BNS (三皈依 - 暗影之月)@miliui, arranged by Azpilicuet@CN主宰之剑
- French - JEUD
- German - Aurantea@SteamwheedleCartelEU
- Korean - killberos
- Portuguese (Brazil) - Mufasto
- Russian - Hubbotu
- Spanish - Araxieel
- Spanish (Latin American) - bakadeshisho
Addon is working perfect and flawlessly so this is a feature request only in case isn't too much trouble to implement. I would like to mouse over the current mission to see what companion or companions are doing that particular mission and/or over the companion to see what mission he is doing. Thanks in advance :-)
This is pretty cool but like the author says it's a rough estimate, very rough even. You have to take into consideration *what* your troops are doing and the enemy. For example if you're night fae that flips over the table completely and if you're kyrion you're going to struggle hard. As time goes on I hope these addons become a lot better at doing the math because the mission tables this time around are pretty cool. BfA was a huge flop.
Would it be possible to get this to work alongside Garrison Mission Manager?
Hello, I have this add-on installed for a while now but I Don't see how I am supposed to use it. is there a command I can use to get to some addon settings?
In reply to SpikeAndEd:
Please see the screenshots. It adds a panel to the Covenant Mission window. There are no settings to change.
In reply to Kvalyr:
Hey Kvalyr, Thank you so much for a quick reply. I Tried many things to get this add-on to work but noticed that it wasn't just this add-on that wasn't working. I had to switch my add-on manager and Its working perfectly fine now. Thanks for a swift reply and an amazing add-on to make things much easier. Have a great day.
aren't these called adventures instead of missions? i mean everyone call them missions but they are named adiffrent. i was browsing for keyword adventure adventures for days now.
In reply to Morwo01:
You could also search for 'Covenant' :)
They've been called Missions in previous iterations of the Mission Table in WoD, Legion, BfA, etc. and the Blizzard UI code calls them missions too. I can only put so many words in the title of the addon for searchability before it gets silly.
Hello.
Would you change word order in Korean localization?
[For example]
It would take [x] round(s) for [y] team to beat [z] team.
-->
[x] round(s) for [y] team to beat [z] team it would take.
This word order is correct in our country. :)
In reply to killberos:
Thanks! I'll make that change soon.
In reply to Kvalyr:
[+Addition]
It would take [x] round(s) for [y] team to beat [z] team
--->
for [y] team to beat [z] team [x] round(s) It would take.
Sry.
My bad. :(
It's final word order.
In reply to killberos:
Thanks! I've tried to implement these changes in 0.3.4, please let me know if it looks right in-game!
Hello, is there a chance to make it compatible with Master Plan?
I'm still using it a lot, but with your covenant addon, Master Plan does not work. No lua errors are shown.
And I noticed that your addon has three names, depending on where you look (here, addon folder, ingame addon list). A consistent name would be nice :).
In reply to Selthi:
0.3.0 (available when CurseForge approves the file) contains a compatibility fix for Master Plan that should resolve the issue. I've removed "Simple" from the addon name in the addon list - that's a good callout, as I renamed it on here a while back, but I won't be renaming the addon folder.
In reply to Kvalyr:
Hey,
thanks for this approach.
"Mission success is impossible" [...]
Even if I have an very easy mission, which will be successful.
current addon version, german localisation.
Screenshot:
https://www.screenpresso.com/=CGDsb
In reply to medius7:
😂 Interesting! I hadn't considered this scenario. I'll push a fix for this soon. Thanks for the report!
Edit: Actually - There are some strange things going on here. Which version of the addon is this?
In reply to Kvalyr:
I have the same issue as mentioned above. i´m also using german client and this should be the latest version of the addon.
KayrCovenantMissions_0_2_3.zip
In reply to cyberfrog77:
Got it. I've been able to reproduce this on my end with a German client. It's because the enUS/enGB client uses commas as separators in numbers (e.g.: 2,564) but the deDE client uses points (2.564). An interesting lesson in localization pitfalls. :)
I'm testing a fix for this now and I'll push out an update soon.
In reply to Kvalyr:
0.2.4 Should fix this issue - It will be available once Curseforge approves the file. Thanks for the reports!
In reply to Kvalyr:
Thank you, now it works fine!
Yes, in germany, we (sometimes) use dots as thousands separator.
And comma is for the decimal places.
Afaik many other (EU) countries are using the same method.