aboutsummaryrefslogtreecommitdiff
path: root/src/main (follow)
Commit message (Collapse)AuthorAge
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarherosowgro2023-05-30
|\
| * finished level metadata file reading.Zach Jordan2023-05-30
| |
* | added music to file readersowgro2023-05-30
|/
* Early syncing tests with placeholder hit sounds and miss soundsAidan Ross2023-05-30
|
* Removed unnecesary files in the gameplay class, as well as merged ↵Aidan Ross2023-05-28
| | | | gameplay.score with main.scoreController such that score and combo are now displayed properly on the screen
* 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
|
* add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵sowgro2023-05-24
| | | | levelSurround
* i wrote one (1) line of code to start LevelControlsowgro2023-05-24
|
* small changes to the metadata and BookBetrayalsowgro2023-05-24
|
* edited settings controller, now can read and write to fileZach Jordan2023-05-23
|
* add date to leaderboardsowgro2023-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)
* add levelselector gui, move some files aroundsowgro2023-05-14
|
* Finish css and menussowgro2023-05-14
|
* big gui stuffsowgro2023-05-12
|
* first draft of audio file players (may require tweaking to work with buttons)Zach Jordan2023-05-10
|
* add gui classessowgro2023-05-10
|
* Deleted old classes and added Block classsowgro2023-05-06
|
* Add JavaFX and seperate source and class filessowgro2023-05-06