aboutsummaryrefslogtreecommitdiff
path: root/src/main/Level.java (unfollow)
Commit message (Expand)Author
2023-06-08move resources out of src so they can be read from a jarsowgro
2023-06-05add level priority, fix sfx volume, fix settings file readingsowgro
2023-06-05fix a dumb level validation bugsowgro
2023-06-03add level validationsowgro
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-30finished level metadata file reading.Zach Jordan
2023-05-26add default colors to Levelsowgro
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small c...sowgro
2023-05-25add file reading system in levelcontrollersowgro
2023-05-25the main.Level() class is now declared in levelcontroller with the name of th...Aidan Ross
2023-05-25I think I fixed levelcontroller? I commented out some methods that werent use...Aidan Ross
2023-05-25These are zachs changes to level controllerAidan Ross
2023-05-25changes to level classZach Jordan
2023-05-25changes to level classZach Jordan
2023-05-25metadata for test level and a json readerZach Jordan
2023-05-23finish gui, add new leaderboard system, redesign settings, switch lists to ta...sowgro
2023-05-19- overhaul css (not done)sowgro
2023-05-14add levelselector gui, move some files aroundsowgro