Commit Graph

657 Commits

Author SHA1 Message Date
Kyzentun 519ad8d243 Added stoptweening to ExplanationTogether OnCommands because it was possible to trigger a tween overflow by holding escape in edit mode. 2015-03-02 20:51:47 -07:00
Kyzentun 29f4ef509e Updated Translators section. Updated ScreenCredits in default. 2015-02-12 21:00:34 -07:00
Thumbsy 1eefbf2113 Now for default as well. (previous was _fallback)
Also some minor fixes/appends to _fallback translations
2015-02-13 02:37:20 +01:00
A. G. de la Muñoza 3c200412a3 Language small update
Sorry!
2015-02-11 10:06:26 +01:00
Kyzentun 920709b3ff Merge pull request #461 from TheFireRed/master
Spanish Language updated
2015-02-10 13:55:16 -07:00
John Smith a83c7bcf04 Spanish Language updated (2)
EditHelpText updated (line 1522)
Record Hold Time added (line 1563)

I took the opportunity to fix some other typos. Lookin' good!
2015-02-10 01:41:26 +01:00
John Smith eb7acb89ff Spanish Language updated
Here's my Spanish translation. The missing string lines have been added
to the files.
2015-02-09 23:35:13 +01:00
Kyzentun 65a1551c6d Changed SetCurrentStyle to unjoin other player when setting OnePlayerTwoSides to fix crash from second joining on SSS and picking double. Changed MusicWheel FilterWheelItemDatas to clear the vector it's putting the filtered data in instead of appending to the end. Updated Polish translation. 2015-02-08 10:33:51 -07:00
Kyzentun cf02a8fe50 Removed setmetatable mistake from default's ScreenFilter and ProTiming lua option rows. 2015-02-04 12:04:48 -07:00
Kyzentun c7ffbb3453 Lead in time before recording starts in edit mode is now a preference. 2015-01-31 14:03:30 -07:00
Kyzentun 110d958558 Updated default theme Polish translation from Jarosław Pietras. 2015-01-29 13:17:50 -07:00
Kyzentun 7443f76eab Polish installer translation from Jarosław Pietras. Removed duplicate IsRoutine function from Branches.lua. Fixed beat noteskin receptor to not set zero delay. Minor change to default's danger underlay to pass the pn when fetching style. 2015-01-28 08:52:52 -07:00
Kyzentun 40b25e6220 Fixed conflicts to merge kickbox in. 2015-01-27 18:03:41 -07:00
Kyzentun d28c8a8ab1 #420 fixed by centering menu. #371 fixed by setting max height of text. #374 fixed by changing ItemsEndX 2015-01-21 10:13:56 -07:00
Kyzentun aeaead95c9 Changed default ScreenSelecStyle to use functions for choice names and positions instead of metrics. _fallback SSS remains the same for compatibility. Fixed style stomping bug in SetCompatibleStylesForPlayers. 2015-01-20 18:40:59 -07:00
Kyzentun 0adc016681 TimingData functions take true to return useful numbers instead of stupid strings. 2015-01-09 16:03:59 -07:00
Kyzentun 5d7f6b7b52 Added code for setting player name plates with bpm info. 2014-12-27 05:44:46 -07:00
Jonathan Payne 0ec3c573c4 Add Speed Nameplates 2014-12-27 03:17:51 -08:00
Kyzentun ee2abfac94 Fixed StepsDisplay commands to check for CustomDifficulty being an empty string. 2014-12-24 19:11:45 -07:00
Kyzentun e8c208395d Fixed DeltaSeconds actor in timed courses to check whether the pref for the delta exists. 2014-11-29 12:59:51 -07:00
Kyzentun b862fbec0b Fix PlayMode_Rave condition for turning off Life and Combo graph on Evaluation. 2014-11-22 15:35:11 -07:00
freem 77130ed3c4 no more double "is", either. 2014-11-06 16:11:29 -06:00
psmay 1f8205b5d7 en.ini: Fix "guage" 2014-11-06 16:55:51 -05:00
Kyzentun 5639a0d31f Lineage reporting for nil commands in RunCommands. Stricter type checking for FormatPercentScore in PercentageDisplay. 2014-10-28 20:32:38 -06:00
hanubeki ec9d02dcf5 Update Niler's Japanese language files. 2014-10-16 21:48:52 +09:00
freem 7dac269bcb This file also uses LoadFont("Common","Normal"), which will cause StepMania to cry 2014-09-30 23:39:21 -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
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
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 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 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