Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

simfile 2.1.1

Latest
Compare
Choose a tag to compare
Loading
@garciagarcia released this 26 Nov 03:00
· 6 commits to main since this release

Two bugs insimfile 2.1.0’s SSC implementation broke multi-value properties, causing them to be truncated or mangled past the first value. This release fixes these issues:

  1. When opening an SSC file, theDISPLAYBPM andATTACKS properties of both simfiles and charts no longer stop parsing at the first:. ForDISPLAYBPM, this meant a BPM range of120:240 would have been incorrectly parsed as a static BPM of120.ATTACKS were completely broken as they use colon as a separator.
  2. The aforementioned properties are now correctly serialized fromSSCChart; previously, they would have been escaped with backslashes. This bug had the same effects described above, but only affected manual assignment of multi-value properties (e.g.chart.displaybpm = "120:240") since the first bug shadowed this bug during deserialization.
Assets2
Loading

[8]ページ先頭

©2009-2025 Movatter.jp