aboutsummaryrefslogtreecommitdiff
path: root/src/main (follow)
Commit message (Collapse)AuthorAge
* Make sizing of centerBoxes consistentsowgro2024-08-29
|
* Improve resizing of level selectorsowgro2024-08-29
|
* Various tweakssowgro2024-08-28
| | | | | | | - resize logo - add icon images to repo - add open folder button in level editor - add description back to level details
* Fix sizing of tables, improve display of level details, improve logosowgro2024-08-28
|
* Show level and difficulty loading errors in the guisowgro2024-07-29
|
* 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
| | | | source control
* 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 ↵Zach Jordan2023-05-30
|/ | | | a wip.
* 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
|