| Commit message (Expand) | Author | Age |
* | Implement new create dialog | sowgro | 2024-08-29 |
* | Make sizing of centerBoxes consistent | sowgro | 2024-08-29 |
* | Improve resizing of level selector | sowgro | 2024-08-29 |
* | Various tweaks | sowgro | 2024-08-28 |
* | Fix sizing of tables, improve display of level details, improve logo | sowgro | 2024-08-28 |
* | Show level and difficulty loading errors in the gui | sowgro | 2024-07-29 |
* | Finalize level API and new Json library | sowgro | 2024-07-28 |
* | Improve level API and error handling | sowgro | 2024-07-23 |
* | Improve difficulty ordering and add songEnd and support multiple file types. | sowgro | 2024-07-23 |
* | Refactor: pages now extend Page | sowgro | 2024-07-22 |
* | New json api and more refactoring | sowgro | 2024-07-21 |
* | Begin level validation and more refactoring | sowgro | 2024-07-20 |
* | New json api wrapper, refactor of non-gui classes. | sowgro | 2024-07-18 |
* | Fix control editor and file writing for notes editor | sowgro | 2024-07-16 |
* | 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 |