Compare commits

..

9 Commits

Author SHA1 Message Date
koritsa 61d5a57d8d added main and pause menus 2026-06-05 20:00:33 +03:00
koritsa 0792f7cdfd Merge remote-tracking branch 'origin/main'
# Conflicts:
#	Content/Sequences/LS_Embarrassment.uasset
2026-06-04 22:02:31 +03:00
koritsa 54285b7abc test 2026-06-04 22:01:51 +03:00
koritsa 508b918f8a test 2026-06-04 20:12:57 +03:00
koritsa 83c20836ad added test city, added embarrassment loss resolver and sleep for energy loss 2026-06-04 20:11:13 +03:00
koritsa 034694695a added session loss sequence, added energy and stamina to HUD, added home location trigger 2026-06-04 18:59:04 +03:00
koritsa f2fcd42edf Updated phone UI 2026-06-03 21:42:24 +03:00
koritsa 07c323752a disabled unneeded plugins 2026-06-03 19:26:15 +03:00
koritsa 93d544706d project cleanup 2026-06-03 18:24:58 +03:00
1182 changed files with 2504 additions and 3298 deletions
+1 -26
View File
@@ -73,38 +73,16 @@ bSharedMaterialNativeLibraries=True
ApplocalPrerequisitesDirectory=(Path="") ApplocalPrerequisitesDirectory=(Path="")
IncludeCrashReporter=False IncludeCrashReporter=False
InternationalizationPreset=English InternationalizationPreset=English
-CulturesToStage=en
+CulturesToStage=en +CulturesToStage=en
+CulturesToStage=ja +CulturesToStage=ja
+CulturesToStage=uk +CulturesToStage=uk
LocalizationTargetCatchAllChunkId=0 LocalizationTargetCatchAllChunkId=0
bCookAll=False bCookAll=False
bCoolAllCultures=False
bCookMapsOnly=False bCookMapsOnly=False
bTreatWarningsAsErrorsOnCook=False bTreatWarningsAsErrorsOnCook=False
bSkipEditorContent=False bSkipEditorContent=False
bSkipMovies=False bSkipMovies=False
-IniKeyDenylist=KeyStorePassword
-IniKeyDenylist=KeyPassword
-IniKeyDenylist=DebugKeyStorePassword
-IniKeyDenylist=DebugKeyPassword
-IniKeyDenylist=rsa.privateexp
-IniKeyDenylist=rsa.modulus
-IniKeyDenylist=rsa.publicexp
-IniKeyDenylist=aes.key
-IniKeyDenylist=SigningPublicExponent
-IniKeyDenylist=SigningModulus
-IniKeyDenylist=SigningPrivateExponent
-IniKeyDenylist=EncryptionKey
-IniKeyDenylist=DevCenterUsername
-IniKeyDenylist=DevCenterPassword
-IniKeyDenylist=IOSTeamID
-IniKeyDenylist=SigningCertificate
-IniKeyDenylist=MobileProvision
-IniKeyDenylist=AppStoreConnectKeyPath
-IniKeyDenylist=AppStoreConnectIssuerID
-IniKeyDenylist=AppStoreConnectKeyID
-IniKeyDenylist=IniKeyDenylist
-IniKeyDenylist=IniSectionDenylist
+IniKeyDenylist=KeyStorePassword +IniKeyDenylist=KeyStorePassword
+IniKeyDenylist=KeyPassword +IniKeyDenylist=KeyPassword
+IniKeyDenylist=DebugKeyStorePassword +IniKeyDenylist=DebugKeyStorePassword
@@ -127,9 +105,6 @@ bSkipMovies=False
+IniKeyDenylist=AppStoreConnectKeyID +IniKeyDenylist=AppStoreConnectKeyID
+IniKeyDenylist=IniKeyDenylist +IniKeyDenylist=IniKeyDenylist
+IniKeyDenylist=IniSectionDenylist +IniKeyDenylist=IniSectionDenylist
-IniSectionDenylist=HordeStorageServers
-IniSectionDenylist=StorageServers
-IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings
+IniSectionDenylist=HordeStorageServers +IniSectionDenylist=HordeStorageServers
+IniSectionDenylist=StorageServers +IniSectionDenylist=StorageServers
+IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings +IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More