aboutsummaryrefslogtreecommitdiff
path: root/src/gui (unfollow)
Commit message (Collapse)Author
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-25These are zachs changes to level controllerAidan Ross
2023-05-25fix keys when running gameplayer in guisowgro
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-23add date to leaderboardsowgro
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-17yayZach Jordan
2023-05-17finished the reading file method, will work on rewriting the file tomoroZach Jordan
2023-05-17add LevelSurroundsowgro
2023-05-17i hate these interfacesZach Jordan
2023-05-17the settings controller work continuesZach Jordan
2023-05-17level surround stuffsowgro
2023-05-16json file reader and java library for json supportZach Jordan
2023-05-16unfinnished commitsowgro
2023-05-15The rabbithole continues, hopefully this doesnt take the whole week.Zach Jordan
2023-05-14add levelselector gui, move some files aroundsowgro
2023-05-14Finish css and menussowgro
2023-05-12big gui stuffsowgro
2023-05-11testtferrari25
2023-05-10add gui classessowgro