Implement preview music properly as a new optional tag in the ssc file. Changed ScreenManager to emit an error instead of asserting if a screen attempts to use SetNewScreen inside an InitCommand. Changed decorations layer to be a proper child instead of stripping away the ActorFrame.
This commit is contained in:
@@ -1142,6 +1142,7 @@ Predicted Meter=Predicted Meter
|
||||
Preferences=Preferences
|
||||
PreloadSounds=Preload Sounds
|
||||
Premium=Premium
|
||||
Preview=Preview
|
||||
Preview Length=Preview Length
|
||||
Preview Start=Preview Start
|
||||
Export Packages=Export Packages
|
||||
@@ -1497,6 +1498,7 @@ Enter a new artist transliteration.=Enter a new artist transliteration.
|
||||
Enter a new artist.=Enter a new artist.
|
||||
Enter a new genre.=Enter a new genre.
|
||||
Enter a new credit.=Enter a new credit.
|
||||
Enter a preview file.=Enter a preview file.
|
||||
Enter a new description.=Enter a new description.
|
||||
Enter a new chart name.=Enter the name/title of this chart.
|
||||
Enter a new chart style.=Enter a new chart style (e.g. "Pad", "Keyboard").
|
||||
@@ -1997,6 +1999,7 @@ The name you chose conflicts with another edit. Please use a different name.=The
|
||||
The chart name cannot contain any of the following characters: %s=The chart name cannot contain any of the following characters: %s
|
||||
The edit name cannot contain any of the following characters: %s=The edit name can not contain any of the following characters: %s
|
||||
The step author's name cannot contain any of the following characters: %s=The step author's name cannot contain any of the following characters: %s
|
||||
The preview file '%s' does not exist.=The preview file '%s' does not exist.
|
||||
|
||||
[SongSort]
|
||||
FewestPlays=Fewest Plays
|
||||
|
||||
Reference in New Issue
Block a user