parkour Wave file stuff: Sample Rates: 08000-401f 11025-112b 12000-e02e 16000-803e 22050-2256 24000-c05d 32000-007d 44100-44ac 48000-80bb sizes: Differences Divisible 2-14876427(e2ff0b) 11(0b) 11599627(b0ff0b) 3276800 ~1.28 4-4370084 (42aea4) 66(42) 1456706 (163a42) 2913378 ~3 3-476260 (074464) 6 (06) 224262 (036c06) 251998 ~2.12 (777) 6-450340 (4606df) 6 (06) 6 (06) err err (Andante) 5-46850 (00b702) 2 (02) 13534722(CE8602) err err 1-39600 (9ab0) 0 (00) 26544 (67b0) 13056 ~1.5 Andante: 10.210612244897959183673469387755 (Step:44099)450277 777:10.798503401360544217687074829932 For Version 0.7alpha +figure out Why the fuck SDL_Mixer is causing the entire memory of the game to become void. (because appearntly it doesn't like even trying to load .xa files, fixed this by check the file for the magic number and skipping it, if it is xa.) +allow for no Vsync to run smoothly by doing (SDL_Getticks/16)*step to all animations. +grades not appearing sometimes. +passthrough on the 2nd guitar lifebar when both guitars are activated. +*idea* for cool effect on the lightup on the bars. create a draw object that makes 2 verticies black creating a gradient. +notes are to dark/background too bright. +experiment with multiple framed png files for the background. (01x01.png 9x99.png etc.) +Reload sometimes causes song to slow way down. +Reload only working when jukebox mode activated. (Parsekey.c) +optimize texture loading code. +vSync, not turning on. +Add F11/F12 and high score support to a new file format, ".dgb" for digiband extensions.\ +Goods shouldn't break combos.... +adjust difficulty range, and create "Consts" for ease of adjustment. ?bug in Adv and Ext for offset. FIX ME YOU LAZY BASTARD! +Background flicker on the transition from the title to options screen. +FINALLY GOT THE GRADES IN A DESCENT GRADE SCALE.(Not to hard, not to easy.) +Change/remove feature grades not dissappearing. +fixed MAJOR problem with guitar and drum note 'streams/drumrolls' not working. (WTF BBQ! How did I not notice that!) +fixed error caused by fixes with Max Combo. +seperate note triggers for both guitars. +make grades "bounce" to indicate change. -~different game modes? -!Also after selecting instrument and game mode, be sure to announce "Press start to continue". -!fix Aspect ratio for new theme. User found bugs/issues: =!in some songs, while playing as guitar one, just hitting the red/green/blue buttons without touching the pick, I was making drum noises (Ryan) (This was found to either be a key mapping issue, or a bad file. Could not recreate problem outside of those two scenarios). +!pick up and down (Ryan) +!Make selection cursors "blink".(using the gradient of the poly as oppose to the renderer.)(Ryan) -~keys do not report what key/button they are. (Ryan) -~might want to think of some way to check for duplicate keys. (Ryan)