-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Initial work on Japanese localisations #1551
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Idhrendur
added a commit
that referenced
this pull request
Oct 16, 2022
* BBA province mapping updates (#1543) * Province mapper updates * Update near Beringa * Updates in Mediterranean basin * Update mappings near Ethipoia * Incorporate BBA changes to common/ (#1536) * Commons updates * Update artifact name * 1.12.2 updates * Update non-commons files from BBA (#1542) * Update version.txt * Update workflows for temp branch (#1546) * Fix hoi4 version * Make mods work with HoI4 1.12 * Support plane designer (#1548) * Update tech mappings * Convert plane designs * Review fixes * Fix linux build * Fix a typo * Provide obsolote versions of old designs * Initial work on Japanese localisations (#1551) * Add code support for japanese localisations, which are taken from the English ones. * Monarch names * Dynasties * Japanese monarch descriptions * Fix focus localisations for non-english languages (copy from english) * Copy most events from English to unhandled languages * Copy english for all unhandled election events * Political parties from english * Data file updates for 1.12.3 (#1554) * Equipment conversion updates (#1552) * Allow equipment to be dlc-specific * Properly convert leftover equipment * Start updating tests * Add and update tests * Formatting * Update HPM province mappings * Fix airframe Weight exceeding Thrust * Peace conferences (#1555) * Handle cost modifiers * Handle new ai_peace * Remove old ai peace stuff * Fix linux build * Formatting. * Add tests * Formatting * Clear out unmaintainable language-specific scripted localizations and triggers (#1556) * Fix ~1000 HoI4 errors (#1559) * Fix a bunch of errors * Fix linux tests * Fix braces mismatch * Spelling (#1561) * Ignore some spelling discrepencies in data files * Fix workflow * Try fixing workflow again * Remove duplicate line * Ignore more words * Even more words, including ones Paradox misspelled * Clean up bba music files (#1562) * Update portrait mapping for new portrait (#1563) * Scripted trigger (#1564) * Make is_enemy_ideology scripted trigger dynamic * Formatting * Clear country-specific plane icon definitions (#1565) * Limit unit medals to converted ideologies (#1566) * Unit medals only for converted ideologies. * Add medals for absolutist and radical. * Create directory * Fix linux * Formatting * More formatting * Rommel release banner (#1567) * Country Mappings for BBA (#1525) * Update country_mappings.txt * Update country_mappings.txt * Update country_mappings.txt * Update country_mappings.txt * Bump actions/setup-dotnet from 3.0.0 to 3.0.1 (#1550) Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/setup-dotnet from 3.0.1 to 3.0.2 (#1560) Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * rommel release banner Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: កាបូន26 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update workflows (#1568) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: cetvrtak <[email protected]> Co-authored-by: Ivo Elezović <[email protected]> Co-authored-by: កាបូន26 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Towards #1521