Jason Felds
|
630168d64b
|
[sm130futures] Allow editing more Song Info in menus.
In this case, Beat 0 Offset, Music Sample Start,
and Music Sample Length can be edited via Edit Song Info.
|
2011-05-03 09:18:31 -04:00 |
|
Jason Felds
|
04c151b436
|
[sm130futures] Need to get used to calling this sm5.
|
2011-05-03 09:11:51 -04:00 |
|
Jason Felds
|
39d5e8f676
|
[sm130futures] Typo fix; force version update.
|
2011-05-02 22:36:20 -04:00 |
|
Jason Felds
|
9bb7b633c9
|
[default -> sm130futures] Hello GLEW.
|
2011-05-02 21:12:11 -04:00 |
|
AJ Kelly
|
054747b55c
|
[ScreenSelectMusic] Added NullScoreString metric.
|
2011-05-02 17:15:41 -05:00 |
|
Jason Felds
|
a220fafbf4
|
[default -> sm130futures] Bring up to date.
In a day or two, this branch will likely be
brought into default.
|
2011-05-02 10:24:52 -04:00 |
|
AJ Kelly
|
18840c97ec
|
update lua docs
|
2011-05-01 23:29:36 -05:00 |
|
Jason Felds
|
6fb7d2a4e2
|
[default -> sm130futures] Bring up to date.
|
2011-05-01 21:35:20 -04: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 |
|
Jason Felds
|
f8128bf226
|
[default -> sm130futures] Bring up to date.
|
2011-04-17 22:34:48 -04:00 |
|
Jason Felds
|
4358e29b30
|
[sm130score -> sm130futures] Complete for now.
|
2011-04-17 22:33:07 -04: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
|
637b221f51
|
[sm130futures] ALL HAIL theDtTvB!
|
2011-04-09 10:57:58 -04:00 |
|
Jason Felds
|
f9f87f35f1
|
[default -> sm130futures] Obvious.
|
2011-04-05 22:41:41 -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
|
6b6b8ca3f8
|
[default -> sm130futures] Up to date again.
|
2011-04-05 19:49:03 -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 |
|
Jason Felds
|
b4c76dae0f
|
[default -> sm130futures] Bring up to date.
|
2011-04-05 14:31:41 -04:00 |
|
Jason Felds
|
a8ce71fd81
|
[sm130labels] Prepare changelog.
|
2011-04-05 01:33:47 -04:00 |
|
Jason Felds
|
1e57ef5ba8
|
[sm130labels] Yes, I remembered the lua docs.
|
2011-04-04 23:27:09 -04:00 |
|
Jason Felds
|
3991f81101
|
[sm130labels] Add labels to the SSC format.
Also do cleanup on the Loader and Writer comments.
Editor hooks to follow soon.
|
2011-04-04 23:24:32 -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 |
|