documentation update

This commit is contained in:
Devin J. Pohly
2013-08-30 13:33:11 -04:00
parent 01d6d5a3b3
commit 9b78e150bd
3 changed files with 7 additions and 12 deletions
+5
View File
@@ -8,6 +8,11 @@ ________________________________________________________________________________
StepMania current development
--------------------------------------------------------------------------------
2013/08/29
----------
* Fix hack pertaining to ModIcons and Lua-based option rows.
* Fix visual oddity on autoplayed rolls.
2013/08/22
----------
* [FFmpeg] Fix several video timing issues (delay, stutter, looping) with the
+1 -11
View File
@@ -1,11 +1,5 @@
The following is a list of known issues with StepMania 5.
* Hidden, Sudden, Stealth, and RandomVanish do not work with multi-layered
NoteSkins. Random Vanish, in particular, has caused crashes.
* In a more technical and general sense, diffuse commands do not
work properly with ActorFrames.
* This is most evident with the default dance mode noteskin.
* The course editor is not working. (It could stand to be rewritten.)
* The scoring system needs to be made global for the game instead
@@ -46,10 +40,6 @@ The following is a list of known issues with StepMania 5.
* The editor sometimes keeps playing music and won't scroll.
* FFMPEG ruins our lives. I suspect init problems for Linux, since it
works perfectly fine seemingly at random. Unsure for other platforms.
* is this still an issue with ffmpeg 0.10? -freem
* VBR MP3's don't seek correctly in the editor, which botches sync.
* There is no make install target for linux systems - this is important for
@@ -60,4 +50,4 @@ The following is a list of known issues with StepMania 5.
* Survival courses crash if you set a noteskin in the player options
just before starting the course.
* On some graphics cards, 3D models may cause crashes.
* On some graphics cards, 3D models may cause crashes.
+1 -1
View File
@@ -57,7 +57,7 @@ Jason Felds (Wolfman2000)
* Mac OS X maintainer
* Various fixes/changes. (see Changelogs for more details)
djpohly
Devin J. Pohly (djpohly)
* Various patches/fixes
==other contributors==