Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use subfolder for Master CSV Files instead of zip
This allows CSV changes to be properly versioned by git rather than a new zip file every release.
- Loading branch information
1 parent
a413a03
commit 3b3c436
Showing
24 changed files
with
28,421 additions
and
1 deletion.
There are no files selected for viewing
Binary file removed
BIN
-316 KB
Assets/StreamingAssets/Text/Master Localization CSV Files 0.16.0.zip
Binary file not shown.
8 changes: 8 additions & 0 deletions
8
Assets/StreamingAssets/Text/Master Localization CSV Files.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
Assets/StreamingAssets/Text/Master Localization CSV Files/Edit History.txt
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| 0.15.2 | ||
| ------ | ||
| Internal_RSC | ||
| * 4023 > "You cannot train in one than one" to "You cannot train in more than one" | ||
|
|
||
| 0.15.3 | ||
| ------ | ||
| Internal_Strings | ||
| * adrenalineRushLower > Fix spurious newline | ||
| * WeaponStoresB > Fix spurious newline | ||
| NOTE: Unity Editor CSV exports these with " on a newline for some reason - needs to be manually patched anytime Internal_Strings is re-exported | ||
|
|
||
| 0.15.4 | ||
| ------ | ||
| Internal_Strings | ||
| * Localize class names | ||
| * Localize guild ranks | ||
| * daedricSkill > Disambiguation for skill string "Daedric" and material string "Daedric" | ||
| * orcishSkill > Disambiguation for skill string "Orcish" and material string "Orcish" | ||
| * midDateTimeFormatString > Add format string for in-game date shown on save/load UI | ||
|
|
||
| 0.16.0 | ||
| ------ | ||
| Internal_Strings | ||
| * hthDamageFormatString > Add format string for hand-to-hand damage on character sheet | ||
| * affiliationFormatString > Add format string for affiliation info on character sheet | ||
|
|
||
| 0.16.1 | ||
| ------ | ||
| Internal_RSC | ||
| * Fix ID for class questions 9000.10, .20, .30, .40. These had trailing zero truncated at some point. | ||
| NOTE: Possible issue with Unity CSV export. Need to check this anytime Internal_RSC is re-exported. | ||
| Internal_Strings | ||
| * Localize action type 12 answers (e.g. "yes" guard in Daggerfall Castle, "shutup" banner in Shedungent. |
2 changes: 1 addition & 1 deletion
2
...er Localization CSV Files 0.16.0.zip.meta → ...alization CSV Files/Edit History.txt.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.