aboutsummaryrefslogtreecommitdiff
path: root/src/gui/LevelSurround.java (unfollow)
Commit message (Collapse)Author
2024-07-08Change project structure, embed resources into jar and remove libraries from ↵sowgro
source control
2023-06-06the game is now finished (for now)sowgro
2023-06-05improve level surround contrast, add key labelssowgro
2023-06-05remove pause buttonsowgro
2023-06-05rewrote everything related to soundsowgro
2023-06-03Added some menuing sounds and made the hitsounds less obnoxiousAidan Ross
2023-06-02Finish levelUtility and project cleanupsowgro
2023-05-31The music is still out of synccccAidan Ross
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro
changes
2023-05-25the main.Level() class is now declared in levelcontroller with the name of ↵Aidan Ross
the level being read in the assets folder, allowing for different songs in the list.
2023-05-25fixed all the mistakes i just made whoopsAidan Ross
2023-05-25Renamed everything to be better and fixed arches on SongPlayerAidan Ross
2023-05-24add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵sowgro
levelSurround
2023-05-24Trying to combine every file oh my godAidan Ross
2023-05-23make leaderboard add button worksowgro
2023-05-23finish gui, add new leaderboard system, redesign settings, switch lists to ↵sowgro
tables
2023-05-21add f11 fullscrn, comment gui, add scorecontrollersowgro
2023-05-21add ui scrollbars, game over menu, new fontsowgro
2023-05-19- overhaul css (not done)sowgro
- rewrite driver - add difficulty buttons - remove placeholders (not done)
2023-05-18fix resizing and the bottom being too longsowgro
2023-05-17add LevelSurroundsowgro
2023-05-17level surround stuffsowgro
2023-05-16unfinnished commitsowgro