Commit Graph

731 Commits

Author SHA1 Message Date
AJ Kelly dab1bd6ef0 [ScreenEditMenu] Don't hardcode stopping the music on pressing the back button. This interferes with the StopMusicOnBack metric. 2012-03-27 22:34:48 -05:00
Jonathan Payne 720397243b changelog update. 2012-03-20 20:46:48 -07:00
AJ Kelly b13f0ed644 update changelog 2012-03-20 22:43:05 -05:00
AJ Kelly 7d820efbb6 update luadocs 2012-03-20 19:47:50 -05:00
AJ Kelly 660eeaae9c [NoteField] Fix 3D noteskins overlapping. [shakesoda, AJ] let me know how this works for you guys -freem 2012-03-20 00:19:28 -05:00
AJ Kelly 9174f07dae [Background] Fix 3D noteskins and dancing characters from clashing with each other. [shakesoda, AJ] 2012-03-20 00:10:43 -05:00
AJ Kelly a3165a8775 updated language files from @niler_jp; have not included the enclosed fonts yet, however. if they cover enough characters, I will likely replace the vlgothic font with it. 2012-03-19 23:12:12 -05:00
AJ Kelly e778914e60 [04 Scoring.lua] Added various 3.9 and 3.9+ scoring methods. [hanubeki] 2012-03-15 22:09:37 -05:00
Austen Dicken 0c94594541 remove the need for libtheora since we have ffmpeg to handle
theora videos
2012-03-12 23:26:34 -05:00
AJ Kelly 0463d3bee7 ffmpeg fixes/changes from cvpcs 2012-03-10 21:07:38 -06:00
AJ Kelly bd3d71540f [PlayerOptions] Don't display x-mods when using m-mods. Sourced from hanubeki-modified-sm-ssc rev. bd08a58dd7cf and OpenITG. 2012-03-09 14:25:39 -06:00
AJ Kelly ae20fbf2a0 deprecate WheelBase:IsLocked() now that GetWheelState() exists 2012-03-08 18:48:17 -06:00
AJ Kelly 00a76ac1f9 [WheelBase] Made WheelState a Lua-enabled enum, added GetWheelState() Lua binding. 2012-03-08 18:46:54 -06:00
AJ Kelly ccf29a15b7 [MusicWheel] Added RouletteStopped message, which is broadcast when Roulette is finished and the wheel is locked. 2012-03-08 18:39:42 -06:00
AJ Kelly d1ac4b5fa0 * [ScreenSelectMaster] Now updates choices on player join; will move the scroller to the correct location, but the GainFocus/LoseFocus commands don't seem to work yet. 2012-03-07 22:39:26 -06:00
AJ Kelly 6ae5dcc6fb [GameCommand] Added GetDifficulty(), GetCourseDifficulty(), GetPlayMode(), GetSortOrder(), GetAnnouncer(), GetPreferredModifiers(), and GetStageModifiers() Lua bindings. 2012-03-05 21:32:20 -06:00
AJ Kelly 753cdae2fc [Player] Changed default Hold window to 0.250f like in 3.9; not sure when or why it got changed. 2012-03-04 21:42:43 -06:00
AJ Kelly 99e6c6a2cd [NotesLoaderBMS] Fix calculating stops, Support for #LNOBJ, Don't use #BACKBMP as song background if main StepsType is beat-*. [hanubeki]
These changes constitute revisions f26caccf103e, 2d114b38c6c9, and b60f021d2b67 of hanubeki-modified-sm-ssc. (http://code.google.com/r/hanubeki-modified-sm-ssc/)
2012-03-02 23:19:12 -06:00
AJ Kelly 02ae959aab [MusicWheel, WheelBase] Added collapse sound. 2012-03-01 21:35:33 -06:00
AJ Kelly ce4366e605 [ScreenSelectMusic] Added PlaySoundOnEnteringOptionsMenu metric (true/false). 2012-03-01 21:28:15 -06:00
AJ Kelly 73bdb7fd54 [GameState] Set Premium to Premium_DoubleFor1Credit by default. 2012-03-01 17:20:10 -06:00
AJ Kelly 050fb5b473 [MemoryCardManager] Disable Memory Cards by default. 2012-03-01 15:48:46 -06:00
AJ Kelly 241eabcb35 Update credits (sy567 -> hanubeki) per the description of hanubeki-modified-sm-ssc 2012-02-28 23:34:56 -06:00
AJ Kelly 60a2739986 updated japanese language 2012-02-27 03:15:15 -06:00
AJ Kelly 9cf9e3449c update luadocs 2012-02-20 17:56:38 -06:00
AJ Kelly f280c7165c update known issues 2012-02-20 17:00:03 -06:00
AJ Kelly bd45ea15bf ugh forgot to save the changelog before the commit 2012-02-19 18:51:23 -06:00
AJ Kelly c7e14c2f44 [Style] Added LockedDifficulty() Lua binding. 2012-02-19 18:51:02 -06:00
AJ Kelly 5998e1aa8b updated Japanese language from @Niler_jp 2012-02-18 21:20:36 -06:00
AJ Kelly 57a90ca744 add dutch language from Deamon007 (Nederlandse is one of my favorite language names ever -f) 2012-02-17 16:24:25 -06:00
AJ Kelly 37c73feae8 [HighScore] Added Max Combo, Stage Award and Peak Award. New Lua bindings for HighScore: GetMaxCombo(), GetStageAward(), GetPeakComboAward(). 2012-02-15 04:12:03 -06:00
Jason Felds d3e9cea312 [editorKeysounds -> default] Let's do this.
I expect there to be issues, bugs, etc.

I cannot find all of them. Let the people do that.
2012-02-12 14:53:14 -05:00
Jason Felds 35b418af27 [editorKeysounds] Add the changelog message. 2012-02-12 14:51:34 -05:00
AJ Kelly a49c323989 we're probably releasing before the 20th. 2012-02-11 02:26:16 -06:00
AJ Kelly dc3300ae90 [WheelBase, WheelItemBase] Turned WheelItemDataType into a Lua type, made WheelBase:GetSelectedType() return the enum instead of a number. 2012-02-10 13:57:24 -06:00
AJ Kelly cb38919b8c small update 2012-02-08 23:54:56 -06:00
AJ Kelly 778ce8a288 [ScreenOptionsMaster] Added StepsRowLayoutType metric. (Valid values are ShowAllInRow or ShowOneInRow.) 2012-02-08 23:49:42 -06:00
Jason Felds 535ef4db29 Two new options for JudgmentMessageCommand.
You can now use AvoidMine and HitMine.

Obviously, not at the same time.

Thanks to Saturn2888 and shakesoda for the fix.
2012-01-23 21:53:18 -05:00
AJ Kelly 413992f877 update changelog with the important fix 2012-01-16 12:30:33 -06:00
AJ Kelly 3fdfc1c4d4 [PlayerOptions] Fix a problem with m-mods where you would get m200 as the default speed modifier. 2012-01-15 23:39:53 -06:00
Jason Felds 45233b3dc7 Update, fix changelog. 2012-01-15 17:34:33 -05:00
AJ Kelly 6ecafcf4bd update lua docs 2012-01-12 13:25:55 -06:00
AJ Kelly be63c1a007 Japanese translation updates 2012-01-12 09:55:12 -06:00
Jason Felds fbb3cb6c42 Fix a floating point issue with speed segments.
This is why ints rule.
2012-01-11 22:50:55 -05:00
Marcio Barrientos 11a02660be Change #PREVIEWBG to #PREVIEWVID and update the changelog 2012-01-11 14:21:55 -06:00
AJ Kelly b1686c45a8 oops 2012-01-08 01:33:43 -06:00
AJ Kelly 989acc26b9 forgot another change. 2012-01-08 01:30:48 -06:00
AJ Kelly 772e2df91e update changelog 2012-01-08 01:27:55 -06:00
AJ Kelly ed42c53942 update luadoc description of AddScreenToTop 2012-01-08 01:19:42 -06:00
AJ Kelly 0d546a48c3 changelog 2012-01-08 01:18:13 -06:00