Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
- Russian translation added by ShVanes
- German, Italian, Japanese translation fixes
  • Loading branch information
hearth1an committed Sep 2, 2024
1 parent c6c0943 commit 202e71a
Show file tree
Hide file tree
Showing 12 changed files with 1,013 additions and 40 deletions.
5 changes: 2 additions & 3 deletions Characters/Villagers/MicaCharacterController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,16 @@ namespace ChristmasStory.Characters.Villagers
internal class MicaCharacterController : TravelerCharacterController

{

public override Conditions.PERSISTENT DoneCondition => Conditions.PERSISTENT.ERNESTO_DONE;

public override void Start()
{
dialogue = SearchUtilities.Find("TimberHearth_Body/Sector_TH/Sector_Village/Sector_LowerVillage/Characters_LowerVillage/Villager_HEA_Mica/Mica_Dialogue").GetComponent<CharacterDialogueTree>();
dialogue = SearchUtilities.Find("TimberHearth_Body/Sector_TH/Sector_Village/Sector_LowerVillage/Characters_LowerVillage/Villager_HEA_Mica/Mica_Dialogue").GetComponent<CharacterDialogueTree>();

SearchUtilities.Find("TimberHearth_Body/Sector_TH/Sector_Village/Sector_LowerVillage/Characters_LowerVillage/Villager_HEA_Mica/ConversationZone").DestroyAllComponents<InteractReceiver>();
SearchUtilities.Find("TimberHearth_Body/Sector_TH/Sector_Village/Sector_LowerVillage/Characters_LowerVillage/Villager_HEA_Mica/ConversationZone").DestroyAllComponents<CharacterDialogueTree>();

base.Start();
base.Start();
}

protected override void Dialogue_OnStartConversation()
Expand Down
3 changes: 2 additions & 1 deletion ChristmasStory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
using ChristmasStory.Utility;
using HarmonyLib;
using NewHorizons.Utility;
using NewHorizons.Handlers;
using OWML.Common;
using OWML.ModHelper;
using System;
Expand Down Expand Up @@ -89,7 +90,7 @@ public void SpawnOnStart()
player.AddComponent<PlayerEffectController>();
player.AddComponent<HeldItemHandler>();
player.AddComponent<SolanumAnimationController>();
player.AddComponent<PrisonerAnimationController>();
player.AddComponent<PrisonerAnimationController>();

var ship = SearchUtilities.Find("Ship_Body");
ship.AddComponent<ShipHandler>();
Expand Down
1 change: 1 addition & 0 deletions addon-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"Derko#German localisation",
"ilynery#Italian localisation",
"Pabloherresp#Spanish localisation",
"ShVanes#Russian localisation",
"",
"",
"GameWyrm#Tester",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "hearth1an & xen",
"name": "Christmas Story",
"uniqueName": "hearth1an.ChristmasStory",
"version": "1.1.0",
"version": "1.1.1",
"owmlVersion": "2.9.0",
"dependencies": [ "xen.NewHorizons" ],
"conflicts": [ "Classic.CozyShip", "hearth1an.ProbeTeleporter", "hearth1an.TheVision", "TheOutsider" ]
Expand Down
32 changes: 26 additions & 6 deletions translations/chinese_simple.json
Original file line number Diff line number Diff line change
Expand Up @@ -776,12 +776,32 @@

"RIEBECK_ONE_LOOP_START": "太阳爆炸了吗? 那是什么!",
"RIEBECK_ONE_LOOP_RESPONSE": "是的,确实如此,但尽量不要担心,我们在这里很安全。",
"RIEBECK_ONE_LOOP_DONE": "我觉得很难相信!但如果太阳爆炸了而我们还活着,那么我想你是对的。我是这么认为的。"





"RIEBECK_ONE_LOOP_DONE": "我觉得很难相信!但如果太阳爆炸了而我们还活着,那么我想你是对的。我是这么认为的。",

"Chert": "Chert",
"Esker": "Esker",
"Feldspar": "Feldspar",
"Gabbro": "Gabbro",
"Hal": "Hal",
"Hornfels": "Hornfels",
"Marl": "Marl",
"Self": "Self",
"Porphy": "Porphy",
"the Prisoner": "the Prisoner",
"Riebeck": "Riebeck",
"Slate": "Slate",
"Gossan": "Gossan",
"Tektite": "Tektite",
"Galena": "Galena",
"Moraine": "Maraine",
"Spinel": "Spinel",
"Tephra": "Tephra",
"Arcose": "Arcose",
"Rutile": "Rutile",
"Gneiss": "Gneiss",
"Tuff": "Tuff",
"Mica": "Mica",
"Solanum": "Solanum"
},

"UIDictionary": {
Expand Down
29 changes: 26 additions & 3 deletions translations/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,9 +774,32 @@

"RIEBECK_ONE_LOOP_START": "DID THE SUN EXPLODE? WHAT WAS THAT!",
"RIEBECK_ONE_LOOP_RESPONSE": "Yes it did, but try not to worry about it, we're safe here.",
"RIEBECK_ONE_LOOP_DONE": "I find that hard to believe! But if the sun exploded and we're still alive then I guess you're right. I think."


"RIEBECK_ONE_LOOP_DONE": "I find that hard to believe! But if the sun exploded and we're still alive then I guess you're right. I think.",

"Chert": "Chert",
"Esker": "Esker",
"Feldspar": "Feldspar",
"Gabbro": "Gabbro",
"Hal": "Hal",
"Hornfels": "Hornfels",
"Marl": "Marl",
"Self": "Self",
"Porphy": "Porphy",
"the Prisoner": "the Prisoner",
"Riebeck": "Riebeck",
"Slate": "Slate",
"Gossan": "Gossan",
"Tektite": "Tektite",
"Galena": "Galena",
"Moraine": "Maraine",
"Spinel": "Spinel",
"Tephra": "Tephra",
"Arcose": "Arcose",
"Rutile": "Rutile",
"Gneiss": "Gneiss",
"Tuff": "Tuff",
"Mica": "Mica",
"Solanum": "Solanum"



Expand Down
31 changes: 26 additions & 5 deletions translations/french.json
Original file line number Diff line number Diff line change
Expand Up @@ -768,11 +768,32 @@

"RIEBECK_ONE_LOOP_START": "EST CE QUE LE SOLEIL A EXPLOSÉ? C'ÉTAIT QUOI ÇA?!",
"RIEBECK_ONE_LOOP_RESPONSE": "Oui il a explosé, mais essaye de ne pas t'en faire, nous sommes en sécurité ici.",
"RIEBECK_ONE_LOOP_DONE": "C'est dur à croire! Mais si le soleil a explosé et que nous sommes toujours en vie, et bien j'imagine que tu dois avoir raison."




"RIEBECK_ONE_LOOP_DONE": "C'est dur à croire! Mais si le soleil a explosé et que nous sommes toujours en vie, et bien j'imagine que tu dois avoir raison.",

"Chert": "Chert",
"Esker": "Esker",
"Feldspar": "Feldspar",
"Gabbro": "Gabbro",
"Hal": "Hal",
"Hornfels": "Hornfels",
"Marl": "Marl",
"Self": "Self",
"Porphy": "Porphy",
"the Prisoner": "the Prisoner",
"Riebeck": "Riebeck",
"Slate": "Slate",
"Gossan": "Gossan",
"Tektite": "Tektite",
"Galena": "Galena",
"Moraine": "Maraine",
"Spinel": "Spinel",
"Tephra": "Tephra",
"Arcose": "Arcose",
"Rutile": "Rutile",
"Gneiss": "Gneiss",
"Tuff": "Tuff",
"Mica": "Mica",
"Solanum": "Solanum"

},

Expand Down
28 changes: 25 additions & 3 deletions translations/german.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,9 +774,31 @@

"RIEBECK_ONE_LOOP_START": "IST DIE SONNE EXPLODIERT? WAS WAR DAS!",
"RIEBECK_ONE_LOOP_RESPONSE": "Ja, das ist sie, aber mach dir darum keine Sorgen. Hier sind wir sicher.",
"RIEBECK_ONE_LOOP_DONE": "Schwer zu glauben! Aber wenn die Sonne explodiert ist und wir immer noch leben, glaube ich, dass du Recht hast. Denke ich."


"RIEBECK_ONE_LOOP_DONE": "Schwer zu glauben! Aber wenn die Sonne explodiert ist und wir immer noch leben, glaube ich, dass du Recht hast. Denke ich.",

"Chert": "Chert",
"Esker": "Wallberg",
"Feldspar": "Feldspat",
"Gabbro": "Gabbro",
"Hal": "Hal",
"Hornfels": "Hornfels",
"Marl": "Mergel",
"Self": "Ich",
"Porphy": "Porphi",
"Riebeck": "Riebeck",
"Slate": "Schiefer",
"Gossan": "Eisenhut",
"Tektite": "Tektit",
"Galena": "Galenit",
"Moraine": "Moräne",
"Spinel": "Spinell",
"Tephra": "Pyroklastika",
"Arcose": "Arkose",
"Rutile": "Rutil",
"Gneiss": "Gneis",
"Tuff": "Tuff",
"Mica": "Glimmer",
"Solanum": "Solanum"



Expand Down
37 changes: 28 additions & 9 deletions translations/italian.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,11 +774,32 @@

"RIEBECK_ONE_LOOP_START": "IL SOLE È ESPLOSO? COS'ERA QUELLO?!",
"RIEBECK_ONE_LOOP_RESPONSE": "Sì, è esploso. Ma non preoccuparti, siamo al sicuro qui.",
"RIEBECK_ONE_LOOP_DONE": "Lo trovo difficile da credere! Ma se il Sole è esploso e noi siamo ancora vivi immagino tu abbia ragione. Credo."




"RIEBECK_ONE_LOOP_DONE": "Lo trovo difficile da credere! Ma se il Sole è esploso e noi siamo ancora vivi immagino tu abbia ragione. Credo.",

"Chert": "Chert",
"Esker": "Esker",
"Feldspar": "Feldspato",
"Gabbro": "Gabbro",
"Hal": "Hal",
"Hornfels": "Scogliocorno",
"Marl": "Marl",
"Self": "Self", //yeah i don't know about this one. it's officially translated as "Self" but that's not even a word in italian. it should be something like "me stesso".
"Porphy": "Porfy",
"the Prisoner": "il Prigioniero",
"Riebeck": "Riebeck",
"Slate": "Slate",
"Gossan": "Gossan",
"Tektite": "Tectite",
"Galena": "Galena",
"Moraine": "Moraine",
"Spinel": "Spinel",
"Tephra": "Lapillo",
"Arcose": "Arcosa",
"Rutile": "Rutilio",
"Gneiss": "Gneis",
"Tuff": "Tufo",
"Mica": "Mica",
"Solanum": "Solanum"

},

Expand All @@ -793,10 +814,8 @@
"RADIO_PROMT": "Ascolta la radio",
"SHIP_TOY_PROMT": "Gestisci le decorazioni",
"SHIP_TOY_NOTIFICATION": "NUOVA DECORAZIONE DELLA NAVE AGGIUNTA",
"INVITE_STONE_ITEM": "Pietra con l'invito di <![CDATA[<color=orange>Hal</color>]]>",

//things different in italian, sorry hearth1an
"FELDSPAR": "FELDSPATO"
"INVITE_STONE_ITEM": "Pietra con l'invito di <![CDATA[<color=orange>Hal</color>]]>"


},
"ShipLogDictionary": {
Expand Down
29 changes: 26 additions & 3 deletions translations/japanese.json
Original file line number Diff line number Diff line change
Expand Up @@ -779,9 +779,32 @@

"RIEBECK_ONE_LOOP_START": "<![CDATA[<size=57>]]>太陽が爆発した?あれはなんなんだ!<![CDATA[</size>]]>",
"RIEBECK_ONE_LOOP_RESPONSE": "ああ、そうだな。でも心配しないでくれ、ここは安全だから。",
"RIEBECK_ONE_LOOP_DONE": "信じられない!でも、太陽が爆発しても私らが生きているのだとしたら、お前が言うことは正しいのだろう。多分。"


"RIEBECK_ONE_LOOP_DONE": "信じられない!でも、太陽が爆発しても私らが生きているのだとしたら、お前が言うことは正しいのだろう。多分。",

"Chert": "Chert",
"Esker": "Esker",
"Feldspar": "Feldspar",
"Gabbro": "Gabbro",
"Hal": "Hal",
"Hornfels": "Hornfels",
"Marl": "Marl",
"Self": "Self",
"Porphy": "Porphy",
"the Prisoner": "囚人",
"Riebeck": "Riebeck",
"Slate": "Slate",
"Gossan": "Gossan",
"Tektite": "Tektite",
"Galena": "Galena",
"Moraine": "Maraine",
"Spinel": "Spinel",
"Tephra": "Tephra",
"Arcose": "Arcose",
"Rutile": "Rutile",
"Gneiss": "Gneiss",
"Tuff": "Tuff",
"Mica": "Mica",
"Solanum": "Solanum"



Expand Down
Loading

0 comments on commit 202e71a

Please sign in to comment.