aboutsummaryrefslogtreecommitdiff
path: root/src/main (unfollow)
Commit message (Collapse)Author
2023-05-30added music to file readersowgro
2023-05-30finished level metadata file reading.Zach Jordan
2023-05-30Early syncing tests with placeholder hit sounds and miss soundsAidan Ross
2023-05-28Removed unnecesary files in the gameplay class, as well as merged ↵Aidan Ross
gameplay.score with main.scoreController such that score and combo are now displayed properly on the screen
2023-05-26add default colors to Levelsowgro
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro
changes
2023-05-25add file reading system in levelcontrollersowgro
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-25I think I fixed levelcontroller? I commented out some methods that werent ↵Aidan Ross
used I dont know if we need them but I found out what was wrong with the file reading
2023-05-25These are zachs changes to level controllerAidan Ross
2023-05-25changes to level classZach Jordan
2023-05-25changes to level classZach Jordan
2023-05-25metadata for test level and a json readerZach Jordan
2023-05-24add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵sowgro
levelSurround
2023-05-24i wrote one (1) line of code to start LevelControlsowgro
2023-05-24small changes to the metadata and BookBetrayalsowgro
2023-05-23edited settings controller, now can read and write to fileZach Jordan
2023-05-23add date to leaderboardsowgro
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-14add levelselector gui, move some files aroundsowgro
2023-05-14Finish css and menussowgro
2023-05-12big gui stuffsowgro
2023-05-10first draft of audio file players (may require tweaking to work with buttons)Zach Jordan
2023-05-10add gui classessowgro
2023-05-06Deleted old classes and added Block classsowgro
2023-05-06Add JavaFX and seperate source and class filessowgro