diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml index 077ae932..25236c1e 100644 --- a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml @@ -9,16 +9,6 @@ - - - - - - - - - - diff --git a/EndlessVendetta/Config/DefaultEngine.ini b/EndlessVendetta/Config/DefaultEngine.ini index 43b2de20..fb4f7741 100644 --- a/EndlessVendetta/Config/DefaultEngine.ini +++ b/EndlessVendetta/Config/DefaultEngine.ini @@ -60,7 +60,7 @@ +CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn") [/Script/EngineSettings.GameMapsSettings] -EditorStartupMap=/Game/Levels/ControlTutorialLevel.ControlTutorialLevel +EditorStartupMap=/Game/Levels/MainMenuLevel.MainMenuLevel LocalMapOptions= TransitionMap=None bUseSplitscreen=True @@ -69,7 +69,7 @@ ThreePlayerSplitscreenLayout=FavorTop FourPlayerSplitscreenLayout=Grid bOffsetPlayerGamepadIds=False GameInstanceClass=/Script/EndlessVendetta.EVGameInstance -GameDefaultMap=/Game/Levels/ControlTutorialLevel.ControlTutorialLevel +GameDefaultMap=/Game/Levels/MainMenuLevel.MainMenuLevel ServerDefaultMap=/Engine/Maps/Entry.Entry GlobalDefaultGameMode=/Script/EndlessVendetta.EndlessVendettaGameMode GlobalDefaultServerGameMode=None diff --git a/EndlessVendetta/Config/DefaultGame.ini b/EndlessVendetta/Config/DefaultGame.ini index 224486bc..74c62984 100644 --- a/EndlessVendetta/Config/DefaultGame.ini +++ b/EndlessVendetta/Config/DefaultGame.ini @@ -101,6 +101,7 @@ bSkipMovies=False +IniSectionDenylist=StorageServers +MapsToCook=(FilePath="/Game/Levels/ControlTutorialLevel") +MapsToCook=(FilePath="/Game/Levels/Apartment_hit") ++MapsToCook=(FilePath="/Game/Levels/MainMenuLevel") +DirectoriesToAlwaysCook=(Path="/Interchange/Functions") +DirectoriesToAlwaysCook=(Path="/Interchange/gltf") +DirectoriesToAlwaysCook=(Path="/Interchange/Materials") diff --git a/EndlessVendetta/Content/Levels/MainMenuLevel.umap b/EndlessVendetta/Content/Levels/MainMenuLevel.umap new file mode 100644 index 00000000..c19bf88e --- /dev/null +++ b/EndlessVendetta/Content/Levels/MainMenuLevel.umap @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e8ae028917d26ffb15ff94dda3d501eddcb38c696f249fc2f109a96724bc981 +size 298322 diff --git a/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuCharacter.uasset b/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuCharacter.uasset new file mode 100644 index 00000000..51e22328 --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuCharacter.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402426e80078bade413ec8c155d3b75b527978e2364d7e38c6b7dfb7edc104e2 +size 23103 diff --git a/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuGameMode.uasset b/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuGameMode.uasset new file mode 100644 index 00000000..2aa1f19e --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuGameMode.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f694765327ae7ced9a163d61f69472fcd8b629eda7649b0cab4936ab36c07d +size 19647 diff --git a/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuPlayerController.uasset b/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuPlayerController.uasset new file mode 100644 index 00000000..4e642092 --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/Gameplay/MainMenuPlayerController.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49c60c63de3be4242a3358e1667cea86891ac46198994c30ff70881643ca3b3 +size 61135 diff --git a/EndlessVendetta/Content/MainMenu/MainMenuGameMode.uasset b/EndlessVendetta/Content/MainMenu/MainMenuGameMode.uasset new file mode 100644 index 00000000..120877b5 --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/MainMenuGameMode.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c10b675c4a29abf6f9b7a4da2be54839783e3b31fa9ccefbd8b98784480c23 +size 2460 diff --git a/EndlessVendetta/Content/MainMenu/MainMenuLevelSequence.uasset b/EndlessVendetta/Content/MainMenu/MainMenuLevelSequence.uasset new file mode 100644 index 00000000..7cb23377 --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/MainMenuLevelSequence.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b6fe4997aac2fb85d7adae23cdece606540e7e0c4f2922de025d98e20a1f7f +size 102280 diff --git a/EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenu.uasset b/EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenu.uasset new file mode 100644 index 00000000..31cb3809 --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenu.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6181603ee2ba0d5e1635ef3b538ab44505ad772121a3ab9cb92ff8d9ce5f8224 +size 41056 diff --git a/EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenuSequenceFade.uasset b/EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenuSequenceFade.uasset new file mode 100644 index 00000000..31ab59b2 --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenuSequenceFade.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db0e8cde21f61ee69a8556a7e4091ef9dfadc39679eaace9185918351dd2bcf +size 57284 diff --git a/EndlessVendetta/Content/MainMenu/Widgets/WBP_StudioIntro.uasset b/EndlessVendetta/Content/MainMenu/Widgets/WBP_StudioIntro.uasset new file mode 100644 index 00000000..802b2be3 --- /dev/null +++ b/EndlessVendetta/Content/MainMenu/Widgets/WBP_StudioIntro.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc9e802496b96fce577dd02600d98755c0eb2499d038b7a7b1f14cbc7226999 +size 68533