Skip to content

#359 TR1 Text Randomization#439

Merged
lahm86 merged 6 commits intoLostArtefacts:masterfrom
lahm86:issue-359-tr1-strings
Apr 5, 2023
Merged

#359 TR1 Text Randomization#439
lahm86 merged 6 commits intoLostArtefacts:masterfrom
lahm86:issue-359-tr1-strings

Conversation

@lahm86
Copy link
Copy Markdown
Collaborator

@lahm86 lahm86 commented Apr 1, 2023

A little rework was needed for TR2/3 to cater for the different setup in TR1. A future task may be to standardize the JSON across all games.

TR1 will support the following lowercase accented characters only. Anything else that is accented will be normalized e.g. À => A.

à è ò ù
á ć é ń ś ó ú ý ź
â ĉ ê ô û
ä ë ö ü ÿ

Resolves #359.

Comment thread TRRandomizerCore/Globalisation/G11N.cs Outdated
Comment thread TRRandomizerCore/Globalisation/G11N.cs
@lahm86 lahm86 requested a review from chreden April 4, 2023 21:10
@lahm86 lahm86 merged commit 1150bf8 into LostArtefacts:master Apr 5, 2023
@lahm86 lahm86 deleted the issue-359-tr1-strings branch April 5, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TR1 - Gamestring Randomizer

2 participants