Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Siekiera committed Jun 29, 2020
1 parent 77a7b3c commit 706722d
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 1 deletion.
25 changes: 25 additions & 0 deletions changelog-1.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
## Changelog - Extension

##### 2.5.0.1

**Update**
- Kostenrechner:
- [#550](https://github.com/dsiekiera/foe-helfer-extension/issues/550) 80% Button hinzugefügt

**BugFix**

- Eigenanteilsrechner:
- [#1317](https://github.com/dsiekiera/foe-helfer-extension/issues/1317) Sound beim Wechseln einer wiederholbaren "gib X FP aus" Quest wird nicht zuverlässig wiedergegeben
- [#1318](https://github.com/dsiekiera/foe-helfer-extension/issues/1318) Ton im Kostenrechner komm in Bronzezeit bis FMA auch bei der Quest "erforsche 2 Technologien"

- versteckte Ereignisse:
- [#1295](https://github.com/dsiekiera/foe-helfer-extension/issues/1295) blaues Zählericon verhinderte Klick
- [#1314](https://github.com/dsiekiera/foe-helfer-extension/issues/1314) doppelte Straßen wurden nicht angezeigt

- Legendäre Bauwerke:
- [#1305](https://github.com/dsiekiera/foe-helfer-extension/issues/1305) die Eingabe der FP Kosten verschwand in ein anderes Feld
- [#1315](https://github.com/dsiekiera/foe-helfer-extension/issues/1315) Fehler wenn eines der FP produzierenden LG über lvl100 oder höher ist

- Verhandlungsassistent:
- [#1342](https://github.com/dsiekiera/foe-helfer-extension/issues/1342) auf dem Beta Server konnte man den Helfer in der GG manuell starten (Inno Games möchte das aber nicht)

---

##### 2.5.0.0

**Neu**
Expand Down
25 changes: 25 additions & 0 deletions changelog-2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
## Changelog - Extension

##### 2.5.0.1

**Update**
- Cost Accountant:
- [#550](https://github.com/dsiekiera/foe-helfer-extension/issues/550) 80% button added

**BugFix**

- Own contribution calculator:
- [#1317](https://github.com/dsiekiera/foe-helfer-extension/issues/1317) Sound when switching a repeatable "output X FP" quest does not play reliably
- [#1318](https://github.com/dsiekiera/foe-helfer-extension/issues/1318) Sound in the cost calculator comes in Bronze Age until FMA also at the quest "explore 2 technologies

- hidden events:
- [#1295](https://github.com/dsiekiera/foe-helfer-extension/issues/1295) blue counter icon prevented click
- [#1314](https://github.com/dsiekiera/foe-helfer-extension/issues/1314) duplicate streets were not displayed

- Legendary buildings:
- [#1305](https://github.com/dsiekiera/foe-helfer-extension/issues/1305) the input of FP costs disappeared into another field
- [#1315](https://github.com/dsiekiera/foe-helfer-extension/issues/1315) Error when one of the FP producing LG is above lvl100 or higher

- Negotiating assistant:
- [#1342](https://github.com/dsiekiera/foe-helfer-extension/issues/1342) on the beta server you could start the assistant in the GG manually (Inno Games doesn't want to do that)

---

##### 2.5.0.0

**New**
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "2.5.0.0",
"version": "2.5.0.1",

"manifest_version": 2,
"permissions": [
Expand Down

0 comments on commit 706722d

Please sign in to comment.