Commit Graph

328 Commits

Author SHA1 Message Date
AJ Kelly 054747b55c [ScreenSelectMusic] Added NullScoreString metric. 2011-05-02 17:15:41 -05:00
AJ Kelly 18840c97ec update lua docs 2011-05-01 23:29:36 -05:00
AJ Kelly af74f336b9 sm-ssc v1.2.5 2011-05-01 20:27:13 -05:00
AJ Kelly 6aec949c06 [Course] Added #SCRIPTER tag and GetScripter Lua binding. 2011-04-30 23:30:58 -05:00
AJ Kelly 56f503e29b [UnlockManager] Added GetPoints(UnlockRequirement), GetPointsForProfile(Profile,UnlockRequirement) Lua bindings. 2011-04-30 19:35:51 -05:00
AJ Kelly c5be31ec69 [Song] Added Origin (#ORIGIN tag in .ssc) 2011-04-30 19:23:29 -05:00
AJ Kelly b053e931c2 [UnlockEntry] Added GetCourse, GetCode Lua bindings.
[UnlockManager] Added UnlockRequirement_NumUnlocked enum.
2011-04-30 18:41:14 -05:00
AJ Kelly f5976bd860 fix late night typo 2011-04-30 05:23:35 -05:00
AJ Kelly 8dfa27df5e [OptionRow] Added Text param to RefreshMessageCommand. 2011-04-30 05:11:16 -05:00
AJ Kelly 3869c69098 [ScreenOptions] Renamed "ScreenOptions LineHighlight" to "ScreenOptions LineHighlight P#", making it load per-player. 2011-04-30 03:45:16 -05:00
AJ Kelly d99975bbe5 [BPMDisplay] Added SetFromSong Lua binding. 2011-04-28 19:12:50 -05:00
AJ Kelly 3a9c832ba1 [BeginnerHelper] Changed Player_#X/Y metrics to Player#X/Y metrics for consistency.
Converted the background to an AutoActor.
Renamed Initialize -> Init for consistency.
2011-04-28 19:11:16 -05:00
AJ Kelly bce91c399f [SongManager] Added GetCourseGroupNames Lua binding. 2011-04-23 21:13:28 -05:00
AJ Kelly 62815d8f58 [ScreenOptionsEditCourse] Fixed a crash when going to the first row. (Fixes issue 235) 2011-04-23 16:59:38 -05:00
AJ Kelly 73b42e87b0 [ScreenGameplaySyncMachine] Fixed a crash when entering ScreenGameplaySyncMachine as Player 2. (Fixes issue 127) 2011-04-23 16:05:40 -05:00
AJ Kelly 1d0fb92ebe [CourseLoaderCRS] Fixed loading of Player's Best/Most Played courses, probably others too. 2011-04-23 16:04:40 -05:00
AJ Kelly dca2f976b2 [FadingBanner] Added BannerRoulette, BannerRandom, and Banner(Custom Item Name) commands. 2011-04-22 05:09:47 -05:00
AJ Kelly 55c5cb145b [Banner] Added ScrollSpeedDivisor metric; controls the scroll speed of Random/Roulette banners. 2011-04-22 04:48:42 -05:00
AJ Kelly 438930f794 [ScreenGameplay] Added SongNumberFormat metric. 2011-04-21 13:49:54 -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 9efb17eca7 [LifeMeterBattery] Convert Frame to an AutoActor. 2011-04-21 01:44:13 -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 ce4667e9ca [CourseContentsList] Fix a crash. 2011-04-20 18:56:47 -05:00
AJ Kelly 445f9a5e32 * [PlayerOptions] Added UsingReverse() Lua binding (automatically tests GetReverse() == 1)
* [PlayerState] Added GetCurrentPlayerOptions() Lua binding
2011-04-16 21:10:44 -05:00
AJ Kelly a14d760e0c [ScreenSelectMusic] Made score frame into an AutoActor, changed the filename from "score frame p1" to "ScoreFrame P1" for consistency with other elements. 2011-04-13 03:41:09 -05:00
Jason Felds 4a8e45843e Add #GAINSECONDS tag. 2011-04-09 12:09:54 -04:00
Jason Felds 5d98f47fc3 Allow editing #DISPLAYBPM traits in the editor.
Look in Edit Song Info to find it.
2011-04-05 22:40:33 -04:00
Jason Felds 291b5cb055 Blank commit...making sure things didn't break. 2011-04-05 15:11:08 -04:00
Jason Felds 82846084c8 Umm...we added this already. HG!!! 2011-04-05 15:10:00 -04:00
Jonathan Payne 16f46584a3 3D Midi-note by Jousway. StreamHead fix, CourseFormat 2011-04-04 13:14:45 -07:00
AJ Kelly 348df5f561 Fix issue 247; a crash occurs when exiting Practice mode from dance-solo, dance-threepanel, and popn-nine (all of which can only have one player). Not sure if any other modes will cause this crash. 2011-04-02 00:32:30 -05:00
AJ Kelly 54415fa8fb [ScreenGameplay] Announcers say combo messages again. 2011-03-29 12:56:39 -05:00
AJ Kelly 91e6e1def8 changelog 2011-03-29 11:56:32 -05:00
AJ Kelly 322f8feafc fix version number to match the one in the source 2011-03-27 17:48:36 -05:00
AJ Kelly dc6174ad68 Fix Gameplay Footer not showing up over arrows 2011-03-27 17:41:13 -05:00
Thai Pangsakulyanont 42893d2dc2 name changes 2011-03-27 15:11:27 +07:00
Jason Felds 0f48de76bd Aiming for a release today! 2011-03-27 03:27:18 -04:00
Jason Felds 6637ba5f4d Mission accomplished: [warps] are in default.
Let the fun times roll!
2011-03-27 03:12:43 -04:00
Jason Felds 1671337612 [warps] Update changelogs. 2011-03-27 03:09:36 -04:00
Jason Felds b30f0ae437 Updated changelog with instructions.
Granted, I don't know who reads it...
2011-03-26 23:59:52 -04:00
Jason Felds 8b7435a50c [warps] Make our mark on #WARPS history. 2011-03-26 13:44:47 -04:00
AJ Kelly a1a1c11920 add WinDEU's Negative BPM/Stops tutorial for developers to use in determining the effects of Negative BPM/Stops 2011-03-25 19:54:23 -05:00
AJ Kelly 0f6d954066 changelog up 2011-03-25 15:42:39 -05:00
AJ Kelly 6afe4a496c update lua.xml 2011-03-25 01:45:19 -05:00
AJ Kelly 7d8e2c33bc [PlayerOptions] Tons of new Lua bindings. See the Lua documentation for all of them, there's too many to print here. 2011-03-20 21:25:49 -05:00
Jason Felds 8e892f4af2 Too many Wolfmen. I'm specifically "2000". 2011-03-20 14:11:25 -04:00
AJ Kelly 73550fadfb update credits; add theDtTvB to the sm-ssc team 2011-03-20 13:09:46 -05:00
AJ Kelly c7873d9199 [PlayerOptions] Added SetNoteSkin(string) Lua binding. 2011-03-20 13:03:16 -05:00
Thai Pangsakulyanont dc1be26231 Added my changes to the changelog. Put it on 20110316 because I pushed to sm-ssc on that day. 2011-03-18 22:32:00 +07:00
Jason Felds 3c3618f28d Fix Compress/Expand Steps bug. 2011-03-17 15:13:30 -04:00