Commit Graph
100 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
AJ Kelly b91ce4442b more changes to Hello World, this time laying down the foundation for Reference->Singletons/Managers 2012-03-24 11:14:55 -05:00
AJ Kelly 31546cc0a5 simplify some things, reformat others. 2012-03-24 00:38:38 -05:00
AJ Kelly 90b5d1d844 remove option rows that aren't used anymore after the change to vyhd's ThemePrefs 2012-03-24 00:33:20 -05:00
AJ Kelly 2456e44ddb update script hierarchy.txt to be a little more accurate to the current fallback scripts folder situation 2012-03-24 00:20:04 -05:00
AJ Kelly ca09f6dd67 more script cleanup 2012-03-24 00:16:21 -05:00
AJ Kelly 9a26e009a2 various fallback script cleanup 2012-03-24 00:13:25 -05:00
AJ Kelly b69a985e6b small formatting changes to scoring lua file 2012-03-24 00:02:24 -05:00
AJ Kelly f690fee543 add a graphic for items that load webpages to the Hello World reference page scroller. (the tango icons are in the public domain) 2012-03-23 14:51:06 -05:00
AJ Kelly ff357e4def going on a string localization rampage in the default theme. aside from graphics, this should be the last of the non-themeable text that actually matters (unless someone really has to change 'P1'/'P2' on the DifficultyList cursors...) 2012-03-23 12:42:06 -05:00
AJ Kelly 0b11e9c01c 1) 10 seconds is too long. meet in the middle at 7.5.
2) use tabs instead of spaces
2012-03-22 20:28:47 -05:00
AJ Kelly 2a49c27cba change ScreenMapControllers warning to use strings instead 2012-03-22 11:57:45 -05:00
AJ Kelly 973dc2a3d7 Turns out we don't need PlayerJoined in [ScreenSelectMaster] UpdateOnMessage after all. 2012-03-21 19:44:40 -05: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 e0a8bc81b0 update comment 2012-03-20 17:11:12 -05:00
AJ Kelly 2618164fa8 move Theme Options from fallback to default; not every theme will have them 2012-03-20 17:10:56 -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 a20138b7b3 i hate this end of line crap 2012-03-18 18:38:50 -05:00
AJ Kelly 46b865d4ae update installer with new ffmpeg dll files 2012-03-17 00:14:34 -05:00
AJ Kelly 51a591df3c commit updated version of hanubeki's scoring from http://pastebin.com/GzkYs445 2012-03-16 00:32:32 -05:00
AJ Kelly 9b68e6bc59 more changes to hello world 2012-03-15 23:47:37 -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
AJ Kelly 069aebf940 small comment note... dunno if this makes a difference 2012-03-15 22:05:15 -05:00
AJ Kelly 62b19f0479 add "home" theme, meant for players who want to edit the default theme without having their changes clobbered every time a new version of StepMania is released. 2012-03-11 18:56:54 -05:00
AJ Kelly a17311c38e missing stdint.h for fixing the windows compile 2012-03-11 03:09:18 -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 8e630ccabe ffffffffffix some dumb typos; pointed out in hanubeki-modified-sm-ssc r272c294c7250 2012-03-09 00:46:08 -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 b979709f50 since ScreenEvalSummary is calling the NextScreen branch like a function, let's make it a function and be done with it. this should fix a crash. 2012-03-06 20:18:03 -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 8d9517976d various graphical changes to Hello World 2012-03-01 22:42:57 -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 8a827b3e9c changed BackgroundEffects sourced from http://www47.atwiki.jp/waiei/pages/19.html 2012-03-01 17:38:44 -06:00
AJ Kelly 4f551cc25d small changes to debug overlay; should not require any theme changes 2012-03-01 17:20:24 -06:00
AJ Kelly 73bdb7fd54 [GameState] Set Premium to Premium_DoubleFor1Credit by default. 2012-03-01 17:20:10 -06:00
AJ Kelly d9ad74e3ab dance points for oni = true by default now 2012-03-01 15:53:51 -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 bddd6298be "Mice can either be kHIDUsage_GD_Mouse or kHIDUsage_GD_Pointer." Not sure why I thought it was a good idea to not check for Pointers as well, given that the Joystick code searches for both kHIDUsage_GD_Joystick and kHIDUsage_GD_Gamepad 2012-02-19 13:55:54 -06:00
AJ Kelly 95291b15e8 add a comment and hopefully someone can explain why -2000 is used as the limit for m_fSongBeat 2012-02-19 13:45:00 -06:00
AJ Kelly bb03bcc8f1 new howtoplay background 2012-02-19 13:25:56 -06:00
AJ Kelly a3881e8c9e howtoplay and demonstration changes 2012-02-19 12:57:58 -06:00
AJ Kelly 6b0a52e170 small changes to gameplay decorations, nothing serious 2012-02-19 12:38:25 -06:00
AJ Kelly 49ea2575ed and now for the rest of the work on the new combo/miss labels. 2012-02-19 11:27:40 -06:00
AJ Kelly 9e3ef7acb7 new combo/miss labels; still need to implement them in the theme 2012-02-19 11:16:53 -06:00
AJ Kelly 5998e1aa8b updated Japanese language from @Niler_jp 2012-02-18 21:20:36 -06:00
AJ Kelly 135b52c45c Add missing StreamDisplay danger; fixes bug 717 2012-02-18 19:40:23 -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 79221e7eea more metrics changes related to judgments and hold judgments 2012-02-16 21:13:51 -06:00
AJ Kelly 1014da2b82 the Marvelous judgment animation is too harsh for the new graphic. 2012-02-16 21:12:14 -06:00
AJ Kelly 490feaf823 fix dumb typo in a comment 2012-02-16 20:39:08 -06:00
AJ Kelly cfef4bc5d0 various changes to dance/retro noteskin, mainly better Solo mode support. 2012-02-16 19:32:59 -06:00
AJ Kelly 0ddb11efdd Fix error in eval BG. Willing to live up to this one. 2012-02-16 16:33:44 -06:00
AJ Kelly 406a557c04 changed scale_or_crop_background function (technically it just scales now...) and replaced various scaletoclipped references with it. Hopefully this fixes the problems people have been having with song backgrounds. 2012-02-16 01:36:22 -06:00
AJ Kelly a20fca969d added UpLeft Receptor to dance-retro 2012-02-15 23:02:16 -06:00
AJ Kelly 60111ac53c the Failure() function in CustomSpeedMods was failing. Fancy that. Not sure what the real cause of it was, but a small fix later... 2012-02-15 22:52:48 -06:00
AJ Kelly 5db83f801c this is upcoming. then again, someone will likely end up reverting it. 2012-02-15 20:02:15 -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
AJ Kelly 377b10df91 small cleanup and comment 2012-02-13 01:15:15 -06:00
AJ Kelly ed3930cfdc the two heart graphics were swapped. fixing this... 2012-02-11 21:39:48 -06:00
AJ Kelly a6546908d8 end of line crap again :[ 2012-02-11 16:28:14 -06:00
AJ Kelly 862e19710d revert a change I had made a while ago since I was not aware this was causing stroked fonts to look odd. 2012-02-11 16:27:45 -06:00
AJ Kelly a49c323989 we're probably releasing before the 20th. 2012-02-11 02:26:16 -06:00
AJ Kelly 0dd5bd81b7 new hold judgment and regular judgment graphics 2012-02-11 02:26:00 -06:00
AJ Kelly a04d007456 new asset files for judgment/hold judgment; keeping old files 2012-02-11 02:25:47 -06:00
AJ Kelly 9114fbea47 init max scroll bpm and speed of max scroll bpm in PlayerOptions constructor. 2012-02-10 17:33:03 -06:00
AJ Kelly f7b1f07e21 http://www.youtube.com/watch?v=EryhQdXTjP8 2012-02-10 17:00:57 -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
AJ Kelly aec66e105f remove unrecognized modifier 'default' 2012-01-20 13:46:44 -06:00
AJ Kelly 0e337a9420 resize combo graph number to fit the new, bigger font. 2012-01-20 13:44:16 -06:00
AJ Kelly dd6c42c4f5 revert CustomSpeedMods change because they don't read from player profiles anymore; that's more important than cleaning up the damn code 2012-01-20 13:23:13 -06:00
AJ Kelly f67abfa982 I HATE THIS EOL CRAP 2012-01-18 11:15:07 -06:00
AJ Kelly 413992f877 update changelog with the important fix 2012-01-16 12:30:33 -06:00
AJ Kelly 359324d3c6 just some formatting crap 2012-01-16 12:12:37 -06:00
AJ Kelly 9e1286120e remove complaint about bmp files; enjoy crashes when loading files that are BMP and two colors only... 2012-01-16 10:52:17 -06:00
AJ Kelly e6b4a88c56 quiet some of the logging in ThemePrefs 2012-01-16 00:36:49 -06:00
AJ Kelly 33372bf05e fix the crash I was getting when leaving the options. turns out approach for the m-mods was commented for a reason... 2012-01-16 00:31:18 -06:00
AJ Kelly 1de4826667 remove unneeded stretch texturehint 2012-01-16 00:21:35 -06:00
AJ Kelly 606bc30d1b make rave meters scroll, fix textures to do so... need to remove pointless stretch texhint now. 2012-01-16 00:20:59 -06:00
AJ Kelly 792fcbef7c combined life meter tug stuff; fix meter height and separator 2012-01-16 00:13:18 -06:00
AJ Kelly 63e05603a4 add a Player 1/2 Wins! (or Draw) message to Gameplay out when in Rave mode. (should we allow this in battle too?) 2012-01-16 00:02:08 -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
AJ Kelly 0f25c7f3ba and there's the fix 2012-01-15 20:45:01 -06:00