| Commit message (Expand) | Author | Age |
| * | Add customizable keybindings | sowgro | 2024-07-16 |
| * | Refactoring and SoundController improvements | sowgro | 2024-07-14 |
| * | NEW LEVEL EDITOR!!!! | sowgro | 2024-07-14 |
| * | Embed level utility into main window | sowgro | 2024-07-08 |
| * | Change project structure, embed resources into jar and remove libraries from ... | sowgro | 2024-07-08 |
| * | small improvement to level validation | sowgro | 2023-06-08 |
| * | move resources out of src so they can be read from a jar | sowgro | 2023-06-08 |
| * | fix sound and project cleanup | sowgro | 2023-06-06 |
| * | Miss sound is muted if not in songplayer | Aidan Ross | 2023-06-06 |
| * | add level priority, fix sfx volume, fix settings file reading | sowgro | 2023-06-05 |
| * | new apathetic empathy difficulty | Zach Jordan | 2023-06-05 |
| * | seperate end song and start menu song | sowgro | 2023-06-05 |
| * | fix a dumb level validation bug | sowgro | 2023-06-05 |
| * | rewrote everything related to sound | sowgro | 2023-06-05 |
| * | add level validation | sowgro | 2023-06-03 |
| * | kinda working note writer | sowgro | 2023-06-02 |
| * | bpm is now a double | sowgro | 2023-06-02 |
| * | start note editor, new test level | sowgro | 2023-06-02 |
| * | Finish levelUtility and project cleanup | sowgro | 2023-06-02 |
| * | finish gui level editor | sowgro | 2023-06-01 |
| * | early code for level editor gui | sowgro | 2023-06-01 |
| * | same thing as last commit | Zach Jordan | 2023-05-31 |
| * | i changed one (1) line of code to not hardcode bpm | Zach Jordan | 2023-05-31 |
| * | finish metadata and leaderboard reading | sowgro | 2023-05-30 |
| * | more testing | Zach Jordan | 2023-05-30 |
| * | testing stuff | Zach Jordan | 2023-05-30 |
| * | finished difficulty stuff, hope it works | Zach Jordan | 2023-05-30 |
| * | finished difficulty json methods. i hope they work lmao | Zach Jordan | 2023-05-30 |
| * | Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarhero | Zach Jordan | 2023-05-30 |
| |\ |
|
| | * | add placeholder bpm | sowgro | 2023-05-30 |
| * | | working on difficulty stuff. difficulty should be ready, but leaderboard is a... | Zach Jordan | 2023-05-30 |
| |/ |
|
| * | Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarhero | sowgro | 2023-05-30 |
| |\ |
|
| | * | finished level metadata file reading. | Zach Jordan | 2023-05-30 |
| * | | added music to file reader | sowgro | 2023-05-30 |
| |/ |
|
| * | Early syncing tests with placeholder hit sounds and miss sounds | Aidan Ross | 2023-05-30 |
| * | Removed unnecesary files in the gameplay class, as well as merged gameplay.sc... | Aidan Ross | 2023-05-28 |
| * | add default colors to Level | sowgro | 2023-05-26 |
| * | Move levels outside of src, prepare for leaderboard writing and other small c... | sowgro | 2023-05-25 |
| * | add file reading system in levelcontroller | sowgro | 2023-05-25 |
| * | I think I fixed levelcontroller? I commented out some methods that werent use... | Aidan Ross | 2023-05-25 |
| * | These are zachs changes to level controller | Aidan Ross | 2023-05-25 |
| * | changes to level class | Zach Jordan | 2023-05-25 |
| * | changes to level class | Zach Jordan | 2023-05-25 |
| * | metadata for test level and a json reader | Zach Jordan | 2023-05-25 |
| * | add testSongPlayer (copy of newSongPlayer) to test the song player inside lev... | sowgro | 2023-05-24 |
| * | i wrote one (1) line of code to start LevelControl | sowgro | 2023-05-24 |
| * | small changes to the metadata and BookBetrayal | sowgro | 2023-05-24 |
| * | edited settings controller, now can read and write to file | Zach Jordan | 2023-05-23 |
| * | add date to leaderboard | sowgro | 2023-05-23 |
| * | finish gui, add new leaderboard system, redesign settings, switch lists to ta... | sowgro | 2023-05-23 |