Changeset - 8b2ed5b452f9
[Not reviewed]
CardinalMenu.uproject
Show inline comments
 
@@ -30,10 +30,6 @@
 
			"Enabled": true
 
		},
 
		{
 
			"Name": "MainMenuLib",
 
			"Enabled": true
 
		},
 
		{
 
			"Name": "LoadingScreen",
 
			"Enabled": true
 
		}
Config/DefaultGame.ini
Show inline comments
 
@@ -27,16 +27,14 @@ bCompressed=False
 
bSkipEditorContent=False
 
+DirectoriesToAlwaysStageAsUFS=(Path=)
 
 
[/Script/MoviePlayer.MoviePlayerSettings]
 
bWaitForMoviesToComplete=True
 
bMoviesAreSkippable=True
 
+StartupMovies=UE4Logo
 
+StartupMovies=MetahuskIntro
 
 
[/Script/LoadingScreen.LoadingScreenSettings]
 
StartupScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=False,bMoviesAreSkippable=True,bWaitForManualStop=False,bShowUIOverlay=False,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,OutlineSettings=(OutlineSize=0,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000),bSeparateFillAlpha=False),TypefaceFontName="Bold",Size=24,FontName="",Hinting=Default),MoviePaths=("UE4Logo","MetahuskIntro"),Images=,ImageStretch=ScaleToFit)
 
DefaultScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=True,bMoviesAreSkippable=True,bWaitForManualStop=False,bShowUIOverlay=False,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,OutlineSettings=(OutlineSize=0,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000),bSeparateFillAlpha=False),TypefaceFontName="Bold",Size=24,FontName="",Hinting=Default),MoviePaths=("LoadingRed"),Images=,ImageStretch=ScaleToFitY)
 
TipFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,OutlineSettings=(OutlineSize=0,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000),bSeparateFillAlpha=False),TypefaceFontName="Normal",Size=24,FontName="",Hinting=Default)
 
TipWrapAt=1000.000000
 
 
[/Script/MoviePlayer.MoviePlayerSettings]
 
bWaitForMoviesToComplete=False
 
bMoviesAreSkippable=False
 
 
Content/Cardinal/MainMenu/Audio/SoundClasses/MasterSound.uasset
Show inline comments
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/AboutPanels/Credits.uasset
Show inline comments
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/Elements/VictoryElement.uasset
Show inline comments
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/SettingsPanels/AudioSettingsDetails.uasset
Show inline comments
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/SettingsPanels/ControlsSettingsDetails.uasset
Show inline comments
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/SettingsPanels/GraphicsSettingsDetails.uasset
Show inline comments
 
deleted file
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/SettingsPanels/WTF-Graphics/WTF-Settings-Graphics.uasset
Show inline comments
 
new file 100644
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/SettingsPanels/WTF-Graphics/grey_box.uasset
Show inline comments
 
new file 100644
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/SettingsPanels/WTF-Graphics/grey_button05.uasset
Show inline comments
 
new file 100644
 
binary diff not shown
Content/Cardinal/MainMenu/Blueprints/UI/Submenus/SettingsSubMenu.uasset
Show inline comments
 
binary diff not shown
Content/Cardinal/MainMenu/Maps/MainMenu.umap
Show inline comments
 
binary diff not shown
Content/Cardinal/MainMenu/Maps/MainMenu_BuiltData.uasset
Show inline comments
 
new file 100644
 
binary diff not shown
Plugins/MainMenuLib_05-14-2016.zip
Show inline comments
 
deleted file
 
binary diff not shown
README.md
Show inline comments
 
@@ -100,6 +100,10 @@ The key binding system utilizes Rama’s UMG Rebindable Key System, Rebind keys at Runtime.
 
The music used in this project is owned by The Tune Peddler. You do not have permission to use the project’s music without agreeing to the terms at The Tune Peddler’s website. (As of July 2016, this includes a $5 a month subscription fee.)
 
(http://thetunepeddler.com/)
 

	
 
**Background Music by Mathew Wadstein:**
 
The graphics setting widget was adapted from Mathew Wadstein's Blueprint Only Video Settings Menu.
 
(https://www.youtube.com/watch?v=U_nCvY1OsdE)
 

	
 
--------------------------------------------
 
How To Donate
 
--------------------------------------------
0 comments (0 inline, 0 general)