Skip to content

Commit c984399

Browse files
committed
Bump version, list changes
1 parent 93f3d46 commit c984399

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

haskell/CHANGES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Version history
22

3+
## 20180308
4+
5+
* Support MP3 audio for Clone Hero format
6+
* Fix invalid unison phrases (that "don't quite coincide")
7+
* Basic 5-lane drum support (converts to 4-lane; shows in web player)
8+
* Option to remove open HOPO notes when importing from PS/CH
9+
* Fix importing a `.chart` with two solo start events in a row
10+
* Change all tap notes to be HOPO for RB
11+
* Fix some CH songs being imported with no tracks
12+
* Fix some CH songs using the wrong audio delay value
13+
* Fix vocal charts imported from some GH to PS conversions
14+
* Fix some missing album art from PS imports
15+
* Show song title and artist in page title of web player
16+
* Show `mm:ss.sss` timestamp in web player
17+
* Web player colors and fonts separated out into editable file
18+
(more customization options coming)
19+
320
## 20180211
421

522
* Better support for fixing `BEAT` track errors, should enable fixing much

haskell/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: onyxite-customs-tool
2-
version: '20180211'
2+
version: '20180308'
33
github: mtolly/onyxite-customs
44
author: Michael Tolly <miketolly@gmail.com>
55
category: Distribution

0 commit comments

Comments
 (0)