Commit Graph
1621 Commits
Author SHA1 Message Date
freem 32c40753fe Fix error that comes from using LoadFont 2014-09-30 23:36:13 -05:00
freem 8ca8ad4191 add missing 2d character metrics
I'm surprised people still use them, really
2014-09-30 17:37:00 -05:00
Jonathan Payne d92bf8a6df HeartEntry works, my bad. 2014-09-27 20:11:13 -07:00
Jonathan Payne 5f34e8a848 Disable HeartEntry by default 2014-09-27 20:03:04 -07:00
freem 3c3f0fb623 quickly disable broken continue screen
gonna tag beta 4 after this unless someone speaks up
2014-09-27 21:23:05 -05:00
Jonathan Payne f08463defb Update metrics to prevent in-game warnings. 2014-09-25 02:27:25 -07:00
Colby Klein 3d126824e9 Merge pull request #316 from kyzentun/DefaultFailPref
Reinstate DefaultFailType preference
2014-09-21 17:56:50 -07:00
Colby Klein 97e5ff0e63 Merge pull request #85 from kyzentun/TimingData_api_change
Timing data api change
2014-09-21 17:56:36 -07:00
Kyzentun 38fedca9a2 Not sure why git had a conflict, fixed. 2014-09-19 15:40:57 -06:00
Jonathan Payne b8c6631fe2 Update OptionsCustomizeProfile 2014-09-18 20:33:35 -07:00
Kyzentun efd11c5851 Added character setting and minor documentation to ScreenOptionsCustomizeProfile. 2014-09-18 17:28:53 -06:00
Kyzentun b0d40eca3d Merge branch 'theme-updates' of https://github.com/Midiman/stepmania 2014-09-17 14:40:05 -06:00
Jonathan Payne b09c7e8af4 OptionsCustomizeProfile, HeartEntry improvements 2014-09-17 12:20:55 -07:00
Kyzentun 1186840ef0 Fixed SSM StageDisplay to update when the song changes and SG StageDisplay to fetch curStage at the correct time to set its color. 2014-09-17 03:13:31 -06:00
Kyzentun 01185e97bd Merge branch 'theme-updates' of https://github.com/Midiman/stepmania 2014-09-17 01:45:00 -06:00
freem ccd8cfc5a7 fix another small error in ScreenNameEntryTraditional underlay 2014-09-17 02:09:10 -05:00
freem 2d57e27558 fix a small error in ScreenNameEntryTraditional underlay 2014-09-17 00:57:21 -05:00
Jonathan Payne 426148ebdd Arcade improvements 2014-09-16 17:14:07 -07:00
Jonathan Payne 38e3a778d0 ScreenCaution improvements 2014-09-16 17:06:06 -07:00
Jonathan Payne 8d0f86d240 SelectStyle, SelectMode improvements 2014-09-16 17:05:19 -07:00
Jonathan Payne c651143128 Font improvements 2014-09-16 17:02:38 -07:00
Jonathan Payne abb6c302e3 ScreenDebugOverlay improvements 2014-09-16 16:58:37 -07:00
Jonathan Payne 60fee09021 MusicWheel highlight improvements 2014-09-16 16:50:45 -07:00
Kyzentun c45b5f053a Added ScreenContinue:ContinueEnabled metric. Changed Actor:hidden and Lua scoring to emit errors because they are deprecated. 2014-09-15 05:09:27 -06:00
freem 5649b5f61b thify_number replicates FormatNumberAndSuffix; use that instead. 2014-09-15 03:58:16 -05:00
Kyzentun 455431d8c3 Removed DefaultFail GamePref and reinstated DefaultFailType real preference. Should fix default fail related problems. 2014-09-15 00:04:41 -06:00
Kyzentun 2f37e9d8a9 Merge branch 'DefaultHeart' of https://github.com/kyzentun/stepmania 2014-09-14 21:07:54 -06:00
Kyzentun 5ffe5f7157 Removed unused is_stage_final function from default. 2014-09-14 21:07:34 -06:00
Kyzentun 1dbdca6b0a Merge branch 'StageDispFixes' of https://github.com/kyzentun/stepmania 2014-09-14 21:06:27 -06:00
Kyzentun fa7502b7b0 Added ScreenOptionsCustomizeProfile to _fallback and default. 2014-09-14 20:04:10 -06:00
Jonathan Payne 20e6120fd3 Improve HeartEntry screen 2014-09-14 15:30:02 -07:00
Jonathan Payne 937b99b87d Improve HeartEntry screen 2014-09-14 15:20:13 -07:00
Jonathan Payne abe170fe22 Merge branch 'DefaultHeart' of https://github.com/kyzentun/stepmania into b4-heartRate 2014-09-14 15:18:08 -07:00
Kyzentun 64acd77c68 New NumPadEntry actor, used by ScreenHeartEntry. 2014-09-13 19:48:04 -06:00
Jonathan Payne 5fcf3e1466 Merge branch 'master' of https://github.com/stepmania/stepmania 2014-09-13 16:29:28 -07:00
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 63affc326f Forgot about the AsNumbers unseen version that default was trying to use. 2014-09-10 12:07:26 -06:00
Kyzentun 321c2cdc62 Added metric for controlling whether TimingData returns numbers instead of strings. 2014-09-10 04:15:44 -06:00
Kyzentun 2199e7aafb Fixed GAMESTATE:GetCurrentStage to use correct logic for determining if all human players are on final stage.
THEME:GetPath lua functions can now pass true for the third arg if the element is optional.
Fixes to various StageDisplay things in default.
thify_number and thified_curstage_index lua functions added to default/Scripts/04 Other.lua.
2014-09-07 04:05:10 -06:00
Jonathan Payne f5c7147eeb Merge branch 'master' of https://github.com/stepmania/stepmania 2014-09-04 20:23:28 -07:00
freem 49d0066108 header text shows over the underline; header shadow text shows under it. 2014-09-04 20:41:14 -05:00
Jonathan Payne 495b3283c5 Merge branch 'master' of https://github.com/stepmania/stepmania 2014-09-04 17:40:24 -07: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
freem ce15565145 fix ScreenEvaluation background not being centered properly 2014-09-01 23:04:07 -05:00
Kyzentun fcf51f4cc0 Added djpohly to credits. 2014-09-01 19:10:52 -06:00