Commit Graph
356 Commits
Author SHA1 Message Date
AJ Kelly e329e91602 Add names to life meter/meter display items
I would've added commands but I'm not sure where they get run from (or
if they get run at all), so that's a job for later.

(Sourced from shakesoda/stepmania.)
2013-10-10 00:11:12 -05:00
AJ Kelly 7ed3095492 Allow per-screen Start sounds instead of forcing Common Start
(Sourced from shakesoda/stepmania.)
2013-10-06 23:03:50 -05:00
AJ Kelly 7787efdaa9 Add Lua bindings for RankingCategory
(Sourced from shakesoda/stepmania.)
2013-10-04 07:43:41 -05:00
Devin J. Pohly 146a77274f Update changelog 2013-10-14 01:09:57 -04:00
Devin J. Pohly 8cbfbf377c update changelog 2013-09-07 00:53:05 -04:00
Devin J. Pohly 9b78e150bd documentation update 2013-08-30 13:33:11 -04:00
Devin J. Pohly 7b7dfda3bc Update Changelog with recent commits 2013-08-23 01:12:28 -04:00
Devin J. Pohly c60065a359 woooooooooah changelog.
Add yo stuff if I forgot anything (or anyone!).
2013-08-09 14:35:34 -04:00
Devin J. Pohly f3240cd0dc Update changelog with neg bpm change. 2013-05-20 22:22:01 -07:00
Devin J. Pohly 2caf3890a3 Mention MusicWheel.ChangeSort in changelog 2013-03-24 12:54:46 -04:00
Devin J. Pohly 1973091a7f ArchHooks: remove Data from per-user directory, move UserPackages to Packages 2013-02-05 00:01:08 -05:00
Jason Felds 569cd0ad86 Forgot to add my changelog entry. 2013-02-04 23:31:44 -05:00
Devin J. Pohly 2ffaaab125 addition to Lua behavior, update Changelog 2013-02-04 23:17:38 -05:00
Devin J. Pohly cfc3fb0e9a editor fix is user-facing, add to changelog 2013-01-25 15:53:01 -05:00
Devin J. Pohly 79583090ac guess this is a theme-facing feature. update changelog. 2013-01-12 10:43:33 -05:00
Jason Felds 5e6a9628d0 DOcument the previous commits. 2013-01-07 00:50:30 -05:00
Jason Felds 9485149903 I'm counting this as fixed.
And I'm not putting myself first.

Alphabetical order wins this time.
2013-01-03 23:51:48 -05:00
Flameshadowxeroshin 7057274ad7 changelog 2012-12-28 21:29:35 -06:00
Flameshadowxeroshin 0a0de2a140 and the changelog. 2012-12-25 23:36:28 -06:00
Colby Klein 93ac5d2bc8 Update changelog. 2012-12-24 16:16:05 -08:00
AJ Kelly b4bd8e82d9 Add various new bindings for ProfileManager, also GetGUID binding for Profile. [asorenson] 2012-11-22 12:42:12 -06:00
AJ Kelly c239e439a0 [ScreenDebugOverlay] Added BackgroundColor metric. 2012-07-26 17:27:45 -05:00
AJ Kelly 52b9c723dc [OptionRow] Set text after running OnCommand 2012-07-19 19:37:06 -05:00
AJ Kelly fe8578896b royal freem corporation. 2012-07-17 19:11:26 -05:00
AJ Kelly 03dac874ae forgot to update release date 2012-07-11 19:16:58 -05:00
AJ Kelly 53938d6b23 [ScreenEditMenu] Don't use "Blank" in the description for blank steps; use a blank string instead. 2012-07-11 00:13:36 -05:00
AJ Kelly 6504580576 [ScreenSelectMusic] Fix an issue where Control+<Letter> wouldn't work. 2012-07-10 01:39:02 -05:00
AJ Kelly 105c1b74d6 [InputMapper] Use "|" for separating entries instead of ",", since some companies have names like "x Ltd., something". [Mordae, AJ] 2012-07-09 12:21:21 -05:00
AJ Kelly 853af1ea69 [PlayerStageStats] Added GetSongsPassed and GetSongsPlayed Lua bindings. 2012-07-06 23:12:37 -05:00
AJ Kelly d1c2e3ad02 [ScoreDisplayRave] Add FrameBase and FrameOver to the metrics. 2012-07-06 13:09:18 -05:00
AJ Kelly 3f16433261 [ScreenRanking] Don't clobber alpha values when applying colors in SetPage. 2012-07-05 15:12:57 -05:00
AJ Kelly 330dd89cb6 [ScreenRanking] Added "NextPage" command. "SwitchPage" command is now "SwitchedPage". 2012-07-05 14:51:26 -05:00
AJ Kelly 74065ff0fd [ScreenGameplay] When ShowLifeMeterForDisabledPlayers is true, don't fill up life in the meter for the disabled player. (LifeMeterBar only) 2012-07-03 12:51:03 -05:00
AJ Kelly 8d8931999f ...fix ScreenHowToPlay not showing notes. Yes, I'm surprised as you are. 2012-07-03 01:40:15 -05:00
AJ Kelly 2a2cf23c47 [RageUtil] Add detection of .hg to StripCvsAndSvn. 2012-07-02 21:52:31 -05:00
AJ Kelly efb3b0b3ed [ScreenHowToPlay] Run InitCommand on Characters if enabled. 2012-07-02 16:57:22 -05:00
AJ Kelly 87d77d6cde [SongManager] Ending a group's name in PreferredSongs with "/*" will now load all songs from that group automatically. 2012-06-27 20:25:59 -05:00
AJ Kelly 11f670a303 added GetPlayerName(pn) Lua binding to PROFILEMAN 2012-06-21 21:05:59 -05:00
AJ Kelly c5fdfca65d [GrooveRadar] Added SetFromValues(pn,{f1,f2,f3,f4,f5}) Lua binding. 2012-06-05 13:00:37 -05:00
AJ Kelly a7f7a1fadb forgot to mention what that NotesLoaderBMS stuff was about in the changelog... 2012-06-02 23:06:35 -05:00
AJ Kelly a564f0c696 [PrefsManager] Add StretchBackgrounds preference. 2012-06-02 23:03:47 -05:00
AJ Kelly 3eb317522c [PlayerOptions] Fixes to Get/Set[C, M, X]Mod Lua bindings. [hanubeki]
Source: http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=97761b5dc87b8c8a1b296985a09814337578c745
2012-05-31 12:19:00 -05:00
AJ Kelly 6d0e884b95 [PaneDisplay] Added NullCountString metric. 2012-05-31 03:20:24 -05:00
AJ Kelly 80f8d2122a [PlayerState] Enabled GetPlayerController Lua binding. 2012-05-27 12:56:25 -05:00
AJ Kelly 44523f0c48 [MusicWheel] Added EmptyColor metric. 2012-05-27 12:55:31 -05:00
AJ Kelly dd82dc90fc [Steps] Modified HasSignificantTimingChanges; the following now disqualify when using a CMod: Stops, Delays, Warps, Speed Changes, Scroll Changes. Songs with a non-constant BPM will only disqualify if the High/Low difference is greater than 3.00. 2012-05-21 22:04:02 -05:00
Jason Felds 9e1e7970ef [ScreenEdit] New menu to modify attacks.
Check the Area Menu (Enter Key) to have fun.
2012-05-21 21:42:06 -04:00
Thai Pangsakulyanont 09b545c367 changelog 2012-05-21 14:01:53 +07:00
AJ Kelly ae57a3f2c2 [Actor] Make the xy command a source-code level command. 2012-05-19 00:20:30 -05:00
AJ Kelly ea0a854065 [LoadingWindow_Gtk] Actually resolve the path to the Splash file. [djpohly] 2012-05-17 12:08:05 -05:00