From 2fca7c33e6d40fa3c60dea1f7a5fec7488f07dcd Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Wed, 15 Sep 2021 18:07:58 -0500 Subject: [PATCH 1/2] `TheGoldStandard.version` :congratulations: # Correction - `TheGoldStandard.version` - had '-' instead of '_'; - what is up with this graffiti? --- Changelog.cfg | 118 +++++++++++++++++- GameData/TheGoldStandard/Changelog.cfg | 118 +++++++++++++++++- .../TheGoldStandard/TheGoldStandard.version | 14 +-- TheGoldStandard.version | 14 +-- json/code.json | 2 +- json/mod.json | 2 +- 6 files changed, 248 insertions(+), 20 deletions(-) diff --git a/Changelog.cfg b/Changelog.cfg index 012994b..dbfcd43 100644 --- a/Changelog.cfg +++ b/Changelog.cfg @@ -1,7 +1,7 @@ -// Changelog.cfg v1.6.1.0 +// Changelog.cfg v1.6.1.1 // The Gold Standard (GOLD) // created: 2020 02 25 -// updated: 07 Aug 2021 +// updated: 14 Aug 2021 KERBALCHANGELOG { showChangelog = True @@ -9,6 +9,120 @@ KERBALCHANGELOG license = CC-BY-NC-SA-4.0 author = zer0Kerbal VERSION + { + version = 1.6.2.1 + versionName = Overpriced! + versionDate = 2021-09-14 + versionKSP = 1.12.2 + change = DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL + change = Resources and corresponding tanks have changed density/volume/cost/mass + CHANGE + { + type = Release + change = for KSP 1.12.2 + subchange = won't be last release for 1.12.2 + } + CHANGE + { + type = Correction + changed = `TheGoldStandard.version` + subChange = had '-' instead of '_'; + subChange = what is up with this graffiti? + } + CHANGE + { + type = Correction + changed = Part [cost] + subchange = Thank you to @TheKurgan for finding the following: + subchange = need to be 'wet' or 'full' price else negative cost in editor + } + CHANGE + { + type = Correction + changed = Part [entryCost] + subchange = some adjusted down, some adjust up. + } + CHANGE + { + type = Correction + change = Part [packedVolume] + subChange = changed large tank's [packedVolume] from 13333 to 9500 + subChange = changed small tank's [packedVolume] from 3416 to 2400 + } + CHANGE + { + type = Correction + change = `StockalikeMiningExpansion.cfg` + subChange = removed extra `#` graffiti making the localization tags start with `##`, ran out of whiteout... + } + CHANGE + type = Added + subChange = [SMX_3mStackDrill] to StockalikeMiningExpansion.cfg patch [WIP] + subChange = increment version to 1.1.0.0 + } + CHANGE + { + type = Correction + change = `GoldSmelter.cfg` + subChange = [resourceOutputName = #autoLOC_8012033] changed to [#GoldSmelter-resourceOutputName = Gold+Ore] + subChange = add small `Ore` tank + } + CHANGE + { + type = Update + change = Back end + subChange = update auto JSON + subChange = update EL.version to match + subChange = update automation to latest version + subChange = start working with yaclog-KSP (thank you cineboxandrew!) + } + CHANGE + { + type = Update + change = goldOre in [part.cfg] and [ResourcesGeneric.cfg] + subChange = cost + subChange = mass + subChange = volume (in resource.cfg) + subChange = tank size + } + CHANGE + { + type = Update + change = Gold in [part.cfg] and [ResourcesGeneric.cfg] + subChange = cost + subChange = mass + subChange = volume (in resource.cfg) + subChange = tank size + } + CHANGE + { + type = Update + change = Unobtainium in [part.cfg] and [ResourcesGeneric.cfg] + subChange = cost + subChange = mass + subChange = volume (in resource.cfg) + subChange = tank size + } + CHANGE + { + type = Update + change = Patch linting and file maintenance + subChange = minor housekeeping + subChange = patch dusting (mostly removing construction dust (comments)) + } + CHANGE + { + type = Status + change = Bug + subChange = closes #5 Tank costs + subChange = closes #12 Text issue with SMX - anything remaining isn't a Localization issue + subChange = closes #15 Drill patches need updating? + subChange = closes #16 Tanks ModuleCargoPart: packedVolume + change = Feature + subChange = updates #11 us-en.cfg should be complete + } + } + VERSION { version = 1.6.2.0 versionName = Overpriced! diff --git a/GameData/TheGoldStandard/Changelog.cfg b/GameData/TheGoldStandard/Changelog.cfg index 012994b..dbfcd43 100644 --- a/GameData/TheGoldStandard/Changelog.cfg +++ b/GameData/TheGoldStandard/Changelog.cfg @@ -1,7 +1,7 @@ -// Changelog.cfg v1.6.1.0 +// Changelog.cfg v1.6.1.1 // The Gold Standard (GOLD) // created: 2020 02 25 -// updated: 07 Aug 2021 +// updated: 14 Aug 2021 KERBALCHANGELOG { showChangelog = True @@ -9,6 +9,120 @@ KERBALCHANGELOG license = CC-BY-NC-SA-4.0 author = zer0Kerbal VERSION + { + version = 1.6.2.1 + versionName = Overpriced! + versionDate = 2021-09-14 + versionKSP = 1.12.2 + change = DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL + change = Resources and corresponding tanks have changed density/volume/cost/mass + CHANGE + { + type = Release + change = for KSP 1.12.2 + subchange = won't be last release for 1.12.2 + } + CHANGE + { + type = Correction + changed = `TheGoldStandard.version` + subChange = had '-' instead of '_'; + subChange = what is up with this graffiti? + } + CHANGE + { + type = Correction + changed = Part [cost] + subchange = Thank you to @TheKurgan for finding the following: + subchange = need to be 'wet' or 'full' price else negative cost in editor + } + CHANGE + { + type = Correction + changed = Part [entryCost] + subchange = some adjusted down, some adjust up. + } + CHANGE + { + type = Correction + change = Part [packedVolume] + subChange = changed large tank's [packedVolume] from 13333 to 9500 + subChange = changed small tank's [packedVolume] from 3416 to 2400 + } + CHANGE + { + type = Correction + change = `StockalikeMiningExpansion.cfg` + subChange = removed extra `#` graffiti making the localization tags start with `##`, ran out of whiteout... + } + CHANGE + type = Added + subChange = [SMX_3mStackDrill] to StockalikeMiningExpansion.cfg patch [WIP] + subChange = increment version to 1.1.0.0 + } + CHANGE + { + type = Correction + change = `GoldSmelter.cfg` + subChange = [resourceOutputName = #autoLOC_8012033] changed to [#GoldSmelter-resourceOutputName = Gold+Ore] + subChange = add small `Ore` tank + } + CHANGE + { + type = Update + change = Back end + subChange = update auto JSON + subChange = update EL.version to match + subChange = update automation to latest version + subChange = start working with yaclog-KSP (thank you cineboxandrew!) + } + CHANGE + { + type = Update + change = goldOre in [part.cfg] and [ResourcesGeneric.cfg] + subChange = cost + subChange = mass + subChange = volume (in resource.cfg) + subChange = tank size + } + CHANGE + { + type = Update + change = Gold in [part.cfg] and [ResourcesGeneric.cfg] + subChange = cost + subChange = mass + subChange = volume (in resource.cfg) + subChange = tank size + } + CHANGE + { + type = Update + change = Unobtainium in [part.cfg] and [ResourcesGeneric.cfg] + subChange = cost + subChange = mass + subChange = volume (in resource.cfg) + subChange = tank size + } + CHANGE + { + type = Update + change = Patch linting and file maintenance + subChange = minor housekeeping + subChange = patch dusting (mostly removing construction dust (comments)) + } + CHANGE + { + type = Status + change = Bug + subChange = closes #5 Tank costs + subChange = closes #12 Text issue with SMX - anything remaining isn't a Localization issue + subChange = closes #15 Drill patches need updating? + subChange = closes #16 Tanks ModuleCargoPart: packedVolume + change = Feature + subChange = updates #11 us-en.cfg should be complete + } + } + VERSION { version = 1.6.2.0 versionName = Overpriced! diff --git a/GameData/TheGoldStandard/TheGoldStandard.version b/GameData/TheGoldStandard/TheGoldStandard.version index d1d961f..e980b46 100644 --- a/GameData/TheGoldStandard/TheGoldStandard.version +++ b/GameData/TheGoldStandard/TheGoldStandard.version @@ -2,39 +2,39 @@ "NAME" : "The Gold Standard (GOLD)", "URL" : "https://raw.githubusercontent.com/zer0Kerbal/TheGoldStandard/master/TheGoldStandard.version", "DOWNLOAD" : "https://github.com/zer0Kerbal/TheGoldStandard/releases/latest", - "CHANGE-LOG-URL" : "https://raw.githubusercontent.com/zer0Kerbal/TheGoldStandard/master/Changelog.cfg", + "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/TheGoldStandard/master/Changelog.cfg", "GITHUB" : { "USERNAME" : "zer0Kerbal", "REPOSITORY" : "TheGoldStandard", "ALLOW-PRE-RELEASE" : false }, - "VERSION" : + "VERSION" : { "MAJOR" : 1, "MINOR" : 6, "PATCH" : 2, - "BUILD" : 0 + "BUILD" : 1 }, - "KSP-VERSION" : + "KSP_VERSION" : { "MAJOR" : 1, "MINOR" : 12, "PATCH" : 2 }, - "KSP-VERSION-MIN" : + "KSP_VERSION-MIN" : { "MAJOR" : 1, "MINOR" : 3, "PATCH" : 1 }, - "KSP-VERSION-MAX" : + "KSP_VERSION-MAX" : { "MAJOR" : 1, "MINOR" : 12, "PATCH" : 9999 }, - "INSTALL-LOC" : + "INSTALL_LOC" : { "NAME" : "TheGoldStandard", "DIRECTORY" : "TheGoldStandard" diff --git a/TheGoldStandard.version b/TheGoldStandard.version index d1d961f..e980b46 100644 --- a/TheGoldStandard.version +++ b/TheGoldStandard.version @@ -2,39 +2,39 @@ "NAME" : "The Gold Standard (GOLD)", "URL" : "https://raw.githubusercontent.com/zer0Kerbal/TheGoldStandard/master/TheGoldStandard.version", "DOWNLOAD" : "https://github.com/zer0Kerbal/TheGoldStandard/releases/latest", - "CHANGE-LOG-URL" : "https://raw.githubusercontent.com/zer0Kerbal/TheGoldStandard/master/Changelog.cfg", + "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/TheGoldStandard/master/Changelog.cfg", "GITHUB" : { "USERNAME" : "zer0Kerbal", "REPOSITORY" : "TheGoldStandard", "ALLOW-PRE-RELEASE" : false }, - "VERSION" : + "VERSION" : { "MAJOR" : 1, "MINOR" : 6, "PATCH" : 2, - "BUILD" : 0 + "BUILD" : 1 }, - "KSP-VERSION" : + "KSP_VERSION" : { "MAJOR" : 1, "MINOR" : 12, "PATCH" : 2 }, - "KSP-VERSION-MIN" : + "KSP_VERSION-MIN" : { "MAJOR" : 1, "MINOR" : 3, "PATCH" : 1 }, - "KSP-VERSION-MAX" : + "KSP_VERSION-MAX" : { "MAJOR" : 1, "MINOR" : 12, "PATCH" : 9999 }, - "INSTALL-LOC" : + "INSTALL_LOC" : { "NAME" : "TheGoldStandard", "DIRECTORY" : "TheGoldStandard" diff --git a/json/code.json b/json/code.json index 2b44837..0871b09 100644 --- a/json/code.json +++ b/json/code.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Code", "labelColor": "66ccff", - "message": " ", + "message": "˂˂config˃˃ ˂˂KSP Part˃˃ ˂˂Module Manager˃˃", "color": "darkblue", "style": "plastic" } diff --git a/json/mod.json b/json/mod.json index da64499..5542878 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "The Gold Standard!", "labelColor": "darkgreen", - "message": "1.6.2.0", + "message": "1.6.2.1", "color": "orange", "style": "plastic" } From 84814a3d36b7874037cf09b02f8265ea38231126 Mon Sep 17 00:00:00 2001 From: Fitiales Date: Wed, 3 Nov 2021 20:55:46 +0100 Subject: [PATCH 2/2] Add es-es.cfg Spanish translation --- .../TheGoldStandard/Localization/es-es.cfg | 93 +++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 GameData/TheGoldStandard/Localization/es-es.cfg diff --git a/GameData/TheGoldStandard/Localization/es-es.cfg b/GameData/TheGoldStandard/Localization/es-es.cfg new file mode 100644 index 0000000..504d0fb --- /dev/null +++ b/GameData/TheGoldStandard/Localization/es-es.cfg @@ -0,0 +1,93 @@ +Localization +{ + es-es + { + // The Gold Standard + // ********** Global strings + #Gold-manu = Compañía de repuestos de naves espaciales y depósito de chatarra de Jebediah Kerman + + // ********** Variants + #Gold-norm-name = Fiebre del Oro + #Gold-norm-desc = El tema de la Fiebre del Oro + + #Gold-stck-name = Stock + #Gold-stck-desc = Tema de stock + + #Gold-rstk-name = ReStock + #Gold-rstk-name = Tema de Restock + + // ********** Resources + #Gold-Gold-name = Oro + #Gold-Gold-abbv = Au + #Gold-GoldOre-name = Metal de oro + #Gold-GoldOre-abbv = GOre + #Gold-Unobtainium-name = Unobtainium + #Gold-Unobtainium-abbv = UBT + + // ********** Part: drills + #Gold-Harvester-O-nam = Cosechadora de minerales + #Gold-Harvester-O-strt = Iniciar + #Gold-Harvester-O-stop = Detener + #Gold-Harvester-O-togl = Alternar + + // ********** Part: GoldSmelter + #GoldSmelter-titl = Fundición de Oro + // #GoldSmelter-manu = #autoLOC_501638 //#autoLOC_501638 = Kerbodyne + #GoldSmelter-desc = Una fundición de oro, que se puede utilizar para convertir el mineral de oro en oro puro. La producción secundaria de Mineral se desechará por la parte de atrás si no hay contenedores disponibles. + #GoldSmelter-tags = convertir isru mina) minería (recurso proceso mineral (oro + + #GoldSmelter-cnam = Fundición de Oro + #GoldSmelter-strt = Iniciar + #GoldSmelter-stop = Detener + #GoldSmelter-togl = Alternar + + #GoldSmelter-resourceOutputName = Oro+Mineral + + // ********** Part: LargeGoldOreTank + #LargeGoldOreTank-titl = Tanque de almacenamiento de mineral de oro grande + #LargeGoldOreTank-desc = Un tanque grande que se puede usar para almacenar mineral de oro. No debe usarse como castillo hinchable. + #LargeGoldOreTank-tags = mina isru negro) minería (almacén recursos minerales (oro + + // ********** Part: LargeGoldTank + #LargeGoldTank-titl = Gran tanque de almacenamiento de oro + #LargeGoldTank-desc = Un tanque grande que se puede usar para almacenar oro puro refinado. + #LargeGoldTank-tags = mina isru negro) minería (almacén recursos minerales (oro + + // ********** Part: RadialGoldOreTank + #RadialGoldOreTank-titl = Tanque radial de mineral de oro + #RadialGoldOreTank-desc = Un pequeño tanque radial para almacenar mineral de oro o, posiblemente, bocadillos de repuesto. + #RadialGoldOreTank-tags = mina isru negro) minería (almacén recursos minerales (oro + + // ********** Part: RadialGoldTank + #RadialGoldTank-titl = Tanque de oro radial + #RadialGoldTank-desc = ¡Un pequeño tanque radial para almacenar oro puro! + #RadialGoldTank-tags = mina isru negro) minería (mineral almacenamiento recursos oro + + // ********** Part: SmallGoldOreTank + #SmallGoldOreTank-titl = Tanque pequeño de almacenamiento mineral de oro + #SmallGoldOreTank-desc = Un pequeño tanque para almacenar mineral de oro o, posiblemente, bocadillos de repuesto. + #SmallGoldOreTank-tags = mina isru negro) minería (mineral almacenamiento recursos oro + + // ********** Part: SmallGoldTank + #SmallGoldTank-titl = Tanque pequeño de retención de oro + #SmallGoldTank-desc = Un pequeño tanque para almacenar oro o, posiblemente, bocadillos de repuesto. + #SmallGoldTank-tags = mina isru negro) minería (oro almacén recursos oro + + // ********** Part: SmallUnobtainiumTank + #SmallUnobtainiumTank-titl = Tanque de retención de unobtainium + #SmallUnobtainiumTank-desc = Un tanque revestido de plomo que se utiliza para contener el recurso extremadamente raro Unobtainium. Los diseñadores teorizan que protegerá contra la radiación dañina emitida por la sustancia; pero, como Unobtainium aún no se ha encontrado o estudiado, se niegan a proporcionar un reembolso si la piel de su tripulación cambia a un beige brillante. + #SmallUnobtainiumTank-tags = mina isru negro) minería (oro almacén recursos oro + + // Patches + // ********** Part: Harvester + #Gold-Harvester-G-cnam = Cosechadora de superficie de mineral de oro + #Gold-Harvester-G-strt = Iniciar + #Gold-Harvester-G-stop = Detener + #Gold-Harvester-G-togl = Alternar + + #Gold-Harvester-U-cnam = Cosechadora de Unobtainium + #Gold-Harvester-U-strt = Iniciar + #Gold-Harvester-U-stop = Detener + #Gold-Harvester-U-togl = Alternar + } +}