aboutsummaryrefslogtreecommitdiff
path: root/src/gameplay/SongPlayer.java (unfollow)
Commit message (Expand)Author
2023-06-07Somehow, the linear interpolator on the note animation got lost at some point...Aidan Ross
2023-06-06fix sound and project cleanupsowgro
2023-06-06Miss sound is muted if not in songplayerAidan Ross
2023-06-06small tweakssowgro
2023-06-05improve level surround contrast, add key labelssowgro
2023-06-05update metadata for levels with diff prioritysowgro
2023-06-05new apathetic empathy difficultyZach Jordan
2023-06-05Syncing Issues fixed and added Q as a beat timer in the terminal.Aidan Ross
2023-06-05rewrote everything related to soundsowgro
2023-06-03Background switching for songs, and a little bit of testing with the level ed...Aidan Ross
2023-06-03Added some menuing sounds and made the hitsounds less obnoxiousAidan Ross
2023-06-03SYNCING ISSUES COMPLETELY FIXED and theres not even any workarounds this time...Aidan Ross
2023-06-02SYNCING IS FIXED!!!!Aidan Ross
2023-06-02some new pictures and stuffZach Jordan
2023-06-02bpm is now a doublesowgro
2023-06-02Finish levelUtility and project cleanupsowgro
2023-05-31The music is still out of synccccAidan Ross
2023-05-30Bit of progress on reading in the bpm and nuimbeatsAidan Ross
2023-05-30add cancel() to songPlayer class, which can be called to stop the music and t...Aidan Ross
2023-05-30commentsowgro
2023-05-30add comment about game over screensowgro
2023-05-30Early syncing tests with placeholder hit sounds and miss soundsAidan Ross
2023-05-28Early music testing + added red flash when missing a noteAidan Ross
2023-05-28Removed unnecesary files in the gameplay class, as well as merged gameplay.sc...Aidan Ross
2023-05-26update on file reading and reading color from metadataAidan Ross
2023-05-26Starting to test with reading in notes from a fileAidan Ross
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small c...sowgro
2023-05-25the main.Level() class is now declared in levelcontroller with the name of th...Aidan Ross
2023-05-25These are zachs changes to level controllerAidan Ross
2023-05-25fix keys when running gameplayer in guisowgro
2023-05-25rename gameplay packagesowgro
2023-05-25Renamed everything to be better and fixed arches on SongPlayerAidan Ross
2023-05-24add testSongPlayer (copy of newSongPlayer) to test the song player inside lev...sowgro
2023-05-24Instead of timestamps, notes are now sent in by beats, which are based off of...Aidan Ross
2023-05-24Score now completely works, and changed flashing color on buttonsAidan Ross
2023-05-24Scoring now almost works, and finished the visuals for hitting a noteAidan Ross
2023-05-24Trying to combine every file oh my godAidan Ross
2023-05-24Second AttemptAidan Ross
2023-05-24Improvements to newSongPlayerAidan Ross
2023-05-23Can now send the notes according to the chartAidan Ross
2023-05-23Finally i can code again, rewriting some lost animation codeAidan Ross
2023-05-17resized buttons and testing note displaysAidan Ross
2023-05-17resized buttons and set up infrastructure for the note animationAidan Ross
2023-05-17Making the buttons smaller, and began setting up the note visualizationAidan Ross
2023-05-16Overhaul of the look of the gui, I need to rename the boxesAidan Ross
2023-05-16Improved Button LookAidan Ross
2023-05-16Preliminary testing with converting the songPlayer class to JavaFX CodeAidan Ross