aboutsummaryrefslogtreecommitdiff
path: root/src/main/Level.java (follow)
Commit message (Expand)AuthorAge
* move resources out of src so they can be read from a jarsowgro2023-06-08
* add level priority, fix sfx volume, fix settings file readingsowgro2023-06-05
* fix a dumb level validation bugsowgro2023-06-05
* add level validationsowgro2023-06-03
* start note editor, new test levelsowgro2023-06-02
* Finish levelUtility and project cleanupsowgro2023-06-02
* finish gui level editorsowgro2023-06-01
* early code for level editor guisowgro2023-06-01
* finished level metadata file reading.Zach Jordan2023-05-30
* add default colors to Levelsowgro2023-05-26
* Move levels outside of src, prepare for leaderboard writing and other small c...sowgro2023-05-25
* add file reading system in levelcontrollersowgro2023-05-25
* I think I fixed levelcontroller? I commented out some methods that werent use...Aidan Ross2023-05-25
* These are zachs changes to level controllerAidan Ross2023-05-25
* changes to level classZach Jordan2023-05-25
* changes to level classZach Jordan2023-05-25
* metadata for test level and a json readerZach Jordan2023-05-25
* finish gui, add new leaderboard system, redesign settings, switch lists to ta...sowgro2023-05-23
* - overhaul css (not done)sowgro2023-05-19
* add levelselector gui, move some files aroundsowgro2023-05-14