aboutsummaryrefslogtreecommitdiff
path: root/src/main (follow)
Commit message (Expand)AuthorAge
* Finalize level API and new Json librarysowgro2024-07-28
* Improve level API and error handlingsowgro2024-07-23
* Improve difficulty ordering and add songEnd and support multiple file types.sowgro2024-07-23
* Refactor: pages now extend Pagesowgro2024-07-22
* New json api and more refactoringsowgro2024-07-21
* Begin level validation and more refactoringsowgro2024-07-20
* New json api wrapper, refactor of non-gui classes.sowgro2024-07-18
* Fix control editor and file writing for notes editorsowgro2024-07-16
* Add customizable keybindingssowgro2024-07-16
* Refactoring and SoundController improvementssowgro2024-07-14
* NEW LEVEL EDITOR!!!!sowgro2024-07-14
* Embed level utility into main windowsowgro2024-07-08
* Change project structure, embed resources into jar and remove libraries from ...sowgro2024-07-08
* 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