aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/sowgro/npehero/Driver.java (follow)
Commit message (Collapse)AuthorAge
* Fix sizing of LeaderboardViewsowgro2024-10-17
|
* fix syncing issuessowgro2024-10-16
|
* OS specific appdata pathssowgro2024-10-10
|
* Improve Splash screensowgro2024-10-01
|
* Splash screensowgro2024-09-29
|
* Contain all gamedata in .npeherosowgro2024-09-22
|
* 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
* Clean up error handling pt.1sowgro2024-08-30
|
* Implement new create dialogsowgro2024-08-29
|
* Fix sizing of tables, improve display of level details, improve logosowgro2024-08-28
|
* 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
|
* New json api wrapper, refactor of non-gui classes.sowgro2024-07-18
|
* 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