|
From: Lasse Kärkkäi. <tr...@us...> - 2009-12-06 03:44:11
|
Module: web Branch: master Commit: 038b06bf090373e9961fc37096301ddce9c02770 Author: Lasse Karkkainen <tro...@tr...> Date: Sun Dec 6 05:43:49 2009 +0200 Archive some news --- htdocs-source/history.txt | 10 ++++++++++ htdocs-source/index.txt | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/htdocs-source/history.txt b/htdocs-source/history.txt index 0dc769a..839c80c 100644 --- a/htdocs-source/history.txt +++ b/htdocs-source/history.txt @@ -1,5 +1,15 @@ Archived news +:h2:2009-11-16 - Testers needed +Since the last status update we have had active development and currently the codebase is starting to look suitable for a release. Since waiting more will not make things better, we have set the release date as the next weekend. Please help us test the development version (git master) and let us know if there are any problems, especially if there are any regressions from 0.3.2. The instrument feature is not very pretty, but the playability of it already seems better than that of Frets on Fire. There are a few known issues with the FoF format song parser when dealing with vocal tracks. It is likely that these will not get fixed in time for 0.4.0. + +:h2:2009-10-28 - Status update +The development has been quiet during the last two months, but we have done various smaller fixes. The guitar support has been improved with pull-off support and new scoring. MIDI drum support is in the works. We decided not to release 0.4 yet, even though it would bring major new features, as the sound code has some regressions that may hurt users who don't even need the band game features. A release will be made once these issues have been fixed. + +In other news, we have three new developers working on a dance game feature in a separate branch. If all goes well, that should be available in the 0.5 release in January or so. + +The current band game graphics suck, so we are desperately looking for talented SVG graphicians. If you think you can work fluently in Inkscape or some other SVG software, and think you can help, please contact us (preferrably on IRC channel #performous on Freenode). + :h2:2009-08-23 - Git repository address changed SF.net now supports multiple repositories and because of that the address has changed. Use <strong>git config remote.origin.url git://git.performous.org/gitroot/performous/performous</strong> to set the new URL in your existing repository. diff --git a/htdocs-source/index.txt b/htdocs-source/index.txt index f9e4fb9..c241e55 100644 --- a/htdocs-source/index.txt +++ b/htdocs-source/index.txt @@ -37,13 +37,3 @@ A major new release that not only contains improvements to the singing game you Various small bugs fixed Special thanks to all the new developers who participated in this release (see a list of contributors and their activity at <a href="http://www.ohloh.net/projects/performous">Ohloh.net</a>). Without you it would not be possible to develop the game at a rate greater than ever before :) -:h2:2009-11-16 - Testers needed -Since the last status update we have had active development and currently the codebase is starting to look suitable for a release. Since waiting more will not make things better, we have set the release date as the next weekend. Please help us test the development version (git master) and let us know if there are any problems, especially if there are any regressions from 0.3.2. The instrument feature is not very pretty, but the playability of it already seems better than that of Frets on Fire. There are a few known issues with the FoF format song parser when dealing with vocal tracks. It is likely that these will not get fixed in time for 0.4.0. - -:h2:2009-10-28 - Status update -The development has been quiet during the last two months, but we have done various smaller fixes. The guitar support has been improved with pull-off support and new scoring. MIDI drum support is in the works. We decided not to release 0.4 yet, even though it would bring major new features, as the sound code has some regressions that may hurt users who don't even need the band game features. A release will be made once these issues have been fixed. - -In other news, we have three new developers working on a dance game feature in a separate branch. If all goes well, that should be available in the 0.5 release in January or so. - -The current band game graphics suck, so we are desperately looking for talented SVG graphicians. If you think you can work fluently in Inkscape or some other SVG software, and think you can help, please contact us (preferrably on IRC channel #performous on Freenode). - |