working on course editor
This commit is contained in:
@@ -2146,16 +2146,6 @@ Line2=list,Groups
|
|||||||
Line3=list,Difficulties
|
Line3=list,Difficulties
|
||||||
Line4=list,RandomModifiers
|
Line4=list,RandomModifiers
|
||||||
|
|
||||||
[ScreenEditCoursesMenu]
|
|
||||||
Class=ScreenEditCoursesMenu
|
|
||||||
Fallback=ScreenWithMenuElements
|
|
||||||
NextScreen=@ScreenTitleBranch()
|
|
||||||
ExplanationX=SCREEN_CENTER_X+0
|
|
||||||
ExplanationY=SCREEN_CENTER_Y+170
|
|
||||||
ExplanationOnCommand=wrapwidthpixels,900;zoom,0.7
|
|
||||||
StyleIcon=0
|
|
||||||
TimerSeconds=0
|
|
||||||
|
|
||||||
[ScreenSystemLayer]
|
[ScreenSystemLayer]
|
||||||
Fallback=Screen
|
Fallback=Screen
|
||||||
Class=ScreenSystemLayer
|
Class=ScreenSystemLayer
|
||||||
@@ -2488,6 +2478,7 @@ ShowUnderlines=1
|
|||||||
IconsOnCommand=x,-30
|
IconsOnCommand=x,-30
|
||||||
AllowRepeatingChangeValueInput=0
|
AllowRepeatingChangeValueInput=0
|
||||||
CursorTweenSeconds=0.3
|
CursorTweenSeconds=0.3
|
||||||
|
WrapValueInRow=1
|
||||||
|
|
||||||
IconsP1X=SCREEN_CENTER_X-280
|
IconsP1X=SCREEN_CENTER_X-280
|
||||||
IconsP2X=SCREEN_CENTER_X+280
|
IconsP2X=SCREEN_CENTER_X+280
|
||||||
@@ -4532,6 +4523,7 @@ Fallback=ScreenGameplay DifficultyMeterP2
|
|||||||
[ScreenOptionsManageCourses]
|
[ScreenOptionsManageCourses]
|
||||||
Class=ScreenOptionsManageCourses
|
Class=ScreenOptionsManageCourses
|
||||||
Fallback=ScreenOptions
|
Fallback=ScreenOptions
|
||||||
|
EditMode=2
|
||||||
PrevScreen=ScreenSelectEditMode
|
PrevScreen=ScreenSelectEditMode
|
||||||
NextScreen=ScreenOptionsEditCourse
|
NextScreen=ScreenOptionsEditCourse
|
||||||
TimerSeconds=0
|
TimerSeconds=0
|
||||||
@@ -4539,6 +4531,8 @@ ThemeTitles=0
|
|||||||
ThemeItems=0
|
ThemeItems=0
|
||||||
ShowExplanations=0
|
ShowExplanations=0
|
||||||
CapitalizeAllOptionNames=0
|
CapitalizeAllOptionNames=0
|
||||||
|
AllowRepeatingChangeValueInput=1
|
||||||
|
WrapValueInRow=0
|
||||||
|
|
||||||
[ScreenOptionsEditCourse]
|
[ScreenOptionsEditCourse]
|
||||||
Class=ScreenOptionsEditCourse
|
Class=ScreenOptionsEditCourse
|
||||||
@@ -4549,6 +4543,9 @@ TimerSeconds=0
|
|||||||
ThemeTitles=0
|
ThemeTitles=0
|
||||||
ThemeItems=0
|
ThemeItems=0
|
||||||
ShowExplanations=0
|
ShowExplanations=0
|
||||||
|
CapitalizeAllOptionNames=0
|
||||||
|
AllowRepeatingChangeValueInput=1
|
||||||
|
WrapValueInRow=0
|
||||||
|
|
||||||
[ScreenOptionsEditCourseEntry]
|
[ScreenOptionsEditCourseEntry]
|
||||||
Class=ScreenOptionsEditCourseEntry
|
Class=ScreenOptionsEditCourseEntry
|
||||||
@@ -4559,4 +4556,12 @@ TimerSeconds=0
|
|||||||
ThemeTitles=0
|
ThemeTitles=0
|
||||||
ThemeItems=0
|
ThemeItems=0
|
||||||
ShowExplanations=0
|
ShowExplanations=0
|
||||||
|
CapitalizeAllOptionNames=0
|
||||||
|
AllowRepeatingChangeValueInput=1
|
||||||
|
WrapValueInRow=0
|
||||||
|
|
||||||
|
[ScreenEditCourseMods]
|
||||||
|
Class=ScreenEditCourseMods
|
||||||
|
Fallback=ScreenEdit
|
||||||
|
NextScreen=ScreenOptionsEditCourseEntry
|
||||||
|
PrevScreen=ScreenOptionsEditCourseEntry
|
||||||
|
|||||||
Reference in New Issue
Block a user