Commit Graph
566 Commits
Author SHA1 Message Date
AJ Kelly abb21b32a1 [GameManager] beat "versus" -> "versus5"; fix beat versus7 being "single7". see http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=512 [1a2a3a2a1a] 2011-09-02 20:58:17 -05:00
AJ Kelly bd9e08a8e8 [MenuTimer] Added start(), disable() Lua bindings. Also renamed setseconds to SetSeconds to match GetSeconds. 2011-09-02 11:43:10 -05:00
Jason Felds 2f6d8ebeb2 vinil is right: this does need adjusting. 2011-08-30 12:51:26 -04:00
AJ Kelly 68ac5fa87c update luadoc 2011-08-27 17:44:20 -05:00
AJ Kelly fa12ff045b [ThemeManager] Added DoesThemeExist(sTheme), IsThemeSelectable(sTheme), DoesLanguageExist(sLang), GetCurThemeName(), HasMetric(sGroup,sValue), and HasString(sGroup,sValue) Lua bindings. 2011-08-27 15:48:33 -05:00
AJ Kelly 1a1b6af828 [CryptManager] Add GenerateRandomUUID() Lua binding. 2011-08-27 15:26:17 -05:00
AJ Kelly 183888f4f1 [SongManager] Add SongToPreferredSortSectionName(song), WasLoadedFromAdditionalSongs(song), and WasLoadedFromAdditionalCourses(course) Lua bindings 2011-08-27 15:23:20 -05:00
AJ Kelly d5979dab6a [SongManager] Added GetPreferredSortSongs(), GetPreferredSortCourses(courseType,bIncludeAutogen), GetPopularCourses(courseType) Lua bindings. 2011-08-27 15:09:14 -05:00
AJ Kelly 8d5b50e876 [SongManager] Added GetCoursesInGroup(sCourseGroup,bIncludeAutogen), GetSongGroupBannerPath(songGroup), GetCourseGroupBannerPath(courseGroup), DoesSongGroupExist(songGroup), DoesCourseGroupExist(courseGroup), GetPopularSongs() Lua bindings. 2011-08-27 13:18:41 -05:00
AJ Kelly aec3c1a3d0 change GetWheelItem return type 2011-08-23 22:33:11 -05:00
AJ Kelly aa3041fe94 [Makefile.am] Fixed version date and time handling. 2011-08-23 15:48:56 -05:00
Jason Felds 7771ccf91a Added requirepasschallengesteps Lua binding. 2011-08-22 22:56:13 -04:00
Jason Felds 509f70f54a Add GetStepOfAllTypes binding. 2011-08-22 22:54:21 -04:00
AJ Kelly cdb2235b84 [PrefsManager, X11Helper] Added ShowMouseCursor preference. 2011-08-22 04:07:52 -05:00
AJ Kelly acff1863f7 oops rage miss 2011-08-21 19:03:44 -05:00
AJ Kelly 01c6c1679e [Song] Added Jacket, CD image (a la early DDR), and Disc (PIU-style) support. Added GetJacketPath(), GetCDImagePath(), GetDiscPath(), HasJacket(), HasDisc(), and HasCDImage() Lua bindings. 2011-08-21 19:03:19 -05:00
AJ Kelly 9154a273db update credits 2011-08-21 19:03:13 -05:00
Jason Felds acaaf1bfba Fix reading pre-split timing ssc files.
Welcome to the first cache of the next series.
Start placing your bets again on what the final
cache value will be for SM5 final.

As a reminder, we are on cache version 202 now.
2011-08-21 01:19:50 -04:00
AJ Kelly 2467eaa09d luadoc 2011-08-20 16:51:48 -05:00
Jason Felds 5e96a319ff Forgot this known issue. May not be needed. 2011-08-20 14:45:23 -04:00
AJ Kelly 7889adcc30 update changelog 2011-08-20 03:08:50 -05:00
AJ Kelly 0c40652436 [Player] Make keysounds respect volume preference. Fixes issue 344. 2011-08-20 03:03:10 -05:00
AJ Kelly 7fba9a3917 [PlayerOptions] Add GetMMod() Lua binding. 2011-08-20 01:45:06 -05:00
AJ Kelly 35118e7632 [CustomSpeedMods] Updated to v2.2; implements a m-Mod fix. [hanubeki] 2011-08-20 01:33:59 -05:00
Colby Klein d418e2ab8b Update changelog 2011-08-19 13:49:33 -07:00
AJ Kelly 21c64484c3 update docs 2011-08-19 15:24:31 -05:00
AJ Kelly dc456b0e07 [Song] Add ShowInDemonstrationAndRanking() Lua binding. 2011-08-19 15:01:21 -05:00
AJ Kelly 818ea049c2 [Steps] Add PredictMeter() and GetDisplayBPMType() Lua bindings. 2011-08-19 14:36:25 -05:00
AJ Kelly f2ace3195f [Trail] Added GetTotalMeter(), GetLengthSeconds(), IsSecret() and ContainsSong(song) Lua bindings. 2011-08-19 00:16:22 -05:00
AJ Kelly 38625e55d8 [Course] Add IsPlayableIn(StepsType) and IsRanking() Lua bindings. 2011-08-18 23:54:01 -05:00
AJ Kelly 66a11ed08f [RageInput] Added "No input devices were loaded." string to languages.
[RageInputDevice] Added localized names for InputDeviceState.
2011-08-18 19:19:03 -05:00
Jason Felds 2b0a5bb3d3 Thanks shakesoda! 2011-08-18 00:15:12 -04:00
Jason Felds 00254e814a Well, this unlock code was a failure. 2011-08-17 21:04:07 -04:00
Jason Felds ee192bf42e Add two known issues. 2011-08-17 17:01:16 -04:00
AJ Kelly 54c6fd471f Added PrettyPercent(numerator,denominator) Lua binding. Should probably add the two Commify bindings a bit later on... 2011-08-16 22:28:06 -05:00
AJ Kelly 031a5bdd05 minor update for a project that's not liked by various people in latin/south america over some dumb bullshit 2011-08-15 16:44:25 -05:00
Jason Felds bac99c408d Fixed enough for a changelog entry.
Hope I spelt your name right.
2011-08-14 09:42:31 -04:00
AJ Kelly 429712202a add a SegmentDisplay that displays if certain things appear in the song timing (stops, delays, warps, fake segments, scroll segments, speed segments) and chart attacks 2011-08-13 22:24:36 -05:00
AJ Kelly a5c62db884 [LowLevelWindow_X11] Don't force the window into the upper left corner. [ZipFile] 2011-08-13 18:53:29 -05:00
AJ Kelly e73d1a765c [Theme-side] Added Fancy UI Background preference to Theme Options. 2011-08-13 05:03:08 -05:00
Jason Felds 0f5debd139 Gah, I feel behind. 2011-08-08 21:41:22 -04:00
Jason Felds 03772d0e9b Clarify. 2011-08-08 21:39:43 -04:00
AJ Kelly b54492c2fd oops, changelog. 2011-08-07 19:09:52 -05:00
AJ Kelly 9c16ca4ef9 [GameState] add GetExpandedSectionName() Lua binding. 2011-08-07 19:08:47 -05:00
AJ Kelly a4c6b21b1e [BeginnerHelper] Made BeginnerHelper run the OnCommand. Also added missing files and fixed metrics. 2011-08-07 18:50:57 -05:00
AJ Kelly 0285f7687f [GameState, SongUtil] Fix Issue 263 by not charging 2x stages for doubles when not using joint premium. 2011-08-07 18:33:35 -05:00
AJ Kelly ad9cec03aa [TimingData] Add HasDelays() Lua binding; HasStops() now only checks stops. 2011-08-07 13:48:42 -05:00
AJ Kelly d413a0044d [LifeMeterBattery] Added LostLife param to LifeChanged message. Converted LifeMeterBattery lives to an AutoActor. 2011-08-07 01:05:43 -05:00
AJ Kelly bde0ac6fd2 [ScoreDisplayRave] Allow (Meter/Level)(X/Y) metrics to work again. 2011-08-06 15:17:27 -05:00
AJ Kelly 8ddb2f44d3 Issue 425 says: "The beat noteskin turns invisible after changing the folder name". Fix this. 2011-08-06 12:02:49 -05:00