changelog, credits
This commit is contained in:
@@ -9,6 +9,25 @@ Not all changes are documented, for various reasons.
|
|||||||
supported but exist anyways.)
|
supported but exist anyways.)
|
||||||
_____________________________________________________________________________
|
_____________________________________________________________________________
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
sm-ssc v1.0 "final" | to be released 20100910
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
20100829
|
||||||
|
--------
|
||||||
|
* [SongManager] Added SetPreferredSongs(string) and SetPreferredCourses(string)
|
||||||
|
Lua bindings. The files have to be named "SongManager <name>.txt"
|
||||||
|
Example: SONGMAN:SetPreferredSongs("mysongs.txt") calls the file
|
||||||
|
"SongManager mysongs.txt". [cerbo]
|
||||||
|
|
||||||
|
20100826
|
||||||
|
--------
|
||||||
|
* Make Ctrl+[letter] work as expected in Artist sort. [Midiman, AJ]
|
||||||
|
|
||||||
|
20100822
|
||||||
|
--------
|
||||||
|
* Add [ArrowEffects] DrawHiddenNotesAfterReceptor metric [Daisuke Master]
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
sm-ssc v1.0 Release Candidate 2 | 20100822
|
sm-ssc v1.0 Release Candidate 2 | 20100822
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|||||||
+4
-1
@@ -23,7 +23,7 @@ shakesoda
|
|||||||
(in no particular order, aside from having SM team at the top)
|
(in no particular order, aside from having SM team at the top)
|
||||||
|
|
||||||
StepMania Team
|
StepMania Team
|
||||||
* Keeping StepMania 4 alive with changes, and providing a nice codebase for
|
* Keeping StepMania 5 alive with changes, and providing a nice codebase for
|
||||||
us to work with.
|
us to work with.
|
||||||
|
|
||||||
Aldo_MX
|
Aldo_MX
|
||||||
@@ -97,6 +97,9 @@ juanelote
|
|||||||
* [SongManager] GetSongGroupByIndex function
|
* [SongManager] GetSongGroupByIndex function
|
||||||
* [MusicWheel] JumpToNextGroup/JumpToPrevGroup logic modifications
|
* [MusicWheel] JumpToNextGroup/JumpToPrevGroup logic modifications
|
||||||
|
|
||||||
|
cerbo
|
||||||
|
* [SongManager] SetPreferredSongs() and SetPreferredCourses() Lua bindings
|
||||||
|
|
||||||
==the beta testers==
|
==the beta testers==
|
||||||
[SSC Beta Testing Team]
|
[SSC Beta Testing Team]
|
||||||
KeithD
|
KeithD
|
||||||
|
|||||||
Reference in New Issue
Block a user