mainIine / foe-helfer-extension

FoE Helfer - Extension for chromium based browsers and Firefox ;-)
https://foe-helper.com
GNU Affero General Public License v3.0
122 stars 182 forks source link

guildfights.js: attrition diff fix #2697

Closed Arklur closed 10 months ago

Arklur commented 10 months ago

Possible fix for the newly added attrition to the table; before the attrition delta overrode the fight delta.

"await GuildFights.UpdateDB" also was missing the attrition values (attrition, diffattr).

+1: Meant to include only guildfights.js in the 1st commit but included another file, hence I reverted the commit and included in the next one correctly just guildfights.js.