Kyzentun
f87afa8a4b
Added ScreenHeartEntry to default theme.
2014-09-12 15:07:46 -06:00
Forest
8b866c9584
Remove the execute bit from non-executable files.
...
Fixes stepmania/stepmania#300 .
2014-09-11 04:03:32 -07:00
Kyzentun
321c2cdc62
Added metric for controlling whether TimingData returns numbers instead of strings.
2014-09-10 04:15:44 -06:00
Colby Klein
867af661df
Merge pull request #291 from kyzentun/UnsuckCKJ
...
Massively improved Config Key/Joy Mappings Screen.
2014-09-04 17:26:40 -07:00
Kyzentun
c6f598890b
Added max_dimension_use_zoom lua function to control whether an individual BitmapText uses the zoom in maxwidth calculations.
2014-09-04 18:04:51 -06:00
Kyzentun
13066518fe
Renamed Header elements to ListHeader. Removed hungarian notation from ScreenMapControllers.
2014-09-04 17:03:11 -06:00
Colby Klein
b89bc65178
Change ES/OMES to 2x, extend timer on ScreenCaution
...
Also, changed indent style in .editorconfig to spaces for txt files, to
reduce diff noise.
2014-09-04 10:38:37 -07:00
Kyzentun
f2fdaa0cf5
Massively improved Config Key/Joy Mappings screen.
...
Warning is dismissable now, and cursor does not start in a position that will change a setting.
New special actions added: ClearToDefault, ReloadFromDisk, SaveToDisk, SetListMode. Exit is a special action.
Player is prompted to save when exiting screen instead of saving after every action.
Special actions fallback on Graphics/SMC action if they don't have their own.
Moved SMC overlay to Graphics/SMC warning.
Metrics for configuring input lock time, warning autodismiss time, lines visible, and NoSetListPrompt autodismiss time.
Header row added for cursor to start on.
ScreenMapControllers2 deleted as obsolete.
BitmapText:maxwidth changed to factor the zoom of the actor into the calculation.
2014-09-04 01:23:28 -06:00
Kyzentun
fcf51f4cc0
Added djpohly to credits.
2014-09-01 19:10:52 -06:00
Kyzentun
aac32f81ad
Rewrote ScreenCredits to move StepMania credits to Scripts/04 CreditsHelpers.lua and provide an API for adding sections so that themers don't have toe duplicate stepmania credits to theme the screen.
2014-09-01 15:41:58 -06:00
freem
8b93cae13d
Remove non-working Export Packages for now; might add later if it works again
2014-09-01 14:05:01 -05:00
Colby Klein
76a255eacc
Add people to credits.
2014-09-01 10:28:25 -07:00
Colby Klein
c31ef08aeb
Merge branch 'changes-beta4' of https://github.com/Midiman/stepmania
2014-09-01 09:28:57 -07:00
Jonathan Payne
d9d735e44a
TwoPartSelection noteskin for pump only, routine skins
2014-09-01 05:38:33 -07:00
Jonathan Payne
0abdaa513d
Continue now goes to SelectStyle. Fixes error
2014-09-01 04:49:26 -07:00
Colby Klein
d1cdd04099
Merge branch 'changes-beta4' of https://github.com/Midiman/stepmania
2014-09-01 04:49:24 -07:00
Jonathan Payne
4fdbb3dff6
ScoreDisplay has actual shadows now...
2014-08-31 23:50:08 -07:00
Jonathan Payne
9b176447c3
Fix up HowToPlay graphics
2014-08-31 22:23:11 -07:00
Kyzentun
2eba76c873
Localized Arbitrary Remap edit mode strings. Changed track ids for Arbitrary Remap to start at 1.
2014-08-31 19:46:29 -06:00
Colby Klein
a2d87d57d9
Merge pull request #278 from kyzentun/EditSwapUD
...
Added Swap Up/Down option to Edit Alter Menu.
2014-08-31 18:16:29 -07:00
Colby Klein
d4c7e4e781
Merge pull request #285 from kyzentun/ClearZPref
...
Added FastNoteRendering preference.
2014-08-31 18:15:25 -07:00
Colby Klein
5b2452d1b0
Merge branch 'changes-beta4' of https://github.com/Midiman/stepmania
2014-08-31 17:19:36 -07:00
Jonathan Payne
1464f12b16
Implement ScreenCaution, fix CDTitle
2014-08-31 16:59:03 -07:00
Kyzentun
71ed1df5e6
Added FastNoteRendering preference.
2014-08-31 17:17:48 -06:00
Jonathan Payne
7e0adb3383
Fix eval branch. Course mode fix
2014-08-30 20:32:53 -07:00
Jonathan Payne
3d283a41bc
Implement ScreenContinue
2014-08-30 20:17:15 -07:00
Jonathan Payne
ab394950e0
fix StageDisplay errors, EvalSummary
2014-08-30 16:14:03 -07:00
Kyzentun
d5878da037
Added Arbitrary Remap option to Alter Menu in Edit Mode.
2014-08-30 13:38:16 -06:00
Kyzentun
be64c240c3
Added Swap Up/Down option to Edit Alter Menu.
2014-08-30 00:47:07 -06:00
Kyzentun
5f6e574ffc
Changed Actor:scale_or_crop_background back to forcing the actor to the screen center. Changed LogDisplay's IgnoreIdentical to not ignore when hidden.
2014-08-29 23:30:36 -06:00
Kyzentun
bedaf07e51
Reverted some changes that should not have been part of the merge from Midiman.
2014-08-28 05:53:37 -06:00
Jonathan Payne and freem
04da3fb9c7
include IsCourse(), fix StageDisplay for courses!
...
(cherry picked from commit 56003157f77be78bd5ab9e608b1f3836cf288e08)
2014-08-28 06:01:17 -05:00
Jonathan Payne and freem
91581bb5f7
Fix eval summary, summary branches
...
+ Fixed ScreenGameplay StepsDisplay errors
+ Fixed ScreenSelectCourse CourseContentsList masks
+ Fixed ScreenEvaluationSummary banners -- introduced a scroller.
+ Fixed showing ScreenEvaluationSummary showing after a course
(cherry picked from commit 04f7373238410c481cb79c6441fb27c55c69a447)
2014-08-28 06:01:15 -05:00
Jonathan Payne and freem
8f0e2246f9
Add a real High Scores screen.
...
(cherry picked from commit 4c5bfa5e0eb351a0d90c70413a7cd8622007d188)
2014-08-28 06:01:12 -05:00
Kyzentun
a41d9c0467
Changed GetAttrPath to not warn on optional paths.
2014-08-25 03:38:22 -06:00
Kyzentun
c94758b4ca
Merge branch 'BGFit' of https://github.com/kyzentun/stepmania
2014-08-25 02:34:43 -06:00
Kyzentun
95b16a0196
Merge branch 'LifeMeterMessage' of https://github.com/kyzentun/stepmania
2014-08-25 02:33:53 -06:00
Kyzentun
8ae17b4422
Changed LifeMeterTime to not crash when not in course mode. Changed _fallback's life settings back to forcing together. Added ForceImmediateFailForBattery theme metric. Gave up on FailFadeRemovePlayer lua function and removed it.
2014-08-19 23:58:35 -06:00
Kyzentun
9b2c59de46
Added BackgroundFitMode preference and setting screen for controlling how backgrounds are fitted to the screen.
2014-08-16 03:37:24 -06:00
Kyzentun
eb7ac082ae
Report error on fetching empty string metric instead of crashing.
2014-08-11 15:56:41 -06:00
Kyzentun
7e73892e6e
Moved LifeType, DrainType, and BatteryLives from Song Options to Player Options. Added ScreenGameplay:FailFadeRemovePlayer lua function.
2014-08-06 23:26:05 -06:00
Kyzentun
6aad3c8f75
Added CourseSongRewardLives metric to LifeMeterBattery.
2014-08-06 15:26:54 -06:00
Kyzentun
076d67132d
Reverted BitmapText::LoadFromNode back to previous logic.
...
BitmapText now looks up font names in Fonts/ if the path doesn't resolve, so LoadFont is obsolete.
Added optional arg to ActorUtil::ResolvePath and GetAttrPath to make them not report an error when something is optional.
2014-07-29 12:09:40 -06:00
Kyzentun
ee53b9e601
Adjusted text scaling that convert_text_to_indented_lines uses to make it adjust for resolution differences better.
2014-07-27 21:38:43 -06:00
Kyzentun
32e5d7e90c
Improved three-key support. Default theme should be completely usable with three-key cabinets if ThreeKeyNavigation pref is true. Added ThreeKeyNavigation pref. ScreenOptions:NavigationMode metric now uses that pref to decide between normal and toggle modes. Added GoToFirstOnStart to OptionRowHandlerLua so an option row can control that behavior. Rewrote input for default's ScreenSelectProfile to use an input callback to take advantage of menu button mapping. Fixed inconsistent indentation in ORHL documentation.
2014-07-25 14:33:15 -06:00
freem
ba76310feb
add missing nextrow character for options rows
2014-07-24 14:08:37 -05:00
Kyzentun
84766a7cff
Changed LogDisplay to use the full message for IgnoreIdentical.
2014-07-23 00:09:04 -06:00
freem
d4aa57e161
add missing Class attribute for ScreenOptionsEditProfile
2014-07-22 20:08:40 -05:00
Kyzentun
3cef425d63
Added IgnoreIdentical param to LogDisplay for use in ignoring identical error messages.
2014-07-22 17:51:40 -06:00
Kyzentun
22662a3b04
Changed ArbitrarySpeedMods to use a large increment that is not forced to be a multiple of the smaller increment.
2014-07-18 23:54:25 -06:00