Compare commits

16 Commits

Author SHA1 Message Date
DOMENIS\krikmann 24759b57f6 build 2026-05-27 14:08:27 +03:00
Evelina Kortel 21eb570f02 Fix tree material, edit bp gears 2026-05-27 14:02:12 +03:00
DOMENIS\krikmann 89ef6c2e57 removed print 2026-05-27 13:42:46 +03:00
DOMENIS\krikmann 17d19b3302 build 2026-05-27 12:18:18 +03:00
DOMENIS\krikmann 1326adf3ee lever activation sound 2026-05-27 12:13:42 +03:00
DOMENIS\krikmann 442cd60b7e more polish 2026-05-27 11:21:00 +03:00
DOMENIS\krikmann 8e2dbd108d level 3 finished I think 2026-05-27 10:53:53 +03:00
DOMENIS\hanshara 0e09de8760 stage 3 hopefully done 2026-05-27 02:31:51 +03:00
DOMENIS\krikmann ddf275b5a3 Merge branch 'main' of https://cgvrgit.ulno.net/kristo.krikmann/DrownedCityVR 2026-05-27 00:30:34 +03:00
DOMENIS\krikmann 1adb3b32e3 final polish and build testing 2026-05-27 00:30:31 +03:00
evelina.kortel fa60a4aeb6 edit level 1 2026-05-26 23:56:40 +03:00
evelina.kortel 380ba9069f Edit restart event 2026-05-26 23:51:07 +03:00
DOMENIS\krikmann f9d65b1cfe Merge branch 'main' of https://cgvrgit.ulno.net/kristo.krikmann/DrownedCityVR 2026-05-26 23:34:34 +03:00
DOMENIS\krikmann 32e511140c removed player debug visualizations 2026-05-26 23:34:30 +03:00
evelina.kortel 7abf81b37d Merge branch 'main' of https://cgvrgit.ulno.net/kristo.krikmann/DrownedCityVR 2026-05-26 23:33:47 +03:00
evelina.kortel 4e51094a2a edit level 5 2026-05-26 23:33:41 +03:00
58 changed files with 4550 additions and 45 deletions
+3
View File
@@ -0,0 +1,3 @@
*.exe filter=lfs diff=lfs merge=lfs -text
*.pak filter=lfs diff=lfs merge=lfs -text
*.dll filter=lfs diff=lfs merge=lfs -text
+112
View File
@@ -2,3 +2,115 @@
ProjectID=38226E40458894DD53748789EC7A8D77
bStartInVR=True
[/Script/UnrealEd.ProjectPackagingSettings]
Build=IfProjectHasCode
BuildConfiguration=PPBC_Development
BuildTarget=
FullRebuild=False
ForDistribution=False
IncludeDebugFiles=False
BlueprintNativizationMethod=Disabled
bIncludeNativizedAssetsInProjectGeneration=False
bExcludeMonolithicEngineHeadersInNativizedCode=False
UsePakFile=True
bUseIoStore=True
bUseZenStore=False
bMakeBinaryConfig=False
bGenerateChunks=False
bGenerateNoChunks=False
bChunkHardReferencesOnly=False
bForceOneChunkPerFile=False
MaxChunkSize=0
bBuildHttpChunkInstallData=False
HttpChunkInstallDataDirectory=(Path="")
WriteBackMetadataToAssetRegistry=Disabled
bWritePluginSizeSummaryJsons=False
bCompressed=True
PackageCompressionFormat=Oodle
bForceUseProjectCompressionFormatIgnoreHardwareOverride=False
PackageAdditionalCompressionOptions=
PackageCompressionMethod=Kraken
PackageCompressionLevel_DebugDevelopment=4
PackageCompressionLevel_TestShipping=4
PackageCompressionLevel_Distribution=7
PackageCompressionMinBytesSaved=1024
PackageCompressionMinPercentSaved=5
bPackageCompressionEnableDDC=False
PackageCompressionMinSizeToConsiderDDC=0
HttpChunkInstallDataVersion=
IncludePrerequisites=True
IncludeAppLocalPrerequisites=False
bShareMaterialShaderCode=True
bDeterministicShaderCodeOrder=False
bSharedMaterialNativeLibraries=True
ApplocalPrerequisitesDirectory=(Path="")
IncludeCrashReporter=False
InternationalizationPreset=English
-CulturesToStage=en
+CulturesToStage=en
LocalizationTargetCatchAllChunkId=0
bCookAll=False
bCookMapsOnly=False
bTreatWarningsAsErrorsOnCook=False
bSkipEditorContent=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=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
-IniSectionDenylist=HordeStorageServers
-IniSectionDenylist=StorageServers
-IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings
+IniSectionDenylist=HordeStorageServers
+IniSectionDenylist=StorageServers
+IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings
+MapsToCook=(FilePath="Level_0")
+MapsToCook=(FilePath="Level_1")
+MapsToCook=(FilePath="Level_2")
+MapsToCook=(FilePath="Level_3")
+MapsToCook=(FilePath="Level_4")
+MapsToCook=(FilePath="Level_5")
+DirectoriesToAlwaysCook=(Path="/NNEDenoiser")
bRetainStagedDirectory=False
CustomStageCopyHandler=
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.
@@ -0,0 +1 @@

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.
Binary file not shown.
+21
View File
@@ -0,0 +1,21 @@
DrownedCityVR/Binaries/Win64/D3D12/x64/D3D12Core.dll 2025-08-15T11:03:26.834Z
DrownedCityVR/Binaries/Win64/D3D12/x64/d3d12SDKLayers.dll 2025-08-15T11:03:27.035Z
DrownedCityVR/Binaries/Win64/DML/x64/DirectML.dll 2025-08-15T11:05:57.983Z
DrownedCityVR/Binaries/Win64/DrownedCityVR-Win64-Shipping.exe 2026-05-27T07:53:45.309Z
DrownedCityVR/Binaries/Win64/tbb12.dll 2025-08-15T11:05:59.041Z
DrownedCityVR/Binaries/Win64/tbbmalloc.dll 2025-08-15T11:05:59.041Z
Engine/Extras/Redist/en-us/vc_redist.x64.exe 2025-08-15T11:04:14.271Z
Engine/Extras/Redist/en-us/vc_redist.arm64.exe 2025-08-15T11:04:14.250Z
Engine/Binaries/ThirdParty/DbgHelp/dbghelp.dll 2025-08-15T11:03:13.720Z
Engine/Binaries/ThirdParty/MsQuic/v220/win64/msquic.dll 2025-08-15T11:03:19.520Z
Engine/Binaries/ThirdParty/NVIDIA/NVaftermath/Win64/GFSDK_Aftermath_Lib.x64.dll 2025-08-15T11:03:19.595Z
Engine/Binaries/ThirdParty/Ogg/Win64/VS2015/libogg_64.dll 2025-08-15T11:03:19.598Z
Engine/Binaries/ThirdParty/OpenXR/win64/openxr_loader.dll 2025-08-15T11:03:19.690Z
Engine/Binaries/ThirdParty/Vorbis/Win64/VS2015/libvorbis_64.dll 2025-08-15T11:03:26.607Z
Engine/Binaries/ThirdParty/Vorbis/Win64/VS2015/libvorbisfile_64.dll 2025-08-15T11:03:26.608Z
Engine/Binaries/ThirdParty/Windows/XAudio2_9/x64/xaudio2_9redist.dll 2025-08-15T11:03:27.161Z
Engine/Content/Renderer/TessellationTable.bin 2025-08-15T11:04:00.170Z
Engine/Content/Slate/Cursor/invisible.cur 2025-08-15T11:04:00.201Z
Engine/Plugins/NNE/NNERuntimeORT/Binaries/ThirdParty/Onnxruntime/Win64/onnxruntime.dll 2025-08-15T11:05:22.502Z
Engine/Config/StagedBuild_DrownedCityVR.ini 2026-05-27T11:06:22.719Z
DrownedCityVR.exe 2026-05-27T11:06:22.716Z
File diff suppressed because it is too large Load Diff