From 9b78e150bd732ba4c591b90b1ad5af417b7025e7 Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Fri, 30 Aug 2013 13:33:11 -0400 Subject: [PATCH] documentation update --- Docs/Changelog_sm5.txt | 5 +++++ Docs/KnownIssues.txt | 12 +----------- Docs/credits.txt | 2 +- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index f369d9138b..a77195470e 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -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 diff --git a/Docs/KnownIssues.txt b/Docs/KnownIssues.txt index ba2947626b..04ff7449f6 100644 --- a/Docs/KnownIssues.txt +++ b/Docs/KnownIssues.txt @@ -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. \ No newline at end of file +* On some graphics cards, 3D models may cause crashes. diff --git a/Docs/credits.txt b/Docs/credits.txt index f95ef81e09..8221a56aed 100644 --- a/Docs/credits.txt +++ b/Docs/credits.txt @@ -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==