diff --git a/AnnoCalculator.js b/AnnoCalculator.js index a48bf3b..03afe16 100644 --- a/AnnoCalculator.js +++ b/AnnoCalculator.js @@ -1,4 +1,4 @@ -let versionCalculator = "v1.0"; +let versionCalculator = "v1.1"; let ACCURACY = 0.01; let EPSILON = 0.0000001; let ALL_ISLANDS = "All Islands"; diff --git a/PopulationExtraction.jpg b/PopulationExtraction.jpg new file mode 100644 index 0000000..8dbee54 Binary files /dev/null and b/PopulationExtraction.jpg differ diff --git a/README.md b/README.md index 6ee82c6..2d4ed3a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ * To use the calculator go to the following website: https://nihoel.github.io/Anno1404Calculator/ * To use it offline, download, unzip and open index.html with a browser: https://github.com/NiHoel/Anno1404Calculator/archive/v1.0.zip -An application to read population and factory count from the game and enter it into the calculator. -* Download link of UXEnhancer: https://github.com/NiHoel/Anno1404UXEnhancer -* [YouTube-Tutorial](https://youtu.be/k4WmgEIkp4s) +![Extract population count](PopulationExtraction.jpg) +An application to read population and factory count from the game and enter it into the calculator (only works from citizens onwards): https://github.com/NiHoel/Anno1404UXEnhancer + + * License: MIT * Author: Nico Höllerich diff --git a/i18n.js b/i18n.js index 811ac7a..ad95068 100644 --- a/i18n.js +++ b/i18n.js @@ -431,10 +431,12 @@ Siehe folgenden Link für weitere Informationen: `, german: "Eine neue Version des Warenrechners ist verfügbar. Klicke auf den Downloadbutton.", korean: "새로운 Anno 1404 계산기 버전이 제공됩니다. 다운로드 버튼을 클릭하십시오." }, + /* newFeature: { english: "NEU: Zusatzwarenverwaltung, Zeitungseffekt und Handelsrouten. Alles drei muss erst über die Einstellungen aktiviert werden. Über das neue Fabrikkonfigurationsmenü können Routen erstellt, Items ausgerüstet und Zusatzwaren angewendet werden. Siehe die Hilfe für weitere Informationen.", german: "NEW: Extra goods management, newspaper effects and trade routes. All three features must be activated in the settings. From the new factory configuration dialog one can create routes, equip items, and apply extra goods. See the help for more information.", }, + */ helpContent: { german: `
Verwendung und Aufbau
diff --git a/index.html b/index.html index e6f2f46..12b5cb7 100644 --- a/index.html +++ b/index.html @@ -133,10 +133,10 @@
Calculator Tutorial
-
Statistics Extraction Tutorial
- - - +
Population Extraction
+ + +
diff --git a/params.js b/params.js index a62510c..553a3a8 100644 --- a/params.js +++ b/params.js @@ -2230,6 +2230,7 @@ params= "products": [ 50029, 50030, +50036, 50035, 50031, 50049,