aboutsummaryrefslogtreecommitdiff
path: root/src/main/Level.java (follow)
Commit message (Collapse)AuthorAge
* 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 ↵sowgro2023-05-25
| | | | changes
* add file reading system in levelcontrollersowgro2023-05-25
|
* I think I fixed levelcontroller? I commented out some methods that werent ↵Aidan Ross2023-05-25
| | | | used I dont know if we need them but I found out what was wrong with the file reading
* 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 ↵sowgro2023-05-23
| | | | tables
* - overhaul css (not done)sowgro2023-05-19
| | | | | | - rewrite driver - add difficulty buttons - remove placeholders (not done)
* add levelselector gui, move some files aroundsowgro2023-05-14