Added logic to prevent crashing on an invalid initial screen. Added HARDCODED error screen in _fallback for displaying and explaining the error when a theme has an invalid initial screen.
This commit is contained in:
@@ -16,6 +16,10 @@ Example:
|
||||
This means that three strings were added to the "ScreenDebugOverlay" section,
|
||||
"Mute actions", "Mute actions on", and "Mute actions off".
|
||||
|
||||
2015/06/06
|
||||
----------
|
||||
* [ScreenInitialScreenIsInvalid] InvalidScreenExplanation
|
||||
|
||||
2015/05/09
|
||||
----------
|
||||
* [OptionExplanations] AxisFix
|
||||
|
||||
@@ -4,6 +4,11 @@ The StepMania 5 Changelog covers all post-sm-ssc changes. For a list of changes
|
||||
from StepMania 4 alpha 5 to sm-ssc v1.2.5, see Changelog_sm-ssc.txt.
|
||||
________________________________________________________________________________
|
||||
|
||||
2015/06/06
|
||||
----------
|
||||
* [ScreenInitialScreenIsInvalid] Error screen for themes that set an invalid
|
||||
initial screen. [kyzentun]
|
||||
|
||||
2015/06/05
|
||||
----------
|
||||
* [global] update_centering lua function exposed. [kyzentun]
|
||||
|
||||
Reference in New Issue
Block a user