| Status |
Function |
Long description |
|
Future
|
9th Style Support
|
Adding in "support" for 9th Style, which includes a variable that keeps track of whether a player has 9th style, and the ability to count those variables in the Stylecount report. That's it.
|
|
Future
|
Total Recall
|
A total overhaul of the current system, in order to make the code less insane, and convert the code from struct types and global functions to class types with member functions.
|
|
Attempted
|
Percentile Average
|
An average of a user's percentile rankings on each individual song. This did not work out for version 3 because it required making a list of users with each particular song, and I couldn't get it to sort right, or properly compile song data. It would probably be easier to do something like this after completely overhauling the program.
|
| Your suggestions here! |