diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 769daf86..2017c3f4 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -28,7 +28,7 @@ MaximumLoopIterationCount=2147483647 Compiler=Default -TargetedRHIs=PCD3D_SM5 +TargetedRHIs=PCD3D_SM5 -DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 +DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 MinimumOSVersion=MSOS_Vista AudioSampleRate=48000 AudioCallbackBufferFrameSize=1024 @@ -149,7 +149,7 @@ SupportedAgentsMask=(bSupportsAgent0=True,bSupportsAgent1=True,bSupportsAgent2=T DirtyAreasUpdateFreq=60.000000 [/Script/NavigationSystem.RecastNavMesh] -RuntimeGeneration=DynamicModifiersOnly +RuntimeGeneration=Dynamic bAutoDestroyWhenNoNavigation=False ObservedPathsTickInterval=10.000000 AgentRadius=10.000000 diff --git a/Content/Blueprints/Managers/BP_Controller.uasset b/Content/Blueprints/Managers/BP_Controller.uasset index 99fbd3a6..7c901373 100644 Binary files a/Content/Blueprints/Managers/BP_Controller.uasset and b/Content/Blueprints/Managers/BP_Controller.uasset differ diff --git a/Content/Blueprints/Managers/BP_GameMode.uasset b/Content/Blueprints/Managers/BP_GameMode.uasset index 8ec23716..dffe9f89 100644 Binary files a/Content/Blueprints/Managers/BP_GameMode.uasset and b/Content/Blueprints/Managers/BP_GameMode.uasset differ diff --git a/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F01.umap b/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F01.umap index 055772ab..28a2296a 100644 Binary files a/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F01.umap and b/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F01.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F02.umap b/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F02.umap index edbc2d8e..870f8aea 100644 Binary files a/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F02.umap and b/Content/Freestyle/Maps/Interiors/S01/Refl_S01_F02.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S01/S01_Vol.umap b/Content/Freestyle/Maps/Interiors/S01/S01_Vol.umap new file mode 100644 index 00000000..8f4e3f9f Binary files /dev/null and b/Content/Freestyle/Maps/Interiors/S01/S01_Vol.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S01/S01_Vol_Bakery.umap b/Content/Freestyle/Maps/Interiors/S01/S01_Vol_Bakery.umap new file mode 100644 index 00000000..565a715b Binary files /dev/null and b/Content/Freestyle/Maps/Interiors/S01/S01_Vol_Bakery.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F01.umap b/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F01.umap index 8b2c56d7..79128d20 100644 Binary files a/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F01.umap and b/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F01.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F02.umap b/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F02.umap index 20f4b33f..43d22206 100644 Binary files a/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F02.umap and b/Content/Freestyle/Maps/Interiors/S02/Refl_S02_F02.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S02/S02_Vol.umap b/Content/Freestyle/Maps/Interiors/S02/S02_Vol.umap new file mode 100644 index 00000000..d476fca7 Binary files /dev/null and b/Content/Freestyle/Maps/Interiors/S02/S02_Vol.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S02/S02_Vol_Bakery.umap b/Content/Freestyle/Maps/Interiors/S02/S02_Vol_Bakery.umap new file mode 100644 index 00000000..13046d99 Binary files /dev/null and b/Content/Freestyle/Maps/Interiors/S02/S02_Vol_Bakery.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F01.umap b/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F01.umap index d45163bf..4790d3f7 100644 Binary files a/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F01.umap and b/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F01.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F02.umap b/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F02.umap index b6834c8f..b2474e20 100644 Binary files a/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F02.umap and b/Content/Freestyle/Maps/Interiors/S03/Refl_S03_F02.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S03/S03_vol.umap b/Content/Freestyle/Maps/Interiors/S03/S03_vol.umap new file mode 100644 index 00000000..bcf01403 Binary files /dev/null and b/Content/Freestyle/Maps/Interiors/S03/S03_vol.umap differ diff --git a/Content/Freestyle/Maps/Interiors/S03/S03_vol_bakery.umap b/Content/Freestyle/Maps/Interiors/S03/S03_vol_bakery.umap new file mode 100644 index 00000000..038682b8 Binary files /dev/null and b/Content/Freestyle/Maps/Interiors/S03/S03_vol_bakery.umap differ diff --git a/Content/Furniture/All/Materials/Inst/Metal/MI_PaintMetal_Dark.uasset b/Content/Furniture/All/Materials/Inst/Metal/MI_PaintMetal_Dark.uasset index 0e0ed872..5c7f4d51 100644 Binary files a/Content/Furniture/All/Materials/Inst/Metal/MI_PaintMetal_Dark.uasset and b/Content/Furniture/All/Materials/Inst/Metal/MI_PaintMetal_Dark.uasset differ diff --git a/Content/Furniture/All/Materials/Inst/glass/MI_Glass1.uasset b/Content/Furniture/All/Materials/Inst/glass/MI_Glass1.uasset index 1233a5af..b92a803c 100644 Binary files a/Content/Furniture/All/Materials/Inst/glass/MI_Glass1.uasset and b/Content/Furniture/All/Materials/Inst/glass/MI_Glass1.uasset differ diff --git a/Content/HUD/Widgets/UW_FlatCardAdvanced.uasset b/Content/HUD/Widgets/UW_FlatCardAdvanced.uasset index 626ad982..65cbc84c 100644 Binary files a/Content/HUD/Widgets/UW_FlatCardAdvanced.uasset and b/Content/HUD/Widgets/UW_FlatCardAdvanced.uasset differ diff --git a/Content/HUD/Widgets/UW_MainVR.uasset b/Content/HUD/Widgets/UW_MainVR.uasset index 4331e9cf..1d663cc2 100644 Binary files a/Content/HUD/Widgets/UW_MainVR.uasset and b/Content/HUD/Widgets/UW_MainVR.uasset differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F1_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F1_Reflection.umap index 65f6fc1e..87c53e7d 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F1_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F1_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F23-25_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F23-25_Reflection.umap index 09434464..17ea41b9 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F23-25_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F23-25_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F2_6_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F2_6_Reflection.umap index 2c3ab762..df25d4ef 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F2_6_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F2_6_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F7-22_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F7-22_Reflection.umap index 4522d09e..007c11b5 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_11/A11_F7-22_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_11/A11_F7-22_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_11/A11_vol.umap b/Content/Otrada/Maps/Interior_Levels/A_11/A11_vol.umap new file mode 100644 index 00000000..b10d0d3c Binary files /dev/null and b/Content/Otrada/Maps/Interior_Levels/A_11/A11_vol.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_11/A11_vol_bakery.umap b/Content/Otrada/Maps/Interior_Levels/A_11/A11_vol_bakery.umap new file mode 100644 index 00000000..695117d3 Binary files /dev/null and b/Content/Otrada/Maps/Interior_Levels/A_11/A11_vol_bakery.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F18-23_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F18-23_Reflection.umap index c9865d73..fd22cc36 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F18-23_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F18-23_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F2-5_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F2-5_Reflection.umap index 9c3966aa..422a8a4a 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F2-5_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F2-5_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F6-17_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F6-17_Reflection.umap index 74c48e12..b5d6c061 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F6-17_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F6-17_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F_1_Reflection.umap b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F_1_Reflection.umap index 392e70e3..61974439 100644 Binary files a/Content/Otrada/Maps/Interior_Levels/A_12/A12_F_1_Reflection.umap and b/Content/Otrada/Maps/Interior_Levels/A_12/A12_F_1_Reflection.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_12/A12_vol.umap b/Content/Otrada/Maps/Interior_Levels/A_12/A12_vol.umap new file mode 100644 index 00000000..70c49b1e Binary files /dev/null and b/Content/Otrada/Maps/Interior_Levels/A_12/A12_vol.umap differ diff --git a/Content/Otrada/Maps/Interior_Levels/A_12/A12_vol_bakery.umap b/Content/Otrada/Maps/Interior_Levels/A_12/A12_vol_bakery.umap new file mode 100644 index 00000000..ec961b16 Binary files /dev/null and b/Content/Otrada/Maps/Interior_Levels/A_12/A12_vol_bakery.umap differ diff --git a/Content/Taktika/Maps/Interior/Bakery/TKT_Vol_S01_f5-25.umap b/Content/Taktika/Maps/Interior/Bakery/TKT_Vol_S01_f5-25.umap new file mode 100644 index 00000000..d76a5ae2 Binary files /dev/null and b/Content/Taktika/Maps/Interior/Bakery/TKT_Vol_S01_f5-25.umap differ diff --git a/Content/Taktika/Maps/Interior/Bakery/TKT_Vol_S01_f5-25_Bakery.umap b/Content/Taktika/Maps/Interior/Bakery/TKT_Vol_S01_f5-25_Bakery.umap new file mode 100644 index 00000000..090f7682 Binary files /dev/null and b/Content/Taktika/Maps/Interior/Bakery/TKT_Vol_S01_f5-25_Bakery.umap differ diff --git a/Content/Taktika/Maps/Interior/TKT_S01F01_Interior.umap b/Content/Taktika/Maps/Interior/TKT_S01F01_Interior.umap index b837c840..fa7d0689 100644 Binary files a/Content/Taktika/Maps/Interior/TKT_S01F01_Interior.umap and b/Content/Taktika/Maps/Interior/TKT_S01F01_Interior.umap differ diff --git a/Content/Taktika/Maps/Interior/TKT_S01F03_Reflections.umap b/Content/Taktika/Maps/Interior/TKT_S01F03_Reflections.umap index bd9aba00..a53b83b7 100644 Binary files a/Content/Taktika/Maps/Interior/TKT_S01F03_Reflections.umap and b/Content/Taktika/Maps/Interior/TKT_S01F03_Reflections.umap differ diff --git a/Content/Taktika/Maps/Interior/TKT_S01F04_Reflections.umap b/Content/Taktika/Maps/Interior/TKT_S01F04_Reflections.umap index 56762581..dc1af8dd 100644 Binary files a/Content/Taktika/Maps/Interior/TKT_S01F04_Reflections.umap and b/Content/Taktika/Maps/Interior/TKT_S01F04_Reflections.umap differ diff --git a/Content/Taktika/Maps/Interior/TKT_S01F05_Reflections.umap b/Content/Taktika/Maps/Interior/TKT_S01F05_Reflections.umap index ce7f11c5..f80fac44 100644 Binary files a/Content/Taktika/Maps/Interior/TKT_S01F05_Reflections.umap and b/Content/Taktika/Maps/Interior/TKT_S01F05_Reflections.umap differ diff --git a/Content/Taktika/Maps/Interior/TKT_S02F03_Reflections.umap b/Content/Taktika/Maps/Interior/TKT_S02F03_Reflections.umap index abc1bcbc..46c2f684 100644 Binary files a/Content/Taktika/Maps/Interior/TKT_S02F03_Reflections.umap and b/Content/Taktika/Maps/Interior/TKT_S02F03_Reflections.umap differ diff --git a/Content/Taktika/Maps/Interior/TKT_S02F04_Reflections.umap b/Content/Taktika/Maps/Interior/TKT_S02F04_Reflections.umap index 476e6252..0d575d31 100644 Binary files a/Content/Taktika/Maps/Interior/TKT_S02F04_Reflections.umap and b/Content/Taktika/Maps/Interior/TKT_S02F04_Reflections.umap differ diff --git a/Content/Taktika/Maps/Interior/TKT_S02F05+_Reflections.umap b/Content/Taktika/Maps/Interior/TKT_S02F05+_Reflections.umap index b3a6dfb7..3a2ee1f3 100644 Binary files a/Content/Taktika/Maps/Interior/TKT_S02F05+_Reflections.umap and b/Content/Taktika/Maps/Interior/TKT_S02F05+_Reflections.umap differ diff --git a/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_AIUE_V01_003_light_1.uasset b/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_AIUE_V01_003_light_1.uasset index 8716f558..6713d632 100644 Binary files a/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_AIUE_V01_003_light_1.uasset and b/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_AIUE_V01_003_light_1.uasset differ diff --git a/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_SM_AI_vol5_3_Lamp_A.uasset b/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_SM_AI_vol5_3_Lamp_A.uasset index 3a057184..c0a3bd6a 100644 Binary files a/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_SM_AI_vol5_3_Lamp_A.uasset and b/Content/Tradicio/Lamp_Blueprints/Tradicio_L_BP/BP_SM_AI_vol5_3_Lamp_A.uasset differ diff --git a/Content/Tradicio/Maps/Tradicio_DayLight.umap b/Content/Tradicio/Maps/Tradicio_DayLight.umap index 95359c95..ee2c1670 100644 Binary files a/Content/Tradicio/Maps/Tradicio_DayLight.umap and b/Content/Tradicio/Maps/Tradicio_DayLight.umap differ diff --git a/Content/Tradicio/Maps/Tradicio_Interiors/Bakery.umap b/Content/Tradicio/Maps/Tradicio_Interiors/Bakery.umap index b8a2f1ba..29e8db76 100644 Binary files a/Content/Tradicio/Maps/Tradicio_Interiors/Bakery.umap and b/Content/Tradicio/Maps/Tradicio_Interiors/Bakery.umap differ diff --git a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F1.umap b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F1.umap index 6aa3d11c..b3690409 100644 Binary files a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F1.umap and b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F1.umap differ diff --git a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F2.umap b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F2.umap index 2bdd2c8b..090f7d52 100644 Binary files a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F2.umap and b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F2.umap differ diff --git a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F3.umap b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F3.umap index a2fb2c31..3349faae 100644 Binary files a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F3.umap and b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Interior_F3.umap differ diff --git a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F1.umap b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F1.umap index 491fec11..af4ba285 100644 Binary files a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F1.umap and b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F1.umap differ diff --git a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F2.umap b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F2.umap index f1783673..5b542e6f 100644 Binary files a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F2.umap and b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F2.umap differ diff --git a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F3.umap b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F3.umap index a2357a0e..14a515fb 100644 Binary files a/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F3.umap and b/Content/Tradicio/Maps/Tradicio_Interiors/Tradicio_Reflection_F3.umap differ diff --git a/Content/Tradicio/Materials/Interior/M_Emissive_Inst_Inst.uasset b/Content/Tradicio/Materials/Interior/M_Emissive_Inst_Inst.uasset index 628b8764..fc0644fa 100644 Binary files a/Content/Tradicio/Materials/Interior/M_Emissive_Inst_Inst.uasset and b/Content/Tradicio/Materials/Interior/M_Emissive_Inst_Inst.uasset differ diff --git a/Content/Tradicio/Meshes/Interior/Other/SM_Tradicio_Elevator.uasset b/Content/Tradicio/Meshes/Interior/Other/SM_Tradicio_Elevator.uasset index 41435f0f..caf33b1a 100644 Binary files a/Content/Tradicio/Meshes/Interior/Other/SM_Tradicio_Elevator.uasset and b/Content/Tradicio/Meshes/Interior/Other/SM_Tradicio_Elevator.uasset differ diff --git a/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Cage1.uasset b/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Cage1.uasset index 52e54ad8..082e8bfc 100644 Binary files a/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Cage1.uasset and b/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Cage1.uasset differ diff --git a/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Plinth1.uasset b/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Plinth1.uasset index 3321bb7a..e543151e 100644 Binary files a/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Plinth1.uasset and b/Content/Tradicio/Meshes/Interior/Tradicio_Interior_F1/SM_Plinth1.uasset differ diff --git a/Content/VRTemplate/Blueprints/BP_PawnVR.uasset b/Content/VRTemplate/Blueprints/BP_PawnVR.uasset index f01ee29a..460d2b95 100644 Binary files a/Content/VRTemplate/Blueprints/BP_PawnVR.uasset and b/Content/VRTemplate/Blueprints/BP_PawnVR.uasset differ