diff --git a/README.md b/README.md index 5dfdf66..8fe5c27 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ BaNaNaS: https://bananas.openttd.org/package/game-script/52455649 ## Requirements -- OpenTTD, v. 12.x or newer. -- GS SuperLib v. 40, ToyLib v. 1, Script Communication for GS v. 45 (you can find it on BaNaNaS, also accessible +- OpenTTD, v. 14.x or newer. +- GS SuperLib v. 40, ToyLib v. 2, Script Communication for GS v. 45 (you can find it on BaNaNaS, also accessible through OTTD's "Online Content"). - Industry sets: you can use any industry NewGRF - these are specifically supported industry NewGRF: Baseset (all climates), FIRS 1.4, 2, 3, 4.3 (all economies), ECS 1.2 (any combination), YETI 0.1.6 - (all except Simplified), NAIS 1.0.6, ITI 1.6, 2, XIS 0.6, OTIS 05, IOTC 0.1, LJI 0.1, WRBI 1200, + (all except Simplified), NAIS 1.0.6, ITI 1.6, 2, XIS 0.6, AXIS 2.2, OTIS 05, IOTC 0.1, LJI 0.1, WRBI 1200, Real Beta, Minimalist, PIRS 2022 - using RVG with any other unsupported industry set will contain proceduraly generated categories @@ -64,4 +64,5 @@ Thanks to contributors: - WenSimEHRP - Shkarlatov - JGRennison -- bigyihsuan \ No newline at end of file +- bigyihsuan +- rhoun \ No newline at end of file diff --git a/changelog.txt b/changelog.txt index 99237dc..984e89f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,13 @@ *** Renewed Village Growth GS Changelog *** +Version 11.0 (2024/10/06) +- new: AXIS 2.2 Steel City support with 6 categories (rhoun) +- new: 6 categories support for FIRS 4 and 5 Steeltown +- fix: Adding towns to a savegame via scenario editor +- fix: Updated GSToyLib + Version 10.1 (2024/07/06) -- new: FIRS 4 support (bigyihsuan) +- new: FIRS 5 support (bigyihsuan) Version 10.0 (2024/05/12) - new: Russian translation (Shkarlatov) diff --git a/lang/czech.txt b/lang/czech.txt index 0469d91..178a5af 100644 --- a/lang/czech.txt +++ b/lang/czech.txt @@ -20,6 +20,10 @@ STR_CARGOCAT_LABEL_9 :Kategorie II STR_CARGOCAT_LABEL_10 :Kategorie III STR_CARGOCAT_LABEL_11 :Kategorie IV STR_CARGOCAT_LABEL_12 :Kategorie V +STR_CARGOCAT_LABEL_13 :Suroviny a potraviny +STR_CARGOCAT_LABEL_14 :Rafinované materiály +STR_CARGOCAT_LABEL_15 :Výrobní komponenty +STR_CARGOCAT_LABEL_16 :Finální výrobky a vozidla ##### STORY BOOK ##### STR_SB_TITLE_1 :Kategorie nákladu diff --git a/lang/french.txt b/lang/french.txt index c6759ff..01e1bff 100644 --- a/lang/french.txt +++ b/lang/french.txt @@ -21,6 +21,10 @@ STR_CARGOCAT_LABEL_9 :Catégorie II STR_CARGOCAT_LABEL_10 :Catégorie III STR_CARGOCAT_LABEL_11 :Catégorie IV STR_CARGOCAT_LABEL_12 :Catégorie V +STR_CARGOCAT_LABEL_13 :Matériaux et nouritures bruts +STR_CARGOCAT_LABEL_14 :Matériaux raffinés +STR_CARGOCAT_LABEL_15 :Composants de fabrication +STR_CARGOCAT_LABEL_16 :Produits finis et véhicules ##### STORY BOOK ##### STR_SB_TITLE_1 :Catégories de marchandises diff --git a/lang/slovak.txt b/lang/slovak.txt index e04adb6..66966b7 100644 --- a/lang/slovak.txt +++ b/lang/slovak.txt @@ -20,6 +20,10 @@ STR_CARGOCAT_LABEL_9 :Kategória II STR_CARGOCAT_LABEL_10 :Kategória III STR_CARGOCAT_LABEL_11 :Kategória IV STR_CARGOCAT_LABEL_12 :Kategória V +STR_CARGOCAT_LABEL_13 :Suroviny a potraviny +STR_CARGOCAT_LABEL_14 :Rafinované materiály +STR_CARGOCAT_LABEL_15 :Výrobné komponenty +STR_CARGOCAT_LABEL_16 :Finálne výrobky a vozidlá ##### STORY BOOK ##### STR_SB_TITLE_1 :Kategórie nákladu diff --git a/readme.txt b/readme.txt index f360a30..48833b6 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ * A GameScript for OpenTTD * ****************************** -Version: 10.1 +Version: 11.0 Usefull URL's: - forum topic: https://www.tt-forums.net/viewtopic.php?f=65&t=87052 @@ -184,6 +184,10 @@ Normal settings: labels and their index numbers. Set it to 3 if you want check details about calculations. +Cargo settings: +- "Cargo: Use 6 cargo categories for supported economies": supported + economies are: AXIS 2.2 Steel City, FIRS4/5 Steeltown + Randomization settings: - "Randomization: Type": all towns will have randomly selected cargos/industries per category based on selection (locked on start) @@ -260,15 +264,16 @@ they can safely be changed while the game is running: 3. Requirements -- OpenTTD, v. 1.10.x or newer. -- GS SuperLib, v. 40 (you can find it on BaNaNaS, also accessible - through OTTD's "Online Content"). +- OpenTTD, v. 14.x or newer. +- GS SuperLib, v. 40, ToyLib v. 2, Script Communication for GS v. 45 + (you can find it on BaNaNaS, also accessible through OTTD's "Online + Content"). - Industry sets: you can use any industry NewGRF - these are specifically supported industry NewGRF: Baseset - (all climates), FIRS 1.4, 2, 3, 4.3 (all economies), ECS 1.2 + (all climates), FIRS 1.4, 2, 3, 4.3, 5 (all economies), ECS 1.2 (any combination), YETI 0.1.6 (all except Simplified), - NAIS 1.0.6, ITI 1.6, 2, XIS 0.6, OTIS 05, IOTC 0.1, LJI 0.1, - WRBI 1200, Real Beta, Minimalist, PIRS 2022. + NAIS 1.0.6, ITI 1.6, 2, XIS 0.6 AXIS 2.2, OTIS 05, IOTC 0.1, + LJI 0.1, WRBI 1200, Real Beta, Minimalist, PIRS 2022. Using RVG with any other unsupported industry set will contain proceduraly generated categories @@ -305,6 +310,7 @@ Contributors: - Shkarlatov - JGRennison - bigyihsuan +- rhoun 6. FAQ diff --git a/version.nut b/version.nut index 1253c71..0134f02 100644 --- a/version.nut +++ b/version.nut @@ -1,6 +1,6 @@ -SELF_VERSION <- 101 // integer version of the GS, needs to be increased with each release -SELF_MINLOADVERSION <- 100 // minimum integer version of GS that can load this version, increased when major version is increased -SELF_MAJORVERSION <- 10 // main version of the GS, releases with same major version should be saveload compatible -SELF_MINORVERSION <- 1 // minor version of the GS, incremental subreleases of the major version, saveload compatible -SELF_DATE <- "2024-07-06" // release date [YYYY-MM-DD] +SELF_VERSION <- 110 // integer version of the GS, needs to be increased with each release +SELF_MINLOADVERSION <- 110 // minimum integer version of GS that can load this version, increased when major version is increased +SELF_MAJORVERSION <- 11 // main version of the GS, releases with same major version should be saveload compatible +SELF_MINORVERSION <- 0 // minor version of the GS, incremental subreleases of the major version, saveload compatible +SELF_DATE <- "2024-10-06" // release date [YYYY-MM-DD] SELF_MAX_TOWNS <- 2000 // maximum number of towns that can be successfully saved in this release \ No newline at end of file