Changeset - 8b2ed5b452f9
[Not reviewed]
CardinalMenu.uproject
Show inline comments
 
@@ -27,15 +27,11 @@
 
		},
 
		{
 
			"Name": "OnlineSubsystemSteam",
 
			"Enabled": true
 
		},
 
		{
 
			"Name": "MainMenuLib",
 
			"Enabled": true
 
		},
 
		{
 
			"Name": "LoadingScreen",
 
			"Enabled": true
 
		}
 
	]
 
}
 
\ No newline at end of file
Config/DefaultGame.ini
Show inline comments
 
@@ -24,19 +24,17 @@ DefaultCulture=en
 
bCookAll=False
 
bCookMapsOnly=False
 
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
 
@@ -97,12 +97,16 @@ The key binding system utilizes Rama’s UMG Rebindable Key System, Rebind keys at Runtime.
 
(https://forums.unrealengine.com/showthread.php?51449-Full-Project-Rama-s-UMG-Rebindable-Key-System-Rebind-keys-at-Runtime!)
 

	
 
**Background Music by The Tune Peddler:**
 
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
 
--------------------------------------------
 
If we achieve nonprofit status, we will provide written (emailed) donor acknowledgment letters to those who donate $250 or more to our organization as required by the IRS. 
 
Our apologies to donors outside of the United States. We will not be able to provide you with any tax benefits for donating to our organization.
 

	
0 comments (0 inline, 0 general)