Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move levels outside of src, prepare for leaderboard writing and other small ↵ | sowgro | 2023-05-25 |
| | | | | changes | ||
* | the main.Level() class is now declared in levelcontroller with the name of ↵ | Aidan Ross | 2023-05-25 |
| | | | | the level being read in the assets folder, allowing for different songs in the list. | ||
* | I think I fixed levelcontroller? I commented out some methods that werent ↵ | Aidan Ross | 2023-05-25 |
| | | | | used I dont know if we need them but I found out what was wrong with the file reading | ||
* | metadata for test level and a json reader | Zach Jordan | 2023-05-25 |
| | |||
* | small changes to the metadata and BookBetrayal | sowgro | 2023-05-24 |
| | |||
* | finish gui, add new leaderboard system, redesign settings, switch lists to ↵ | sowgro | 2023-05-23 |
| | | | | tables | ||
* | add levelselector gui, move some files around | sowgro | 2023-05-14 |