aboutsummaryrefslogtreecommitdiff
path: root/src/main (follow)
Commit message (Expand)AuthorAge
* small improvement to level validationsowgro2023-06-08
* move resources out of src so they can be read from a jarsowgro2023-06-08
* fix sound and project cleanupsowgro2023-06-06
* Miss sound is muted if not in songplayerAidan Ross2023-06-06
* add level priority, fix sfx volume, fix settings file readingsowgro2023-06-05
* new apathetic empathy difficultyZach Jordan2023-06-05
* seperate end song and start menu songsowgro2023-06-05
* fix a dumb level validation bugsowgro2023-06-05
* rewrote everything related to soundsowgro2023-06-05
* add level validationsowgro2023-06-03
* kinda working note writersowgro2023-06-02
* bpm is now a doublesowgro2023-06-02
* start note editor, new test levelsowgro2023-06-02
* Finish levelUtility and project cleanupsowgro2023-06-02
* finish gui level editorsowgro2023-06-01
* early code for level editor guisowgro2023-06-01
* same thing as last commitZach Jordan2023-05-31
* i changed one (1) line of code to not hardcode bpmZach Jordan2023-05-31
* finish metadata and leaderboard readingsowgro2023-05-30
* more testingZach Jordan2023-05-30
* testing stuffZach Jordan2023-05-30
* finished difficulty stuff, hope it worksZach Jordan2023-05-30
* finished difficulty json methods. i hope they work lmaoZach Jordan2023-05-30
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroZach Jordan2023-05-30
|\
| * add placeholder bpmsowgro2023-05-30
* | working on difficulty stuff. difficulty should be ready, but leaderboard is a...Zach Jordan2023-05-30
|/
* 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 gameplay.sc...Aidan Ross2023-05-28
* add default colors to Levelsowgro2023-05-26
* Move levels outside of src, prepare for leaderboard writing and other small c...sowgro2023-05-25
* add file reading system in levelcontrollersowgro2023-05-25
* I think I fixed levelcontroller? I commented out some methods that werent use...Aidan Ross2023-05-25
* 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 lev...sowgro2023-05-24
* 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 ta...sowgro2023-05-23
* 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
* add levelselector gui, move some files aroundsowgro2023-05-14
* Finish css and menussowgro2023-05-14