Kyzentun Keeslala
f2ff693c63
Change bonus area on evaluation to scale the radar bars down if the radar value is greater than 1.
2015-07-09 16:25:06 -06:00
Kyzentun
b293a8c073
Added debug key for toggling action sounds off. Touches every place that RageSound::Play is called, hope I didn't miss one.
2015-02-28 06:25:02 -07:00
Kyzentun
8d5a272d99
Fixed ScreenEvaluationSummary to not run off the end of its banner list if over 5 songs were played. Added Alejandro to translation credits.
2015-02-10 13:54:33 -07:00
Kyzentun
3fb36af157
Separate styles for players. Notefields positioned between margins. Edit mode works for kickbox.
2014-12-09 22:27:00 -07:00
sillybear
67358e0ee0
[Announcer] Add "evaluation full combo W3" and
...
optional "evaluation full combo W4"
2014-12-04 03:01:33 +08:00
Kyzentun
2199e7aafb
Fixed GAMESTATE:GetCurrentStage to use correct logic for determining if all human players are on final stage.
...
THEME:GetPath lua functions can now pass true for the third arg if the element is optional.
Fixes to various StageDisplay things in default.
thify_number and thified_curstage_index lua functions added to default/Scripts/04 Other.lua.
2014-09-07 04:05:10 -06:00
Kyzentun
f8e1e28286
Exposed StepMania::SaveScreenshot to Lua. Added prefix and suffix args for setting the screenshot name and removed the unused index arg. Added GetHighScore to PlayerStageStats and AddScreenshot to Profile so that Lua can imitate ScreenEvaluation's code for adding a screenshot to the profile. Removed hungarian notation from variable names in StepMania::SaveScreenshot.
2014-06-17 00:29:09 -06:00
Kyzentun
421a9be57b
Ripped out existing PlayerOptions Lua interface and replaced it wholesale. Removed PrefsManager's DefaultFailType enum. Moved PlayerOptions::FailType enum to GameConstantsAndTypes and made it Lua accessible. Changed ModsLevel enum to include ModsLevel_Current to make accessing that ModsLevel easier to access. Rearranged ModsGroup appropriately. Added non-const Get functions to ModsGroup. Removed PlayerOptions.m_bSetTiltOrSkew because it had no reason to exist. Moved 200.0f to the const CMOD_DEFAULT because it was being used in more than one place.
2014-05-01 23:23:20 -06:00
Devin J. Pohly
d13ac7e7a2
modify Input() on screens to return boolean
2013-01-12 22:48:38 -05:00
AJ Kelly
d782518c14
[ScreenEvaluation] Added RollingNumbersMaxComboClass metric. (also removed unused MaxComboNumDigits metric from C++-side)
2011-09-23 01:26:53 -05:00
AJ Kelly
deeb6fdb0e
[ScreenEvaluation] Added "evaluation full combo W1" and "evaluation full combo W2" announcer cues.
2011-09-11 03:21:31 -05:00
Jason Felds
dbdab4759e
[Xcode4] May as well fix switch warnings.
...
Still need some assistance for the linker error.
2011-07-20 11:11:04 -04:00
Jason Felds
0a7b9ce170
Some respect for OOP. (MasterPlayerNumber)
2011-06-06 20:40:11 -04:00
AJ Kelly
015fceea70
small changes
2011-05-15 03:33:19 -05:00
AJ Kelly
aec1112144
[ScreenEvaluation] Stop the Bonus bars from overflowing in course modes.
2011-05-14 19:36:50 -05:00
AJ Kelly
c064e7cc62
[ScreenEvaluation] Added RollingNumbersClass metric, allowing for the ability to change which RollingNumbers class is loaded.
2011-04-21 01:56:56 -05:00
AJ Kelly
e6b20ef704
[ScreenSelectMusic] Changed "Percent Frame p1" to "PercentFrame P1" for consistency.
2011-04-21 00:33:56 -05:00
AJ Kelly
8892ad3078
fix a crash on themes which use the detail lines on ScreenEvaluation
2011-03-17 18:22:31 -05:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
bc8761bd30
add message to an assert
2011-03-16 15:26:57 -05:00
AJ Kelly
de45576905
add comment about bonus bars
2011-03-08 19:12:39 -06:00
Jason Felds
86f3bf7e79
Radar branch: add Fakes wherever it made sense.
...
Need to check metrics, then ready to test.
2011-02-27 22:36:04 -05:00
Jason Felds
9d13036e08
Add @briefs to the Luna classes.
...
Yeah...there was a lot. */
2011-02-19 12:26:18 -05:00
Jason Felds
00257e7995
Consistent semicolon use.
...
This is C++, not Python!
2011-02-18 20:40:51 -05:00
AJ Kelly
53a8a435ef
remove unfinished karaoke mode
2010-08-19 21:24:35 -05:00
AJ Kelly
662e8659fe
just some cleanup
2010-08-04 11:17:46 -05:00
AJ Kelly
4cf7e1ec3c
[ScreenEvaluation] "time label" -> "TimeLabel" for naming consistency
2010-05-13 03:06:56 -05:00
AJ Kelly
08ae114692
add lifts to a few things. (but not ScreenEvaluation DetailLines (yet). I may flip the switch on that before beta 3)
...
Profile:GetTotalLifts() Lua binding added.
2010-04-20 23:04:43 -05:00
AJ Kelly
4d50f8da6e
[ScreenEvaluation] new metric DetailLineFormat. must contain two integer flags (%d or %i should work.)
2010-03-09 03:22:05 -06:00
AJ Kelly
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
Devin J. Pohly
80057f53cd
smsvn -> ssc-hg glue: rearrange directory structure
2013-06-10 15:38:43 -04:00