Skip to content

Commit

Permalink
20171126
Browse files Browse the repository at this point in the history
  • Loading branch information
mtolly committed Nov 27, 2017
1 parent 62bc537 commit 10a1dce
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions haskell/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Version history

## 20171126

* Better file adder screen: parses and displays songs as they're added
* Browser preview supports Clone Hero's 6-fret (GH Live) mode, open notes,
and tap notes
* Imports .chart files. Must be in Clone Hero format (in its own folder,
following the Phase Shift audio naming convention, with optional `song.ini`)
and `.ogg` audio (not `.mp3`)
* Reaper projects now come with pitch colormaps for 5-fret, 6-fret, and drums
* Various import/convert fixes
* Checks for new version on launch

## 20171011

* A real Windows installer
Expand Down
2 changes: 1 addition & 1 deletion haskell/onyxite-customs-tool.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: onyxite-customs-tool
version: 20171011
version: 20171126
homepage: https://github.com/mtolly/onyxite-customs
author: Michael Tolly
maintainer: miketolly@gmail.com
Expand Down

0 comments on commit 10a1dce

Please sign in to comment.