AJ Kelly
fe8578896b
royal freem corporation.
2012-07-17 19:11:26 -05:00
AJ Kelly
992d5d8232
sm5 alpha 3
2012-07-11 19:11:36 -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
7051b2bc16
it's bitching about this for some reason
2012-07-08 10:58:53 -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
2c01d46559
the compiler in Visual Studio 2010 is a jerk. VS2008 was able to compile it just fine. :(
2012-07-02 16:50:12 -05:00
AJ Kelly
451a56b0c6
fix case; fixes linux build
2012-07-01 15:27:50 -05:00
AJ Kelly
9931903f88
add CreateZip from SM4 betas. Someone should probably add this to the xcode project file.
2012-07-01 12:46:00 -05:00
AJ Kelly
3afd1b930b
no, really. fix it this time. and stop telling me about createzip, local st command
2012-07-01 12:39:10 -05:00
AJ Kelly
2806f86699
do it right this time.
2012-07-01 12:30:14 -05:00
AJ Kelly
64e7b85a9e
add SaveToJsonFile() function from SM4 betas.
2012-07-01 12:24:39 -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
db0fc91d8b
the rest of the GTK splash.png fix form djpohly
2012-06-14 14:54:20 -05:00
AJ Kelly
d46ddd5331
update lua documentation, fix formatting on PlayerStageStats
2012-06-08 00:14:08 -05:00
AJ Kelly
c5fdfca65d
[GrooveRadar] Added SetFromValues(pn,{f1,f2,f3,f4,f5}) Lua binding.
2012-06-05 13:00:37 -05:00
Patrick McIlroy
ebf1bf6028
Add WM_CLASS info to X11 window, controlled by XWMName .ini entry, defaulting to PRODUCT_ID.
...
Tested with: xdotool search --classname 'StepMania 5'
2012-06-03 22:55:34 -07:00
AJ Kelly
a564f0c696
[PrefsManager] Add StretchBackgrounds preference.
2012-06-02 23:03:47 -05:00
AJ Kelly
a9c8a9517b
fix missing semicolon; whoops.
2012-06-02 22:55:18 -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
05a410321e
formatting
2012-05-27 12:55:57 -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
5282645a9a
Texture Font Generator for VS2010.
...
I will look forward to when we don't need this.
2012-05-21 22:20:08 -04:00
Jason Felds
de62676daf
Now, will the merged stuff work?
2012-05-21 21:48:41 -04:00
Jason Felds
00f7991759
Temporarily disable the version checker properly.
...
Sorry Aldo, but I still want this to point
to the proper version of SM5. ;)
2012-05-21 21:47:19 -04:00
Jason Felds
524755fad8
Minor adjustments on the VS2010 file.
2012-05-21 21:45:08 -04: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
Jason Felds
55e1eff14c
Quick way to get the number of attacks.
2012-05-21 21:10:10 -04:00
Jason Felds
db3b93f79e
hgeol attack during debugging.
2012-05-21 21:09:47 -04:00
AJ Kelly
b389308611
use the real product id instead of a hardcoded 'StepMania AMX'
2012-05-21 17:59:06 -05:00
Jason Felds
c549fe26f0
Make it false for now.
...
When the server points to check for SM5 properly
and not another build, then we can look into it.
2012-05-21 18:33:27 -04:00
AJ Kelly
96969ce4e8
only run update logic after applying command line options; allows --ExportLuaInformation to run without requiring user input
2012-05-21 13:14:23 -05:00
Jason Felds
d624ae5010
I think false was intended here.
2012-05-21 08:59:57 -04:00
Thai Pangsakulyanont
f2697f9eb5
fix possible syntax error
2012-05-21 16:03:42 +07:00
Thai Pangsakulyanont
67bbfd9a09
merge
2012-05-21 15:04:06 +07:00
Aldo Fregoso
09f369cd33
Imported the check for updates code from StepMania AMX.
...
---
TODO: Move the code from NSMAN to a new class
TODO: HOOKS->GetURL for Linux
TODO: Do not run the check every time the game is launched, use:
PREFSMAN->m_iUpdateCheckIntervalSeconds - Seconds to wait before running the next check
PREFSMAN->m_iUpdateCheckLastCheckedSecond - Timestamp of the last check
2012-05-21 02:29:59 -05:00
Thai Pangsakulyanont
2b6670c2df
optimize adding background changes
...
I have a song with 5841 background changes and it took 3 seconds to load that song.
2012-05-21 14:27:17 +07:00
Thai Pangsakulyanont
1c85c74785
remove the debugging code
2012-05-21 14:02:38 +07:00