forked from Real-Gecko/KSP-SimpleConstruction
-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Localization - Master #19
Labels
type: localization
related to localization and translations
Milestone
Comments
Merged
zer0Kerbal
added a commit
that referenced
this issue
Nov 24, 2021
# Version 4.0.9.9 - pre-release - 12 Sep 2021 - Release for KSP 1.9.1 - for [KSP 1.9.1] (because EL.version says so) ### Added - SSPX.cfg -> StationPartsExpansionRedux.cfg - :NEEDS[StationPartsExpansionRedux,] - Foundations.cfg (WIP) - GrapplingDevice.cfg (WIP) - KIS.cfg (WIP) - USI-Kontainers.cfg (WIP) - [ModuleCargoPart] to[KS-COS Disposable Pad] ### minor housekeeping - patch dusting (mostly removing construction dust (comments)) - ghostparts.cfg has been removed ### Stock Drills - add tiny ore tank ### Back end - add auto JSON - update EL.version to match - update automation to latest version ### [Resources.cfg] - add icon to stock [ore] - [ore],[metal],[]RocketParts] - add [RESOURCE_DRAIN_DEFINITION] - add [color] - adjust[unitCost] - adjust price of Metal from `0.5` to `9.36` to equal the price in {EL} - adjust [density] - adjust [volume] - fix localization of RocketParts if {Community Resource Pack} installed ### [Tanks.cfg] - metal tanks - adjust [cost] and [entryCost] - adjust [amount] and [maxAmount] - RocketParts tanks - adjust [cost] and [entryCost] - remove adjustment for [amount] and [maxAmount] ### Update EL - new UI ### Add Agency (WIP)) ### Add CCK support (WIP)) ### Continue Localization work ### Added SimpleConstruction! Flag ### Closes - Closes #1 - Closes #6 - Closes #7 - Closes #8 - Closes #9 - Closes #12 - Closes #11 - Closes #13 - Closes #18 - Updates #19
zer0Kerbal
added a commit
that referenced
this issue
Dec 2, 2021
# Version 4.0.9.9.1-prerelease - A Bigger Hammer # This is PRE-RELEASE - and WILL break saves - 01 Dec 2021 - Release for Kerbal Space Program [KSP 1.12.2] ## DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL ## WARNING: Only [CurseForge][CRSFG:url] version will include .dll’s # Removed - duplicate patches (SSPX.cfg) # GUI Icons - customized app icon with permission from taniwha! thank you! # Localization - added Chinese [zh-cn.cfg] # CurseForge/Overwolf - corrected archive packaging for installer # Backend - folder maintenance - moved Patches --> Compatibility - update automation to latest version - convert _release.json to schema 1.0.2.1 # Kerbal Changelog - due to concerns about bloating the game and module manager .cache files - therefor changelogs might be affecting game load times - renamed to [Changelog.kcl] and updates have been suspended. # [ScienceLabs.cfg] v1.0.2.1 - add FullyEquipped = true (might increase productivity factor) - Lint and maintenance pass # [ExperienceTraits.cfg] v1.0.0.1 - adjust patch [EXPERIENCE_TRAIT[Pilot]] in order to reduce log spam - adjust patch [EXPERIENCE_TRAIT[Engineer]] in order to reduce log spam # [Launchclamps.cfg] v1.0.2.0 - the clampBurgler has been caught and locked away. # [Tanks.cfg] v1.0.1.0 - append '-ore' to stock tanks - adjusted :NEEDS so always will create / modify, even if a switcher add on is installed - added tags:BEFORE[SimpleConstruction] - remov tags:BEFORE[SimpleConstruction] - adjust tags part of part creation - replacing ore with either metal or rocketparts - adjust timing of patches to ensure proper execution # [DockingPorts.cfg] v1.0.2.0 - [ELLauchpad] - PadName = $#../Title# (to help self label Pads) - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha. - [ELTarget] - remove [TargetTransform] - remove [SpawnHeightOffset] - %TargetName = $#../Title# (to help self label Targets) - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha. - [ELWorkshop] - add UnManned Productivity = 0.25; - add IgnoreCrewCapacity = true; # [CrewedPods.cfg] v1.0.1.1 - add to none command/crewed parts: FullyEquipped = true (might increase productivity factor) ### Status - Issues/Milestones - closes #10 - Create SC Icon - closes #17 - 4.0.99.1-prerelease - closes #13 - 1.1.2.99-prerelease - two week CurseForge - closes #19 - Localization - master - closes #21 - Localization - Chinese - closes #34 - Localization - German - closes #35 - Duplicate patches - closes #36 - Launchclamps - updates #36 - Spawn location - closes #43 - Version - closes #44 - Legal MumboJumbo - closes #45 - Update documentation - closes #46 - Release 4.0.9.9.1-prerelease - closes #47 - Social Media - Pull Requests - closes #48 - 4.0.9.9.1 prerelease - A Bigger Hammer - closes # - [ImgBot] Optimize images - contributed by imgbot[bot] - *** Possible future changes *** - #40 - Stock Recycler and more - [ELWorkshop] - newly discovered KSPFields - bool FullyEquipped; - bool - IgnoreCrewCapacity = true; - float - ProductivityFactor = 1f; - float - UnmannedProductivity;
zer0Kerbal
added a commit
that referenced
this issue
Dec 2, 2021
# Version 4.0.9.9.1-prerelease - A Bigger Hammer # This is PRE-RELEASE - and WILL break saves - 01 Dec 2021 - Release for Kerbal Space Program [KSP 1.12.2] ## DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL ## WARNING: Only [CurseForge][CRSFG:url] version will include .dll’s # Removed - duplicate patches (SSPX.cfg) # GUI Icons - customized app icon with permission from taniwha! thank you! # Localization - added Chinese [zh-cn.cfg] # CurseForge/Overwolf - corrected archive packaging for installer # Backend - folder maintenance - moved Patches --> Compatibility - update automation to latest version - convert _release.json to schema 1.0.2.1 # Kerbal Changelog - due to concerns about bloating the game and module manager .cache files - therefor changelogs might be affecting game load times - renamed to [Changelog.kcl] and updates have been suspended. # [ScienceLabs.cfg] v1.0.2.1 - add FullyEquipped = true (might increase productivity factor) - Lint and maintenance pass # [ExperienceTraits.cfg] v1.0.0.1 - adjust patch [EXPERIENCE_TRAIT[Pilot]] in order to reduce log spam - adjust patch [EXPERIENCE_TRAIT[Engineer]] in order to reduce log spam # [Launchclamps.cfg] v1.0.2.0 - the clampBurgler has been caught and locked away. # [Tanks.cfg] v1.0.1.0 - append '-ore' to stock tanks - adjusted :NEEDS so always will create / modify, even if a switcher add on is installed - added tags:BEFORE[SimpleConstruction] - remov tags:BEFORE[SimpleConstruction] - adjust tags part of part creation - replacing ore with either metal or rocketparts - adjust timing of patches to ensure proper execution # [DockingPorts.cfg] v1.0.2.0 - [ELLauchpad] - PadName = $#../Title# (to help self label Pads) - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha. - [ELTarget] - remove [TargetTransform] - remove [SpawnHeightOffset] - %TargetName = $#../Title# (to help self label Targets) - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha. - [ELWorkshop] - add UnManned Productivity = 0.25; - add IgnoreCrewCapacity = true; # [CrewedPods.cfg] v1.0.1.1 - add to none command/crewed parts: FullyEquipped = true (might increase productivity factor) ### Status - Issues/Milestones - closes #10 - Create SC Icon - closes #17 - 4.0.99.1-prerelease - closes #13 - 1.1.2.99-prerelease - two week CurseForge - closes #19 - Localization - master - closes #21 - Localization - Chinese - closes #34 - Localization - German - closes #35 - Duplicate patches - closes #36 - Launchclamps - updates #36 - Spawn location - closes #43 - Version - closes #44 - Legal MumboJumbo - closes #45 - Update documentation - closes #46 - Release 4.0.9.9.1-prerelease - closes #47 - Social Media - Pull Requests - closes #48 - 4.0.9.9.1 prerelease - A Bigger Hammer - closes # - [ImgBot] Optimize images - contributed by imgbot[bot] - *** Possible future changes *** - #40 - Stock Recycler and more - [ELWorkshop] - newly discovered KSPFields - bool FullyEquipped; - bool - IgnoreCrewCapacity = true; - float - ProductivityFactor = 1f; - float - UnmannedProductivity;
Merged
zer0Kerbal
added
hacktoberfest
flag for entry into hacktoberfest
good-first-issue
flag for inclusion into good-first-issues listing
beginner-friendly
flag for inclusion into beginner-friendly listing
contributions-welcome
flag for inclusion into contributions-welcome listing
labels
Oct 3, 2022
zer0Kerbal
removed
help wanted
assistance, help, input solicited
hacktoberfest
flag for entry into hacktoberfest
good-first-issue
flag for inclusion into good-first-issues listing
beginner-friendly
flag for inclusion into beginner-friendly listing
contributions-welcome
flag for inclusion into contributions-welcome listing
labels
Jun 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Localization - Master
🎏
🇺🇸 🇪🇸 🇫🇷 🇮🇹 🇧🇷 🇷🇺 🇩🇪 🇨🇳 🇯🇵 🇰🇷 🇳🇴 🇸🇪
Documentation
GitHub
CODE: none
GameData
Update Social Media
Wiki
These localizations for KSP and its DLC's are available through Steam:
Included just in case
The text was updated successfully, but these errors were encountered: