Commit Graph
1236 Commits
Author SHA1 Message Date
Kyzentun Keeslala 108b29733f Put French in credits instead of français to match other entries. 2015-10-30 00:55:52 -06:00
Kyzentun Keeslala a9372d97e7 Added Arvaneth and Prcuvu to the credits. Updated changelog. 2015-10-30 00:43:40 -06:00
Arvaneth 48225b3566 fr.ini
oven baked translations
2015-10-30 02:32:12 -04:00
Arvaneth fbe88a9c19 Merge branch 'master' of https://github.com/stepmania/stepmania 2015-10-30 02:24:30 -04:00
Kyzentun Keeslala 189cf77cab Changed PlayCommandNoRecurse to check whether the command is nil before running it, so that a command metric set to a nil function isn't an error. Removed TextBannerHighScores::AfterSetCommand metric from _fallback because it pointed to a function that does not exist. 2015-10-22 12:24:04 -06:00
Kyzentun Keeslala add09bef07 Added metrics for ScreenMiniMenuTimingDataChangeInformation that dbk2 found were missing. Changed ASSERT in AddNewScreenTop to ASSERT_M. 2015-10-22 00:04:13 -06:00
hanubeki 09d2cda3eb ja: [ScreenEdit] save_success_no_sm_split_timing 2015-10-03 12:01:27 +09:00
Kyzentun Keeslala 2d64694f14 Changed Song and ScreenEdit to not save a .sm file when split timing is used. 2015-10-02 16:26:59 -06:00
Kyzentun Keeslala 60b69ab6b6 Respliced kanji font images to be more square and under 4096 in each dimension. 2015-09-03 13:01:02 -06:00
Kyzentun Keeslala b08c60b5dd Respliced kanji font images to be more square and under 4096 in each dimension. 2015-09-03 12:59:59 -06:00
Wolfy b37834ab25 Change RandomBGEndsAtLastBeat metric to true by default
Setting the variable to true maintains behavior consistent with stable releases.
2015-08-19 19:55:49 -05:00
Arvaneth 070d91e131 Merge remote-tracking branch 'stepmania/master' 2015-08-19 14:37:22 -04:00
Arvaneth b25c9b6c1b More French translation 2015-08-19 14:34:52 -04:00
hanubeki 8538e84448 ja: Fix a typo 2015-08-17 21:14:57 +09:00
Kyzentun Keeslala a888506b32 Expose the optional argument for ResolvePath to lua and add it to ResolveRelativePath. 2015-07-16 17:54:48 -06:00
Kyzentun Keeslala d7411e6cdb Fixed Actor:bezier function in 02 Actor.lua. Documented Actor:bezier and Actor:tween properly. 2015-07-13 14:07:38 -06:00
Kyzentun Keeslala dc25e2cc1b Fixed bug in LogDisplay that made it put actors at non-integer indices and not work if the screen height was not a multiple of the line height. 2015-07-11 20:18:27 -06:00
HirotakaTakayama e1894c6efe Fix mistranslation 2015-07-11 15:52:27 +09:00
hanubeki dcec2aa0a3 Update Japanese translation:
[ScreenDebugOverlay] Show Recent Errors
2015-07-10 18:02:09 +09:00
Kyzentun Keeslala d2090081a1 Doing what I should have done a long time ago. 2015-07-09 13:18:51 -06:00
Kyzentun Keeslala a8e22c3e81 RandomBGEndsAtLastBeat metric. 2015-07-03 19:02:44 -06:00
Kyzentun Keeslala 70abcb8377 Didn't mean to make the default RandomBGChangeMeasures be 1. 2015-07-02 11:58:33 -06:00
Kyzentun Keeslala f1f1bd5ca6 Added theme metrics for controlling random bg behavior. 2015-07-02 11:51:59 -06:00
Kyzentun Keeslala 398fb8872f Fixed grammar in AttractSoundFrequency text. 2015-06-26 22:59:06 -06:00
A. G. de la Muñoza bab1604e68 Update es.ini 2015-06-26 11:02:29 +02:00
krakpot 8d6054f59c Fix Japanese translation:
Fixed some typo and standardized expression.
2015-06-23 15:04:00 +09:00
krakpot 139463b7a5 Fixed input function on ScreenOverscanConfig
Now you can exit OverscanConfig safely.
2015-06-23 04:01:00 +09:00
Kyzentun Keeslala ac3ecfd034 Added RayZa to translation credits. 2015-06-20 10:57:25 -06:00
Kyzentun Keeslala a7ffdc1062 Merge branch 'master' of https://github.com/rayza/stepmania 2015-06-20 10:54:33 -06:00
Raymund Zacharias 08dabf2a80 Translated some more, especially some song options. 2015-06-20 17:14:04 +02:00
hanubeki 51add5730e Add missing string to /Themes/_fallback/Languages/ja.ini:
[OptionNames] Swap Up/Down
2015-06-16 17:36:36 +09:00
hanubeki c561caec5f Update Japanese translation:
[ScreenInitialScreenIsInvalid] InvalidScreenExplanation
[ScreenTitleMenu] Hardest Timing
2015-06-16 16:57:25 +09:00
Kyzentun Keeslala c78950aaeb Changed timing and life difficulty text to position value after label. Changed all AllowRepeatingInput metrics in _fallback to true. 2015-06-14 08:55:42 -06:00
Raymund Zacharias 405fa8123b Translated some more [OptionExplanations], [OptionNames] and other stuff 2015-06-14 15:58:16 +02:00
Raymund Zacharias 35ef1d2a68 Finish translating the first options level (and a bit more) 2015-06-13 21:47:04 +02:00
Raymund Zacharias f6ac9f10fb (Re)Started the German translation of StepMania with a recent en.ini as base, since the old translation got lost and probably isn't up to date anymore anyway 2015-06-13 20:16:38 +02:00
hanubeki 03407ef613 Update Japanese translation
[OptionTitles] Overscan Correction
[OptionExplanations] Overscan Correction
[ScreenDebugOverlay] Convert XML
2015-06-07 12:33:18 +09:00
Kyzentun Keeslala 1dca128f79 Added logic to prevent crashing on an invalid initial screen. Added HARDCODED error screen in _fallback for displaying and explaining the error when a theme has an invalid initial screen. 2015-06-06 20:43:39 -06:00
Kyzentun Keeslala e6dc4307b5 Exposed update_centering lua function. Added ScreenOverscanConfig. Added case to RageDisplay_D3D so that BLEND_SUBTRACT doesn't crash. Updated changelog. 2015-06-05 08:48:58 -06:00
Kyzentun Keeslala 6be2cac4ed Updated changelog. Added nixtrix to credits. 2015-05-19 12:57:02 -06:00
Joe 459c74c3bf Music wheel preview fadeout time is now adjustable by the metric [ScreenSelectMusic] SampleMusicFadeOutSeconds. 2015-05-11 15:44:24 +01:00
hanubeki e08455f3c6 Update Japanese translation for AxisFix 2015-05-10 03:43:42 +09:00
Kyzentun e3aea3ccbf Merge pull request #585 from Fighter19/master
Add an option to fix the axis problem
2015-05-09 08:27:46 -06:00
Jason Felds e5bc990c52 Merge pull request #588 from kyzentun/xml_conv
XML to Lua converter
2015-05-09 09:53:32 -04:00
hanubeki b52b1a7553 Update Japanese translation
[SongManager] Sanity checking groups...
2015-05-08 00:44:16 +09:00
Kyzentun e591c559c6 Fixed hold cap rendering when Tiny modifier is used. Still has the 1px seam though. Added sanity checking groups progress to SongManager loading. 2015-05-06 15:48:23 -06:00
hanubeki d83421754d Update Japanese translation
[ScreenGameplay] SkipSongText
2015-05-06 19:33:07 +09:00
Fighter19 ca3902373f Merge branch 'master' of https://github.com/Fighter19/stepmania 2015-05-06 10:06:12 +02:00
Fighter19 73ee19b7cf Adds option for an Axis Fix for some (PS2) adapters which map the D-Pad to Axis 2015-05-06 10:04:55 +02:00
Kyzentun 9b6ae296c7 Fixed automagic typing. Added debug overlay line for conversion. 2015-05-05 21:41:15 -06:00