diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 92e270d..b915d33 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -3,7 +3,7 @@ GameName=CapstoneTest [/Script/EngineSettings.GameMapsSettings] EditorStartupMap=/Game/Maps/L_BunkerDemo.L_BunkerDemo -GameDefaultMap=/Game/Maps/L_Title.L_Title +GameDefaultMap=/Game/Maps/L_StartupTitle.L_StartupTitle TransitionMap= bUseSplitscreen=True TwoPlayerSplitscreenLayout=Horizontal diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index 6ebf0ab..96540cb 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -96,9 +96,10 @@ bSkipMovies=False -IniSectionDenylist=StorageServers +IniSectionDenylist=HordeStorageServers +IniSectionDenylist=StorageServers -+MapsToCook=(FilePath="L_Title") ++MapsToCook=(FilePath="L_MainTitle") +MapsToCook=(FilePath="L_BunkerDemo") +MapsToCook=(FilePath="L_PitFall_Arena") ++MapsToCook=(FilePath="L_StartupTitle") +DirectoriesToAlwaysCook=(Path="/Interchange/Functions") +DirectoriesToAlwaysCook=(Path="/Interchange/gltf") +DirectoriesToAlwaysCook=(Path="/Interchange/Materials") diff --git a/Content/Blueprints/BP_GameController.uasset b/Content/Blueprints/BP_GameController.uasset index 17c71b9..1496c8a 100644 --- a/Content/Blueprints/BP_GameController.uasset +++ b/Content/Blueprints/BP_GameController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aed154ad3e90a42ce1de095f9f54c12dd797a6183495439cf824c0f30c097766 -size 2549694 +oid sha256:3fa148a2282f631b86ceb9c8cf5ef1793070bfbe56c1ed5c2dc30fa0603b6621 +size 2553609 diff --git a/Content/Blueprints/Enemys/BP_BossEnemy.uasset b/Content/Blueprints/Enemys/BP_BossEnemy.uasset index 3c436af..77bf7f1 100644 --- a/Content/Blueprints/Enemys/BP_BossEnemy.uasset +++ b/Content/Blueprints/Enemys/BP_BossEnemy.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a80c54f4440d06f6e8306df4e9518d9a52a6db7ba67c38a8237efbe3d2af09f2 -size 537175 +oid sha256:7cd4e3ee2087435ebf03fcb2c63ab92d3871cf26c29a1a14360105c775a0c1d7 +size 553666 diff --git a/Content/Blueprints/Items/BP_PickupItem_Health.uasset b/Content/Blueprints/Items/BP_PickupItem_Health.uasset index d6b4bd1..330693d 100644 --- a/Content/Blueprints/Items/BP_PickupItem_Health.uasset +++ b/Content/Blueprints/Items/BP_PickupItem_Health.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dd9c58bf4d6e9129a4f101b480538d2fc9aadfa5f5d8acbe26cb1b423ab12b5 -size 70078 +oid sha256:8b68d2bf6db7e406975ce41ed0eceb9747c2cec21e89dd5386fd0e96391ad6da +size 86819 diff --git a/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset b/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset index 27a90c0..6777038 100644 --- a/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset +++ b/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2818a2aa3d18ee2a67f987c1bca1c01c1ef16b1ed95f8ad51b7105dce60078b4 -size 149370 +oid sha256:9b659a3f12c007ece6b26eea878672f3f5138296c410e27ed42a38c13f3552bf +size 149373 diff --git a/Content/Blueprints/LevelDesign/World/BP_RespawnPoint.uasset b/Content/Blueprints/LevelDesign/World/BP_RespawnPoint.uasset index 600d0cd..249881f 100644 --- a/Content/Blueprints/LevelDesign/World/BP_RespawnPoint.uasset +++ b/Content/Blueprints/LevelDesign/World/BP_RespawnPoint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79bfd1e4921abb10232f65226610ba2042174dc220f76e6f7a0be4532265a658 -size 145566 +oid sha256:098ba089983481770d3e27933fe8d72f32fdcbfa88177e7d94739dc64397fb74 +size 153231 diff --git a/Content/Blueprints/Player/BP_GrapplePoint.uasset b/Content/Blueprints/Player/BP_GrapplePoint.uasset index f50583a..c143355 100644 --- a/Content/Blueprints/Player/BP_GrapplePoint.uasset +++ b/Content/Blueprints/Player/BP_GrapplePoint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59931d971c0f836313a41c867197531ebb001e84e5dbee5d5b072e209e64d7c0 -size 471162 +oid sha256:a1c40727d8cfa4522a65be7065971c81772174160ca37fc2d89048a3bc397557 +size 491649 diff --git a/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset b/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset index 6c8cfcc..7b5ba60 100644 --- a/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset +++ b/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45f29f2f7d071c8dfb32e220c61a4fd9461a689fecceb7c1bde7659392cef9d9 -size 4986234 +oid sha256:339c950712c12b1cd47734bacccae37b6cb79b0ca63393c13e9b6c4cd39f9814 +size 5067094 diff --git a/Content/Blueprints/Player/Input/Actions/IA_Ability_Boomerang.uasset b/Content/Blueprints/Player/Input/Actions/IA_Ability_Boomerang.uasset index c44bb64..ae0ea0c 100644 --- a/Content/Blueprints/Player/Input/Actions/IA_Ability_Boomerang.uasset +++ b/Content/Blueprints/Player/Input/Actions/IA_Ability_Boomerang.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fb7cdf53471461bfa5341ab24031a7a43678355ca3cf50af5d0bdd4ce86f294 +oid sha256:f36847815fc52c8d3db93accf94086d9767ff38b91b5646cf51e0b69d8e2418c size 1427 diff --git a/Content/Blueprints/Player/Input/IMC_Default.uasset b/Content/Blueprints/Player/Input/IMC_Default.uasset index 7c7f39b..511d535 100644 --- a/Content/Blueprints/Player/Input/IMC_Default.uasset +++ b/Content/Blueprints/Player/Input/IMC_Default.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9017c15ca6bc17941a46c70076168ae10e385894196046a1ebc29848a2246076 -size 14402 +oid sha256:52282d5df79802864fc1709911e1d31b3ce7367ff530e0c28d6bce2caa86cbd5 +size 14591 diff --git a/Content/Blueprints/VFX/Electricity/BP_ElectricityAOE.uasset b/Content/Blueprints/VFX/Electricity/BP_ElectricityAOE.uasset index e5d26e5..b7cc338 100644 --- a/Content/Blueprints/VFX/Electricity/BP_ElectricityAOE.uasset +++ b/Content/Blueprints/VFX/Electricity/BP_ElectricityAOE.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95e7c500a42818734ca6951354468ed8bfeec3e3772aba93b8bb5acce05d8577 -size 171815 +oid sha256:6ffe7deeb6879ba5e06e4f6f6648b32dad3734ceb2651120641a79b91f852d05 +size 183767 diff --git a/Content/Data/DT_Levels.uasset b/Content/Data/DT_Levels.uasset index 8cee844..618dab3 100644 --- a/Content/Data/DT_Levels.uasset +++ b/Content/Data/DT_Levels.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b85fcb6e1429d8eac818006e4d01e4994b0c4d08452503b83be2c19e5a45e788 -size 3109 +oid sha256:98f7c8c2f120d1d9130a3eaaa70622a9c69c0de19cf82e9a614c98aa3c26c28c +size 2657 diff --git a/Content/Maps/L_BunkerDemo.umap b/Content/Maps/L_BunkerDemo.umap index dcea9f3..3d4436c 100644 Binary files a/Content/Maps/L_BunkerDemo.umap and b/Content/Maps/L_BunkerDemo.umap differ diff --git a/Content/Maps/L_MainTitle.umap b/Content/Maps/L_MainTitle.umap new file mode 100644 index 0000000..c510d25 Binary files /dev/null and b/Content/Maps/L_MainTitle.umap differ diff --git a/Content/Maps/L_StartupTitle.umap b/Content/Maps/L_StartupTitle.umap new file mode 100644 index 0000000..a6bf7a4 Binary files /dev/null and b/Content/Maps/L_StartupTitle.umap differ diff --git a/Content/Maps/L_Title.umap b/Content/Maps/L_Title.umap index 0720286..c66ef12 100644 Binary files a/Content/Maps/L_Title.umap and b/Content/Maps/L_Title.umap differ diff --git a/Content/Sounds/Ambience/SW_BunkerAmbient.uasset b/Content/Sounds/Ambience/SW_BunkerAmbient.uasset new file mode 100644 index 0000000..ead9fe7 --- /dev/null +++ b/Content/Sounds/Ambience/SW_BunkerAmbient.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe7e8b7114309d34d476b828502be39f738cea3f29ed21279c49e51fad9a5e9 +size 15525493 diff --git a/Content/Sounds/Boss/SW_Jetpack_Loop.uasset b/Content/Sounds/Boss/SW_Jetpack_Loop.uasset new file mode 100644 index 0000000..37f382a --- /dev/null +++ b/Content/Sounds/Boss/SW_Jetpack_Loop.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae26a0aec186ea6eb3bd910ec72039038071b8b030d986203a0e0816b3a1c18 +size 1780518 diff --git a/Content/Sounds/Insurrectionist/SC_ElectricGrapple.uasset b/Content/Sounds/Insurrectionist/SC_ElectricGrapple.uasset new file mode 100644 index 0000000..556c533 --- /dev/null +++ b/Content/Sounds/Insurrectionist/SC_ElectricGrapple.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941f332de0d80a1f75a2f4b03ebd606aa76b4894ab2f53c19f78ff3e489c57f1 +size 8299 diff --git a/Content/Sounds/Insurrectionist/SC_HealthPickup.uasset b/Content/Sounds/Insurrectionist/SC_HealthPickup.uasset new file mode 100644 index 0000000..59163c2 --- /dev/null +++ b/Content/Sounds/Insurrectionist/SC_HealthPickup.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604f9e56b99bea4003b40d995f4b44bd65d83d50d440655f96a6aaf7f64fd086 +size 5757 diff --git a/Content/Sounds/Insurrectionist/SW_ElectricGrappleAOE.uasset b/Content/Sounds/Insurrectionist/SW_ElectricGrappleAOE.uasset new file mode 100644 index 0000000..c05e306 --- /dev/null +++ b/Content/Sounds/Insurrectionist/SW_ElectricGrappleAOE.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b58facbcca6e2ebc02b84b913f152f6ef345a6f09f4d664bafe003fbf4e766 +size 501601 diff --git a/Content/Sounds/Insurrectionist/SW_HealthPickup.uasset b/Content/Sounds/Insurrectionist/SW_HealthPickup.uasset new file mode 100644 index 0000000..6f6835d --- /dev/null +++ b/Content/Sounds/Insurrectionist/SW_HealthPickup.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5c43984591228a8af06e55bbde1b771058f3eba836ec0f47b34fd6e518d413 +size 125728 diff --git a/Content/Sounds/Insurrectionist/SW_LowHealth.uasset b/Content/Sounds/Insurrectionist/SW_LowHealth.uasset new file mode 100644 index 0000000..0805adb --- /dev/null +++ b/Content/Sounds/Insurrectionist/SW_LowHealth.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa1da126feb3718213d9c5e7194948ea1f0b61c3f65e90ef5daea65bb41d47e2 +size 862860 diff --git a/Content/Sounds/SW_LogoReveal.uasset b/Content/Sounds/SW_LogoReveal.uasset new file mode 100644 index 0000000..2723227 --- /dev/null +++ b/Content/Sounds/SW_LogoReveal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4498d571844e9c7f45ecba08430e1670c0aacfae47545d9a10c99b8ffa69411b +size 1390615 diff --git a/Content/Sounds/SW_RespawnPillar.uasset b/Content/Sounds/SW_RespawnPillar.uasset new file mode 100644 index 0000000..b9b393c --- /dev/null +++ b/Content/Sounds/SW_RespawnPillar.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d62f7af45da80687c93c943aef00680620acda467714dd4991a2d9fec46066 +size 469186 diff --git a/Content/Textures/UI/T_JustFace.uasset b/Content/Textures/UI/T_JustFace.uasset new file mode 100644 index 0000000..ff0c2e5 --- /dev/null +++ b/Content/Textures/UI/T_JustFace.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f3dc2301d3041f89fd746e26bca3bcf90b6bb7fef927c95ec9a31e0eaff924 +size 2741741 diff --git a/Content/UI/Menus/WB_LevelSelect.uasset b/Content/UI/Menus/WB_LevelSelect.uasset index 377a9fd..b487f0b 100644 --- a/Content/UI/Menus/WB_LevelSelect.uasset +++ b/Content/UI/Menus/WB_LevelSelect.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:509daad2f583e8d6eaafc4d4eec6ad297aac3ba8eae2b874d594c76adac34d74 -size 274869 +oid sha256:eb8b49876f41ce5b934c8ccded9a0757f0c18107811a92a7e1c65acad9e4ab72 +size 284067 diff --git a/Content/UI/Menus/WB_Loading.uasset b/Content/UI/Menus/WB_Loading.uasset index 666d205..4a3f580 100644 --- a/Content/UI/Menus/WB_Loading.uasset +++ b/Content/UI/Menus/WB_Loading.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a5b3a7347725f62a1e3479e595585ea8882c6e6ae61a61e08787630de107e02 -size 26712 +oid sha256:abb295fea8c2848c4823e6a3fd74b495a70a5c3838d10d238c57b1790a6964af +size 28310 diff --git a/Content/UI/Menus/WB_LogoReveal.uasset b/Content/UI/Menus/WB_LogoReveal.uasset new file mode 100644 index 0000000..51e8df2 --- /dev/null +++ b/Content/UI/Menus/WB_LogoReveal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8f80fc4d3253d9ff9aacbe4ff12578b8613d1c1e100ea284dadcdaa433379c +size 128709 diff --git a/Content/UI/Menus/WB_PauseMenu.uasset b/Content/UI/Menus/WB_PauseMenu.uasset index 5b041ed..355f88e 100644 --- a/Content/UI/Menus/WB_PauseMenu.uasset +++ b/Content/UI/Menus/WB_PauseMenu.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86d8b1693d1b7f6117cad4ede5af2f1fe96308366690041d9109aa5b829a629f -size 207305 +oid sha256:b376e833949292a43dcb47f649bc585b316ebf4070d8355d6844c1f1bcfed474 +size 209058 diff --git a/Content/UI/Menus/WB_SettingsMenu.uasset b/Content/UI/Menus/WB_SettingsMenu.uasset index b354147..c474fd1 100644 --- a/Content/UI/Menus/WB_SettingsMenu.uasset +++ b/Content/UI/Menus/WB_SettingsMenu.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a248a80d57882a0fa4085b5afb667dbd1a93e113df45d044f6a56899fbb4b169 -size 1590512 +oid sha256:3e81dd8e50001f11e40f191c46988e4e3cb7c98c304b2393d9c55a7947cdf148 +size 1588279