Commit Graph
100 Commits
Author SHA1 Message Date
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 7d6fffeb8c and now I know why some people hate the .ssc format. 2012-06-28 12:34:58 -05:00
AJ Kelly 647928f0d9 also update offset; not sure if it should be -0.025 or -0.021 so I'm going with the former, as in the bug report (#800) 2012-06-28 12:26:07 -05:00
AJ Kelly 1e90d82e57 change BPM of gameplay sync machine simfiles per issue 800 2012-06-28 12:24:37 -05:00
AJ Kelly 0db0295e08 and exactly why is there a : after 'dance-single'? 2012-06-27 21:32:54 -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 9fc8aa589b even more finishtweening;/hitmine stuff 2012-06-27 16:08:51 -05:00
AJ Kelly 3327dc6be7 more finishtweening/hitmine stuff 2012-06-27 16:05:33 -05:00
AJ Kelly 9367c45d78 add finishtweening to hitmine commands for some noteskins; this may have to happen with others 2012-06-27 16:04:10 -05:00
AJ Kelly a517e1dce3 Move stage display up if Center1Player; fixes issue 777 2012-06-26 11:32:41 -05:00
AJ Kelly 11f670a303 added GetPlayerName(pn) Lua binding to PROFILEMAN 2012-06-21 21:05:59 -05:00
AJ Kelly acb64bb4e5 fix small typos 2012-06-20 12:57:53 -05:00
AJ Kelly 05c908a8a7 add win/lose display to Evaluation on Rave mode; fixes issue 578 (http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=578) 2012-06-18 14:49:14 -05:00
AJ Kelly c3b5eb7412 derp, no wonder it wasn't looking right in dance, they're using the SAME NOTESKIN 2012-06-18 10:55:57 -05:00
AJ Kelly d2ee5a5ab6 update known issues 2012-06-17 15:18:39 -05:00
AJ Kelly dbd50c9cfd merge 2012-06-17 00:44:02 -05:00
AJ Kelly 7422552936 in 16-bit texture mode, some graphics are better served by using dither, instead of banding. work in progress. 2012-06-17 00:43:38 -05:00
AJ Kelly ab7645fb39 fix spelling error 2012-06-14 17:31:48 -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
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 a9c8a9517b fix missing semicolon; whoops. 2012-06-02 22:55:18 -05:00
AJ Kelly 06787dd170 small changes 2012-06-02 22:54:41 -05:00
AJ Kelly c39e24e20a make it clear that this isn't supported/planned yet 2012-06-02 22:50:48 -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 38ca6bbea3 add missing metrics in [ScoreDisplayPercentage Percent]; should fix issue 782 2012-05-31 02:48:02 -05:00
AJ Kelly f89dd5e96e add white reverse flash bganimation 2012-05-31 02:43:17 -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
AJ Kelly b389308611 use the real product id instead of a hardcoded 'StepMania AMX' 2012-05-21 17:59:06 -05: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
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
AJ Kelly a476e34619 [ScreenOptionsMasterPrefs] Allow for FastLoadAdditionalSongs preference to be called via the "conf" command. 2012-05-16 13:14:13 -05:00
AJ Kelly 9d3b2f10dd fix eval showing one stage later than expected 2012-05-16 13:13:58 -05:00
AJ Kelly b02a4ae096 [ScreenWithMenuElements] Add DelayMusicSeconds metric. requested in issue 540: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=540 2012-05-16 01:31:00 -05:00
AJ Kelly d35089a75f metrics for versus techno stuff 2012-05-14 21:54:17 -05:00
AJ Kelly 650723a7e5 add Double5 to techno list, need to add Versus modes at some point 2012-05-14 21:48:42 -05:00
AJ Kelly 058c90aceb [Course] Added AllSongsAreFixed() Lua binding. 2012-05-14 00:25:58 -05:00
AJ Kelly dcce92d22f I'm going to do something ELSE for this alpha in terms of toggling things. if enough people legit complain, I'll revert it. 2012-05-14 00:25:49 -05:00
AJ Kelly dc6869c761 nothing special, just forgot to give sm5 alpha 2 a proper date in the changelog. 2012-05-05 19:36:01 -05:00
AJ Kelly 0e867243be [CustomSpeedMods] If a player decides to remove 1x from the machine profile's custom speed mods, re-add it back in to avoid crashes. 2012-05-03 20:04:49 -05:00
AJ Kelly 967237d881 Add Var "Player" and Var "Controller" for NoteSkin. [hanubeki]
Sourced from http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=824cff29912d1c29a667046ba463d195e81c524a
2012-05-03 14:27:51 -05:00
AJ Kelly 201d6e8029 another patch from djpohly, this time to silence some pointless log output 2012-05-03 14:06:41 -05:00
AJ Kelly 8b630f1064 apply djpohly's patch to fix issue 767
http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=767
2012-05-03 14:01:20 -05:00
AJ Kelly e639a7c7fc ugh, forgot something so simple. 2012-05-02 19:24:26 -05:00
AJ Kelly eb061fa03d Make ReceptorArrowRow and GhostArrowRow respect the column draw order. [hanubeki]
Sourced from http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=8ccf7449651eef51e8c42d031aa64da49a0b72ce
2012-05-02 19:24:08 -05:00
AJ Kelly 41d42f9561 "pump/default: move player variable to outside of function to work for split timing"
sourced from hanubeki: http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=ca5903590a0decbaca4c17194cf2efe025d3ce4a
2012-05-02 19:13:22 -05:00
AJ Kelly 48ce8eca53 update libpng.lib for windows to latest; should hopefully fix any issues 2012-04-28 18:23:03 -05:00
AJ Kelly c07d41cecb [Profile] Added GetLastPlayedSong and GetLastPlayedCourse Lua bindings. 2012-04-25 19:56:33 -05:00
AJ Kelly 4241a19029 add other license text to the source distribution 2012-04-24 12:40:10 -05:00
AJ Kelly 11637bd603 [LifeMeterBar] Reverted a change from 2010 that messed with how the life meter subtracts life. The life difficulty should match StepMania 3.9 again. 2012-04-22 14:01:12 -05:00
AJ Kelly 8740bd75a4 I'm pretty sure most people don't care about the genres not being mapped in BackgroundMapping.ini. 2012-04-22 13:16:38 -05:00
AJ Kelly caf33266f2 Updated Japanese language files, thanks @niler_jp 2012-04-22 10:23:02 -05:00
AJ Kelly 5fb324dd8c file. 2012-04-13 01:13:01 -05:00
AJ Kelly c94d18e0bb hg eol crap again. 2012-04-12 14:51:52 -05:00
AJ Kelly 2e9584e9a9 changes to credits; some of it sourced from hanubeki's clone, http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=b523c1bd56e6e4ee0bba799e1d2faeb08480bcae 2012-04-12 14:29:20 -05:00
AJ Kelly 700a8c7837 what the flying f... 2012-04-12 11:40:34 -05:00
AJ Kelly 33348f0743 [ScreenNetworkOptions] Fixed a bug where localized text would not show up properly. Fixes issue 759. 2012-04-08 11:12:30 -05:00
AJ Kelly 50fd9319e7 small update to this document 2012-04-02 22:40:43 -05:00
AJ Kelly 10cf5cfad0 update lua documentation. also, the schema validator moved; updated its location 2012-04-02 15:14:48 -05:00
AJ Kelly 73597d773f it's april. 2012-04-01 14:34:50 -05:00
AJ Kelly e3f4e9c4c6 just some small script updates 2012-04-01 13:42:57 -05:00
AJ Kelly 326f8ba076 look, we're this close to alpha 2. I'm just going to commit the productinfo and such, and then tag it once we all agree it's release-worthy 2012-04-01 12:28:57 -05:00
AJ Kelly 478359481a I'm so out of it I wasn't even sure what date it was 2012-03-31 13:47:43 -05:00
AJ Kelly e84647bd46 don't show award if failed 2012-03-31 13:25:41 -05:00
AJ Kelly ca281aa83f [GameManager] Allow beat single7 and versus7 to be shown in Demonstration. 2012-03-31 13:15:13 -05:00
AJ Kelly a99aa0a23f fix BPMDisplay not showing up on NetSelMusic by moving it. go figure. 2012-03-31 13:05:40 -05:00
AJ Kelly 0e1df4bfe2 move difficulty display out of the way in NetSelMusic 2012-03-31 13:03:02 -05:00
AJ Kelly 2a5dec7bb5 add missing metrics for ScreenGameplay:SurviveTime 2012-03-30 22:37:44 -05:00
AJ Kelly c0b4389846 Gameplay StageDisplay now shows final stage properly 2012-03-30 15:31:11 -05:00
AJ Kelly 96e67c4200 it's a @#$#!%!$#%!@# function not a !@$$ #@$!%! variable you @#$!#$#!@$#!@$ #!@$!#$#!@$@ of !@#!@#$#!@$ 2012-03-30 15:20:25 -05:00
AJ Kelly a902bd2a2f add NoteSkin.lua for pump\delta\; was accidentally deleted 2012-03-30 00:50:55 -05:00
AJ Kelly ab97e0cc5b add message for ComboOnRolls preference 2012-03-28 19:57:21 -05:00
AJ Kelly 3ca54f1000 [Player] Keysounds now respect the volume settings. Sourced from hanubeki-modified-sm-ssc rev. 16fc5b714582 [hanubeki] 2012-03-28 19:24:27 -05:00
AJ Kelly 59b43867c1 [GameState] Added GetStageResult(pn) Lua binding. 2012-03-28 18:55:17 -05:00
AJ Kelly 2dd68c8349 [GameConstantsAndTypes] Made StageResult Lua-aware. 2012-03-28 18:55:06 -05:00
AJ Kelly 7f70e77b57 [ScoreKeeperRave] Actually handle hold scores in HandleHoldScore(). Players should please provide feedback on how this affects gameplay, as this is a temporary feature. 2012-03-28 18:54:52 -05:00
AJ Kelly e71832b14e fix up Rave gameplay out not displaying the proper results; see issue 695 2012-03-28 18:54:20 -05:00
AJ Kelly f480d1bb64 fix issue 458, which was a warning about replacing the frames table in the default pump noteskins. 2012-03-28 11:43:38 -05:00
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