Commit message (Collapse) | Author | ||
---|---|---|---|
2023-05-25 | Move levels outside of src, prepare for leaderboard writing and other small ↵ | sowgro | |
changes | |||
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 ↵ | Aidan Ross | |
the level being read in the assets folder, allowing for different songs in the list. | |||
2023-05-25 | These are zachs changes to level controller | Aidan Ross | |
2023-05-24 | add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵ | sowgro | |
levelSurround | |||
2023-05-24 | i wrote one (1) line of code to start LevelControl | sowgro | |
2023-05-23 | add date to leaderboard | sowgro | |
2023-05-23 | finish gui, add new leaderboard system, redesign settings, switch lists to ↵ | sowgro | |
tables | |||
2023-05-21 | add ui scrollbars, game over menu, new font | sowgro | |
2023-05-19 | - overhaul css (not done) | sowgro | |
- rewrite driver - add difficulty buttons - remove placeholders (not done) | |||
2023-05-14 | add levelselector gui, move some files around | sowgro | |