| Commit message (Expand) | Author |
2023-06-02 | kinda working note writer | sowgro |
2023-06-02 | bpm is now a double | sowgro |
2023-06-02 | start note editor, new test level | sowgro |
2023-06-02 | Finish levelUtility and project cleanup | sowgro |
2023-06-01 | finish gui level editor | sowgro |
2023-06-01 | early code for level editor gui | sowgro |
2023-05-31 | leaderboard sort by score by default, and fix gameOver diff title | sowgro |
2023-05-31 | same thing as last commit | Zach Jordan |
2023-05-31 | The music is still out of syncccc | Aidan Ross |
2023-05-31 | i changed one (1) line of code to not hardcode bpm | Zach Jordan |
2023-05-30 | fix cut off text in table | sowgro |
2023-05-30 | finish metadata and leaderboard reading | sowgro |
2023-05-30 | more testing | Zach Jordan |
2023-05-30 | testing stuff | Zach Jordan |
2023-05-30 | finished difficulty stuff, hope it works | Zach Jordan |
2023-05-30 | finished difficulty json methods. i hope they work lmao | Zach Jordan |
2023-05-30 | working on difficulty stuff. difficulty should be ready, but leaderboard is a... | Zach Jordan |
2023-05-30 | Bit of progress on reading in the bpm and nuimbeats | Aidan Ross |
2023-05-30 | add placeholder bpm | sowgro |
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 | added music to file reader | sowgro |
2023-05-30 | finished level metadata file reading. | Zach Jordan |
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-26 | add default colors to Level | sowgro |
2023-05-25 | Move levels outside of src, prepare for leaderboard writing and other small c... | sowgro |
2023-05-25 | add file reading system in levelcontroller | sowgro |
2023-05-25 | the main.Level() class is now declared in levelcontroller with the name of th... | Aidan Ross |
2023-05-25 | I think I fixed levelcontroller? I commented out some methods that werent use... | Aidan Ross |
2023-05-25 | These are zachs changes to level controller | Aidan Ross |
2023-05-25 | changes to level class | Zach Jordan |
2023-05-25 | changes to level class | Zach Jordan |
2023-05-25 | deleted all the files we dont need | Aidan Ross |
2023-05-25 | metadata for test level and a json reader | Zach Jordan |
2023-05-25 | fix keys when running gameplayer in gui | sowgro |
2023-05-25 | rename gameplay package | sowgro |
2023-05-25 | fixed all the mistakes i just made whoops | Aidan Ross |
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 | i wrote one (1) line of code to start LevelControl | sowgro |
2023-05-24 | small changes to the metadata and BookBetrayal | sowgro |
2023-05-24 | edited BookBetrayal to .wav, deleted legacy code | sowgro |