aboutsummaryrefslogtreecommitdiff
path: root/src/main/java (follow)
Commit message (Collapse)AuthorAge
* Improve Splash screensowgro2024-10-01
|
* Splash screensowgro2024-09-29
|
* Contain all gamedata in .npeherosowgro2024-09-22
|
* new combo tablesowgro2024-09-07
|
* Properly scale game window based on screen heightsowgro2024-09-06
|
* Add gui scale and other fixessowgro2024-09-05
| | | | | | - add gui scaling and options in settings - song with endTime of 0 will now properly get time from song length - suppress unchecked warnings in levelapi
* Redesign editorssowgro2024-09-02
|
* Smooth scrolling in NotesEditor2sowgro2024-09-01
| | | | | | | | and other improvements - select multiple checkbox - make taget and block take less prams - block sizing changes - fix sort in LeaderboardView
* convert tabs to spaces in SongPlayersowgro2024-08-31
|
* finish SongPlayer rewritesowgro2024-08-31
| | | | | | - move from gameloop to timeline - significant code clean up - change design of blocks and targets
* SongPlayer rewrite pt.1sowgro2024-08-30
| | | | - change from variables to array of objects
* Clean up error handling pt.1sowgro2024-08-30
|
* add button click sounds to all buttonssowgro2024-08-29
|
* Implement new create dialogsowgro2024-08-29
|
* 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