aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)Author
2023-06-05Syncing Issues fixed and added Q as a beat timer in the terminal.Aidan Ross
2023-06-05remove pause buttonsowgro
2023-06-05seperate end song and start menu songsowgro
2023-06-05fix a dumb level validation bugsowgro
2023-06-05rewrote everything related to soundsowgro
2023-06-04apathetic empathy level, probably gonna change the chart cause it kinda stinkszxjordan
2023-06-03add level validationsowgro
2023-06-03new level editor layout, darken backgroundsowgro
2023-06-03Background switching for songs, and a little bit of testing with the level ↵Aidan Ross
editor
2023-06-03I just realized my syncing fix broke the editor so that's fixed nowAidan Ross
ft. Ed Sheeran
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 ↵Aidan Ross
time it just works also songs now start on beat zero in the notes.txt file
2023-06-02fix note editorsowgro
2023-06-02SYNCING IS FIXED!!!!Aidan Ross
2023-06-02fix close buttonsowgro
2023-06-02some new pictures and stuffZach Jordan
2023-06-02kinda working note writersowgro
2023-06-02bpm is now a doublesowgro
2023-06-02start note editor, new test levelsowgro
2023-06-02Finish levelUtility and project cleanupsowgro
2023-06-01finish gui level editorsowgro
2023-06-01early code for level editor guisowgro
2023-05-31leaderboard sort by score by default, and fix gameOver diff titlesowgro
2023-05-31same thing as last commitZach Jordan
2023-05-31The music is still out of synccccAidan Ross
2023-05-31i changed one (1) line of code to not hardcode bpmZach Jordan
2023-05-30fix cut off text in tablesowgro
2023-05-30finish metadata and leaderboard readingsowgro
2023-05-30more testingZach Jordan
2023-05-30testing stuffZach Jordan
2023-05-30finished difficulty stuff, hope it worksZach Jordan
2023-05-30finished difficulty json methods. i hope they work lmaoZach Jordan
2023-05-30working on difficulty stuff. difficulty should be ready, but leaderboard is ↵Zach Jordan
a wip.
2023-05-30Bit of progress on reading in the bpm and nuimbeatsAidan Ross
2023-05-30add placeholder bpmsowgro
2023-05-30add cancel() to songPlayer class, which can be called to stop the music and ↵Aidan Ross
the gameloop
2023-05-30commentsowgro
2023-05-30added music to file readersowgro
2023-05-30finished level metadata file reading.Zach Jordan
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 ↵Aidan Ross
gameplay.score with main.scoreController such that score and combo are now displayed properly on the screen
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-26add default colors to Levelsowgro
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro
changes
2023-05-25add file reading system in levelcontrollersowgro
2023-05-25the main.Level() class is now declared in levelcontroller with the name of ↵Aidan Ross
the level being read in the assets folder, allowing for different songs in the list.
2023-05-25I think I fixed levelcontroller? I commented out some methods that werent ↵Aidan Ross
used I dont know if we need them but I found out what was wrong with the file reading