| Commit message (Expand) | Author |
2023-06-07 | Somehow, the linear interpolator on the note animation got lost at some point... | Aidan Ross |
2023-06-06 | fix sound and project cleanup | sowgro |
2023-06-06 | Miss sound is muted if not in songplayer | Aidan Ross |
2023-06-06 | small tweaks | sowgro |
2023-06-05 | improve level surround contrast, add key labels | sowgro |
2023-06-05 | update metadata for levels with diff priority | sowgro |
2023-06-05 | new apathetic empathy difficulty | Zach Jordan |
2023-06-05 | Syncing Issues fixed and added Q as a beat timer in the terminal. | Aidan Ross |
2023-06-05 | rewrote everything related to sound | sowgro |
2023-06-03 | Background switching for songs, and a little bit of testing with the level ed... | Aidan Ross |
2023-06-03 | Added some menuing sounds and made the hitsounds less obnoxious | Aidan Ross |
2023-06-03 | SYNCING ISSUES COMPLETELY FIXED and theres not even any workarounds this time... | Aidan Ross |
2023-06-02 | SYNCING IS FIXED!!!! | Aidan Ross |
2023-06-02 | some new pictures and stuff | Zach Jordan |
2023-06-02 | bpm is now a double | sowgro |
2023-06-02 | Finish levelUtility and project cleanup | sowgro |
2023-05-31 | The music is still out of syncccc | Aidan Ross |
2023-05-30 | Bit of progress on reading in the bpm and nuimbeats | Aidan Ross |
2023-05-30 | add cancel() to songPlayer class, which can be called to stop the music and t... | Aidan Ross |
2023-05-30 | comment | sowgro |
2023-05-30 | add comment about game over screen | sowgro |
2023-05-30 | Early syncing tests with placeholder hit sounds and miss sounds | Aidan Ross |
2023-05-28 | Early music testing + added red flash when missing a note | Aidan Ross |
2023-05-28 | Removed unnecesary files in the gameplay class, as well as merged gameplay.sc... | Aidan Ross |
2023-05-26 | update on file reading and reading color from metadata | Aidan Ross |
2023-05-26 | Starting to test with reading in notes from a file | Aidan Ross |
2023-05-25 | Move levels outside of src, prepare for leaderboard writing and other small c... | sowgro |
2023-05-25 | the main.Level() class is now declared in levelcontroller with the name of th... | Aidan Ross |
2023-05-25 | These are zachs changes to level controller | Aidan Ross |
2023-05-25 | fix keys when running gameplayer in gui | sowgro |
2023-05-25 | rename gameplay package | sowgro |
2023-05-25 | Renamed everything to be better and fixed arches on SongPlayer | Aidan Ross |
2023-05-24 | add testSongPlayer (copy of newSongPlayer) to test the song player inside lev... | sowgro |
2023-05-24 | Instead of timestamps, notes are now sent in by beats, which are based off of... | Aidan Ross |
2023-05-24 | Score now completely works, and changed flashing color on buttons | Aidan Ross |
2023-05-24 | Scoring now almost works, and finished the visuals for hitting a note | Aidan Ross |
2023-05-24 | Trying to combine every file oh my god | Aidan Ross |
2023-05-24 | Second Attempt | Aidan Ross |
2023-05-24 | Improvements to newSongPlayer | Aidan Ross |
2023-05-23 | Can now send the notes according to the chart | Aidan Ross |
2023-05-23 | Finally i can code again, rewriting some lost animation code | Aidan Ross |
2023-05-17 | resized buttons and testing note displays | Aidan Ross |
2023-05-17 | resized buttons and set up infrastructure for the note animation | Aidan Ross |
2023-05-17 | Making the buttons smaller, and began setting up the note visualization | Aidan Ross |
2023-05-16 | Overhaul of the look of the gui, I need to rename the boxes | Aidan Ross |
2023-05-16 | Improved Button Look | Aidan Ross |
2023-05-16 | Preliminary testing with converting the songPlayer class to JavaFX Code | Aidan Ross |