aboutsummaryrefslogtreecommitdiff
path: root/src/gui/LevelSurround.java (follow)
Commit message (Collapse)AuthorAge
* The music is still out of synccccAidan Ross2023-05-31
|
* Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro2023-05-25
| | | | changes
* the main.Level() class is now declared in levelcontroller with the name of ↵Aidan Ross2023-05-25
| | | | the level being read in the assets folder, allowing for different songs in the list.
* fixed all the mistakes i just made whoopsAidan Ross2023-05-25
|
* Renamed everything to be better and fixed arches on SongPlayerAidan Ross2023-05-25
|
* add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵sowgro2023-05-24
| | | | levelSurround
* Trying to combine every file oh my godAidan Ross2023-05-24
|
* make leaderboard add button worksowgro2023-05-23
|
* finish gui, add new leaderboard system, redesign settings, switch lists to ↵sowgro2023-05-23
| | | | tables
* add f11 fullscrn, comment gui, add scorecontrollersowgro2023-05-21
|
* add ui scrollbars, game over menu, new fontsowgro2023-05-21
|
* - overhaul css (not done)sowgro2023-05-19
| | | | | | - rewrite driver - add difficulty buttons - remove placeholders (not done)
* fix resizing and the bottom being too longsowgro2023-05-18
|
* add LevelSurroundsowgro2023-05-17
|
* level surround stuffsowgro2023-05-17