mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
remove "VESSEL" since we can just use "Vessel" for map marker
This commit is contained in:
parent
13f159e0ad
commit
d828c0b64c
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
||||||
"UIDictionary": {
|
"UIDictionary": {
|
||||||
"Vessel": "飞船",
|
"Vessel": "飞船"
|
||||||
"VESSEL": "飞船"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -22,8 +22,7 @@
|
|||||||
"DEBUG_PLACE_TEXT": "Place Nomai Text",
|
"DEBUG_PLACE_TEXT": "Place Nomai Text",
|
||||||
"DEBUG_UNDO": "Undo",
|
"DEBUG_UNDO": "Undo",
|
||||||
"DEBUG_REDO": "Redo",
|
"DEBUG_REDO": "Redo",
|
||||||
"Vessel": "Vessel",
|
"Vessel": "Vessel"
|
||||||
"VESSEL": "VESSEL"
|
|
||||||
},
|
},
|
||||||
"AchievementTranslations": {
|
"AchievementTranslations": {
|
||||||
"NH_EATEN_OUTSIDE_BRAMBLE": {
|
"NH_EATEN_OUTSIDE_BRAMBLE": {
|
||||||
|
|||||||
@ -17,8 +17,7 @@
|
|||||||
"RICH_PRESENCE_WARPING": "En route vers {0}.",
|
"RICH_PRESENCE_WARPING": "En route vers {0}.",
|
||||||
"OUTDATED_VERSION_WARNING": "AVERTISSEMENT\n\nNew Horizons fonctionne seulement sur la version {0} ou plus récente. Vous êtes sur la version {1}.\n\nVeuillez mettre à jour votre jeu ou désinstaller NH.",
|
"OUTDATED_VERSION_WARNING": "AVERTISSEMENT\n\nNew Horizons fonctionne seulement sur la version {0} ou plus récente. Vous êtes sur la version {1}.\n\nVeuillez mettre à jour votre jeu ou désinstaller NH.",
|
||||||
"JSON_FAILED_TO_LOAD": "Fichier(s) invalide(s): {0}",
|
"JSON_FAILED_TO_LOAD": "Fichier(s) invalide(s): {0}",
|
||||||
"Vessel": "Vaisseau",
|
"Vessel": "Vaisseau"
|
||||||
"VESSEL": "VAISSEAU"
|
|
||||||
},
|
},
|
||||||
"AchievementTranslations": {
|
"AchievementTranslations": {
|
||||||
"NH_EATEN_OUTSIDE_BRAMBLE": {
|
"NH_EATEN_OUTSIDE_BRAMBLE": {
|
||||||
|
|||||||
@ -10,7 +10,6 @@
|
|||||||
"FREQ_STATUE": "Nomai-Statue",
|
"FREQ_STATUE": "Nomai-Statue",
|
||||||
"FREQ_WARP_CORE": "Anti-Gravitations Flux",
|
"FREQ_WARP_CORE": "Anti-Gravitations Flux",
|
||||||
"FREQ_UNKNOWN": "???",
|
"FREQ_UNKNOWN": "???",
|
||||||
"Vessel": "Gefährts",
|
"Vessel": "Gefährts"
|
||||||
"VESSEL": "GEFÄHRTS"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
||||||
"UIDictionary": {
|
"UIDictionary": {
|
||||||
"Vessel": "Vascello",
|
"Vessel": "Vascello"
|
||||||
"VESSEL": "VASCELLO"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
||||||
"UIDictionary": {
|
"UIDictionary": {
|
||||||
"Vessel": "船",
|
"Vessel": "船"
|
||||||
"VESSEL": "船"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
||||||
"UIDictionary": {
|
"UIDictionary": {
|
||||||
"Vessel": "함선",
|
"Vessel": "함선"
|
||||||
"VESSEL": "함선"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
||||||
"UIDictionary": {
|
"UIDictionary": {
|
||||||
"Vessel": "Statku",
|
"Vessel": "Statku"
|
||||||
"VESSEL": "STATKU"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
||||||
"UIDictionary": {
|
"UIDictionary": {
|
||||||
"Vessel": "Hospedeiro",
|
"Vessel": "Hospedeiro"
|
||||||
"VESSEL": "HOSPEDEIRO"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -12,7 +12,6 @@
|
|||||||
"FREQ_UNKNOWN": "???",
|
"FREQ_UNKNOWN": "???",
|
||||||
"ENGAGE_WARP_PROMPT": "Телепортироваться к {0}",
|
"ENGAGE_WARP_PROMPT": "Телепортироваться к {0}",
|
||||||
"WARP_LOCKED": "АВТОПИЛОТ ЗАКРЕПЛЁН НА:\n{0}",
|
"WARP_LOCKED": "АВТОПИЛОТ ЗАКРЕПЛЁН НА:\n{0}",
|
||||||
"Vessel": "Звездолёта",
|
"Vessel": "Звездолёта"
|
||||||
"VESSEL": "ЗВЕЗДОЛЁТА"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -12,8 +12,7 @@
|
|||||||
"FREQ_UNKNOWN": "???",
|
"FREQ_UNKNOWN": "???",
|
||||||
"ENGAGE_WARP_PROMPT": "Iniciar teletransporte a {0}",
|
"ENGAGE_WARP_PROMPT": "Iniciar teletransporte a {0}",
|
||||||
"WARP_LOCKED": "Piloto automático fijado en:\n{0}",
|
"WARP_LOCKED": "Piloto automático fijado en:\n{0}",
|
||||||
"Vessel": "Nave",
|
"Vessel": "Nave"
|
||||||
"VESSEL": "NAVE"
|
|
||||||
},
|
},
|
||||||
"AchievementTranslations": {
|
"AchievementTranslations": {
|
||||||
"NH_EATEN_OUTSIDE_BRAMBLE": {
|
"NH_EATEN_OUTSIDE_BRAMBLE": {
|
||||||
|
|||||||
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
||||||
"UIDictionary": {
|
"UIDictionary": {
|
||||||
"Vessel": "Tekne",
|
"Vessel": "Tekne"
|
||||||
"VESSEL": "TEKNE"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -44,7 +44,7 @@ namespace NewHorizons.Handlers
|
|||||||
vesselAO._type = AstroObject.Type.SpaceStation;
|
vesselAO._type = AstroObject.Type.SpaceStation;
|
||||||
vesselAO.Register();
|
vesselAO.Register();
|
||||||
vesselMapMarker._markerType = MapMarker.MarkerType.Moon;
|
vesselMapMarker._markerType = MapMarker.MarkerType.Moon;
|
||||||
vesselMapMarker._labelID = (UITextType)TranslationHandler.AddUI("VESSEL");
|
vesselMapMarker._labelID = (UITextType)TranslationHandler.AddUI("Vessel");
|
||||||
RFVolumeBuilder.Make(vessel, vesselBody, 600, new External.Modules.ReferenceFrameModule { localPosition = new MVector3(0, 0, -207.375f) });
|
RFVolumeBuilder.Make(vessel, vesselBody, 600, new External.Modules.ReferenceFrameModule { localPosition = new MVector3(0, 0, -207.375f) });
|
||||||
|
|
||||||
// Resize vessel sector so that the vessel is fully collidable.
|
// Resize vessel sector so that the vessel is fully collidable.
|
||||||
|
|||||||
@ -164,7 +164,7 @@ namespace NewHorizons.Handlers
|
|||||||
if (system.Config.Vessel?.warpExitRotation != null)
|
if (system.Config.Vessel?.warpExitRotation != null)
|
||||||
vesselWarpController._targetWarpPlatform.transform.localEulerAngles = system.Config.Vessel.warpExitRotation;
|
vesselWarpController._targetWarpPlatform.transform.localEulerAngles = system.Config.Vessel.warpExitRotation;
|
||||||
|
|
||||||
vesselObject.GetComponent<MapMarker>()._labelID = (UITextType)TranslationHandler.AddUI("VESSEL");
|
vesselObject.GetComponent<MapMarker>()._labelID = (UITextType)TranslationHandler.AddUI("Vessel");
|
||||||
|
|
||||||
EyeSpawnPoint eyeSpawnPoint = vesselObject.GetComponentInChildren<EyeSpawnPoint>(true);
|
EyeSpawnPoint eyeSpawnPoint = vesselObject.GetComponentInChildren<EyeSpawnPoint>(true);
|
||||||
system.SpawnPoint = eyeSpawnPoint;
|
system.SpawnPoint = eyeSpawnPoint;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user