Skip to content

Commit 2348fc0

Browse files
committed
fix inverted toggle description in customizable item mod
1 parent acbbe29 commit 2348fc0

4 files changed

Lines changed: 19 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,14 @@ You can find a gallery of images from my mod [here](docs/).
2121

2222
## Changelog
2323
<details>
24-
<summary>Patch Notes Version 1.9.0</summary>
24+
<summary>Patch Notes Version 1.9.2</summary>
25+
26+
* Fixes:
27+
* [Customizable Research and Items Mod]: fix labeling on one of the toggles (was accidentally inverted before): Toggle on = custom, Toggle off = vanilla settings now! Delete the iMYA tweaking file saved at the Anno 1800 installation directory .../.imya/tweaks/[Cheat] Combined Customizable Research and Items Mod (Taludas).json before using it with iMYA again. WARNING: This will delete your saved settings and you need to set them again!
28+
29+
</details>
30+
<details>
31+
<summary>Patch Notes Version 1.9.1</summary>
2532

2633
* Fixes:
2734
* [Customizable Research and Items Mod]: fix an issue with iMYA customisation, where the toggle to switch on/off the custom item research value cost increase didn't work properly.

[Cheat] Combined Customizable Research and Items Mod (Taludas)/data/config/export/main/asset/assets_CustomResearchFeature5ItemUnlockCosts.include.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PostProgress>
1717
</ModOp>
1818
</Group>
19-
<ImyaExpose Path="*" ModOpID="UseFixedIncreaseInsteadOfProgressItemUnlock" ExposeID="Use Vanilla Increase instead of Custom Progress" Description="Sets whether the Item Unlock mechanic in the Research Institute uses a cost increase based on steps for the first 60 items (Vanilla) or a fixed Value increase for each unlocked item. [Toggle: off = Custom, Toggle: on = Vanilla]" Kind="SkipToggle"></ImyaExpose>
19+
<ImyaExpose Path="*" ModOpID="UseFixedIncreaseInsteadOfProgressItemUnlock" ExposeID="Use Custom Increase instead of Vanilla Progress" Description="Sets whether the Item Unlock mechanic in the Research Institute uses a cost increase based on steps for the first 60 items (Vanilla) or a fixed Value increase for each unlocked item. [Toggle: on = Custom, Toggle: off = Vanilla] Use below values to customize further." Kind="SkipToggle"></ImyaExpose>
2020

2121
<ModOp Type="replace" GUID="123401" Path="/Values/ProgressBalancing/Progress" ModOpID="CustomProgressFirstStep">
2222
<Progress>

[Cheat] Combined Customizable Research and Items Mod (Taludas)/modinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "1.0.4",
2+
"Version": "1.0.5",
33
"ModID": "Taludas_CombinedResearchandItemsMod",
44
"IncompatibleIds": [
55
"Spice_Research",

readme_german.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,15 @@ Du kannst eine Galerie von Bildern von meiner Mod [hier](docs/) finden.
2020

2121
## Changelog
2222
<details>
23-
<summary>Patch Notes Version 1.9.0</summary>
23+
<summary>Patch Notes Version 1.9.2</summary>
24+
25+
* Fixes:
26+
* [Customizable Research and Items Mod]: Behebung der Beschriftung auf einem der Toggles (war vorher versehentlich invertiert): Toggle on = benutzerdefiniert, Toggle off = Vanilla-Einstellungen! Lösche die iMYA-Tweak-Datei, die im Anno 1800-Installationsverzeichnis .../.imya/tweaks/[Cheat] Combined Customizable Research and Items Mod (Taludas).json gespeichert ist, bevor du die Mod wieder mit iMYA benutzt. WARNUNG: Dadurch werden die gespeicherten Einstellungen gelöscht und müssen neu eingerichtet werden!
27+
28+
</details>
29+
30+
<details>
31+
<summary>Patch Notes Version 1.9.1</summary>
2432

2533
* Fixes:
2634
* [Customizable Research and Items Mod]: Behebung eines Problems bei der iMYA-Anpassung, bei dem der Schalter zum Ein- und Ausschalten der individuellen Erhöhung der Freischaltkosten für Items nicht richtig funktionierte.

0 commit comments

Comments
 (0)