Skip to content

StepMania 3.9 r2018

Latest
Compare
Choose a tag to compare
@sillybear sillybear released this 07 Feb 05:44
· 1 commit to master since this release

*** This is a patch to SM 3.9 Vanilla build. ***

This build is based from StepMania 3.9+REDUX with some core updates.

                                          [----StepMania 3.9 r2018 Changes----]

//--- 2018-February ---//
[Editor]

  • BGCHANGES tag won't be generated if there is only one bg change/movies and start beat is 0.

                                          [----StepMania 3.9 r2017 Changes----]		

//--- 2017-July ---//
[NotesWriterSM & NotesWriterDWI]

Sort steps by type and difficulty first before saving to cache and dwi/sm files

//--- 2017-February ---//
[ScreenGameplay & ScreenEdit]

Fixed Assist Tick start time bug by adding global song offset seconds to it
[ScreenEdit]
bpm and stop numbers in notefield has no trailing decimal zero now.
[ScreenSelectMusic]
Updates to DDR X1-style meter pills.
[NotesWriterSM & NotesWriterDWI]
-These will not output in sm:
-- metadata with blank values (sm and dwi)
-- metadata with default values (when OFFSET is 0 and/or SELECTABLE is YES)
-- All numbers (except step data) have no trailing zeroes. Decimal precision for beat seconds is 5 while others (bpm, numSeconds) is 3.
-- groove radar data is only saved in cache, not in sm files.
-- removed measure number tags
-- removed -nosongbg- in BGCHANGES
-- default BGCHANGES value is changed from
0=[movie file]=1,1,1,0 to
0=[movie file]=1,0,0,0

[Others]

changed default sample music length from 12 to 15
removed possible banner lookup conditions. This fixed the bug where jacket image is loaded when the song has no banner.