Skip to content

Commit

Permalink
2024.10
Browse files Browse the repository at this point in the history
Updates
* Added missing close buttons for dialogs for use with mouse input
* Updated localization
* New documentation format

Bugfixes

* Strictincludes fixes
* Navigation and focus handling fixes, esp for buttons
  • Loading branch information
stephenwhittle committed Nov 1, 2024
1 parent b8ec24d commit 2f05ede
Show file tree
Hide file tree
Showing 1,920 changed files with 2,377 additions and 19,372 deletions.
35 changes: 35 additions & 0 deletions Config/Localization/ModioUI_Compile.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
SourcePath=Content/Localization/ModioUI
DestinationPath=Content/Localization/ModioUI
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
ResourceName=ModioUI.locres
bSkipSourceCheck=false
bValidateFormatPatterns=true
bValidateSafeWhitespace=false
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX

[GatherTextStep0]
CommandletClass=GenerateTextLocalizationResource

37 changes: 37 additions & 0 deletions Config/Localization/ModioUI_Export.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
SourcePath=Content/Localization/ModioUI
DestinationPath=../deldeldel
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
PortableObjectName=ModioUI.po

[GatherTextStep0]
CommandletClass=InternationalizationExport
bExportLoc=true
LocalizedTextCollapseMode=ELocalizedTextCollapseMode::IdenticalTextIdAndSource
POFormat=EPortableObjectFormat::Unreal
ShouldPersistCommentsOnExport=false
ShouldAddSourceLocationsAsComments=true

32 changes: 32 additions & 0 deletions Config/Localization/ModioUI_ExportDialogueScript.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
SourcePath=Content/Localization/ModioUI
DestinationPath=Content/Localization/ModioUI
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
DialogueScriptName=ModioUIDialogue.csv

[GatherTextStep0]
CommandletClass=ExportDialogueScript

54 changes: 54 additions & 0 deletions Config/Localization/ModioUI_Gather.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
ManifestDependencies=../../Unreal/UE52/Engine/Windows/Engine/Content/Localization/Engine/Engine.manifest
ManifestDependencies=../../Unreal/UE52/Engine/Windows/Engine/Content/Localization/Editor/Editor.manifest
SourcePath=Content/Localization/ModioUI
DestinationPath=Content/Localization/ModioUI
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX

[GatherTextStep0]
CommandletClass=GatherTextFromAssets
IncludePathFilters=Plugins/ModioComponentUI/Content/UI/Data/*
IncludePathFilters=Plugins/Modio/Content/Data/*
ExcludePathFilters=Content/Localization/*
PackageFileNameFilters=*.umap
PackageFileNameFilters=*.uasset
ShouldExcludeDerivedClasses=false
ShouldGatherFromEditorOnlyData=false
SkipGatherCache=false

[GatherTextStep1]
CommandletClass=GenerateGatherManifest

[GatherTextStep2]
CommandletClass=GenerateGatherArchive

[GatherTextStep3]
CommandletClass=GenerateTextLocalizationReport
bWordCountReport=true
WordCountReportName=ModioUI.csv
bConflictReport=true
ConflictReportName=ModioUI_Conflicts.txt

32 changes: 32 additions & 0 deletions Config/Localization/ModioUI_GenerateReports.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
SourcePath=Content/Localization/ModioUI
DestinationPath=Content/Localization/ModioUI
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX

[GatherTextStep0]
CommandletClass=GenerateTextLocalizationReport
bWordCountReport=true
WordCountReportName=ModioUI.csv

35 changes: 35 additions & 0 deletions Config/Localization/ModioUI_Import.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
SourcePath=Saved/Temp/Game/ModioUI
DestinationPath=Content/Localization/ModioUI
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
PortableObjectName=ModioUI.po

[GatherTextStep0]
CommandletClass=InternationalizationExport
bImportLoc=true
LocalizedTextCollapseMode=ELocalizedTextCollapseMode::IdenticalTextIdAndSource
POFormat=EPortableObjectFormat::Unreal

33 changes: 33 additions & 0 deletions Config/Localization/ModioUI_ImportDialogue.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
SourcePath=Content/Localization/ModioUI
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX

[GatherTextStep0]
CommandletClass=ImportLocalizedDialogue
RawAudioPath=
ImportedDialogueFolder=ImportedDialogue
bImportNativeAsSource=false

32 changes: 32 additions & 0 deletions Config/Localization/ModioUI_ImportDialogueScript.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
[CommonSettings]
SourcePath=Content/Localization/ModioUI
DestinationPath=Content/Localization/ModioUI
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=de
CulturesToGenerate=it
CulturesToGenerate=uk
CulturesToGenerate=bg
CulturesToGenerate=fr
CulturesToGenerate=pl
CulturesToGenerate=pt
CulturesToGenerate=hu
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=es
CulturesToGenerate=th
CulturesToGenerate=zh-Hant
CulturesToGenerate=zh-Hans
CulturesToGenerate=tr
CulturesToGenerate=id
CulturesToGenerate=es-MX
ManifestName=ModioUI.manifest
ArchiveName=ModioUI.archive
DialogueScriptName=ModioUIDialogue.csv

[GatherTextStep0]
CommandletClass=ImportDialogueScript

25 changes: 25 additions & 0 deletions Content/Localization/ModioUI/ModioUI.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Date/Time,Word Count,bg,de,en,es,es-419,es-ES,es-MX,fr,hu,id,it,ja,ko,pl,pt,ru,th,tr,uk,zh-Hans,zh-Hant
2024.09.05-16.00.20,595,0,0,595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2024.09.05-16.06.19,595,457,457,595,0,0,0,0,457,457,0,457,457,457,457,457,457,457,0,457,0,0
2024.09.05-16.33.13,481,466,466,481,466,0,0,0,466,466,0,466,466,466,466,466,466,466,0,466,466,466
2024.09.05-16.38.30,478,466,466,478,466,0,0,0,466,466,0,466,466,466,466,466,466,466,0,466,466,466
2024.09.06-09.04.19,478,478,478,478,478,0,0,0,478,478,0,478,478,478,478,478,478,478,0,478,478,478
2024.09.09-08.32.41,479,476,476,479,476,0,0,0,476,476,0,476,476,476,476,476,476,476,0,476,476,476
2024.09.10-09.08.04,541,479,479,541,479,0,0,0,479,479,0,479,479,479,479,479,479,479,0,479,479,479
2024.09.10-10.04.43,481,479,479,481,479,0,0,0,479,479,0,479,479,479,479,479,479,479,0,479,479,479
2024.09.11-09.55.30,543,481,481,543,481,0,0,0,481,481,0,481,481,481,481,481,481,481,0,481,481,481
2024.09.11-10.03.29,543,503,503,543,503,0,0,0,503,503,0,503,503,503,503,503,503,503,0,503,503,503
2024.09.11-14.45.22,544,543,543,544,543,0,0,0,543,543,0,543,543,543,543,543,543,543,0,543,543,543
2024.09.11-15.39.25,562,544,544,562,544,0,0,0,544,544,0,544,544,544,544,544,544,544,0,544,544,544
2024.09.11-15.58.47,562,559,559,562,559,0,0,0,559,559,0,559,559,559,559,559,559,559,0,559,559,559
2024.09.12-08.01.40,562,562,562,562,562,0,0,0,562,562,0,562,562,562,562,562,562,562,0,562,562,562
2024.09.13-13.29.52,562,500,500,562,500,0,0,0,500,500,0,500,500,500,500,500,500,500,0,500,500,500
2024.09.13-13.31.30,563,500,500,563,500,0,0,0,500,500,0,500,500,500,500,500,500,500,0,500,500,500
2024.09.13-13.38.55,563,551,551,563,551,0,0,0,551,551,0,551,551,551,551,551,551,551,0,551,551,551
2024.09.13-13.42.17,608,528,528,608,528,0,0,0,528,528,0,528,528,528,528,528,528,528,0,528,528,528
2024.09.13-13.43.27,608,607,607,608,607,0,0,0,607,607,0,607,607,607,607,607,607,607,0,607,607,607
2024.09.30-11.00.58,608,607,607,608,607,0,0,0,607,607,0,607,607,607,607,607,607,607,607,607,607,607
2024.09.30-11.01.40,608,607,607,608,607,0,0,0,607,607,607,607,607,607,607,607,607,607,607,607,607,607
2024.09.30-11.02.40,608,607,607,608,607,0,0,607,607,607,607,607,607,607,607,607,607,607,607,607,607,607
2024.10.18-11.32.10,617,607,607,617,607,0,0,607,607,607,607,607,607,607,607,607,607,607,607,607,607,607
2024.10.18-11.36.54,617,617,617,617,617,0,0,617,617,617,617,617,617,617,617,617,617,617,617,617,617,617
Binary file added Content/Localization/ModioUI/ModioUI.locmeta
Binary file not shown.
Binary file added Content/Localization/ModioUI/ModioUI.manifest
Binary file not shown.
Empty file.
Binary file added Content/Localization/ModioUI/bg/ModioUI.archive
Binary file not shown.
Binary file added Content/Localization/ModioUI/bg/ModioUI.locres
Binary file not shown.
Binary file added Content/Localization/ModioUI/de/ModioUI.archive
Binary file not shown.
Binary file added Content/Localization/ModioUI/de/ModioUI.locres
Binary file not shown.
Binary file added Content/Localization/ModioUI/en/ModioUI.archive
Binary file not shown.
Binary file added Content/Localization/ModioUI/en/ModioUI.locres
Binary file not shown.
Loading

0 comments on commit 2f05ede

Please sign in to comment.