aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/sowgro/npehero/levelapi (follow)
Commit message (Collapse)AuthorAge
* Add default color customizationdev2sowgro2024-10-18
|
* Fix levels folder and autoscroll by defaultsowgro2024-10-16
|
* Improve GameOver and other fixessowgro2024-10-15
|
* Small bug fixessowgro2024-10-14
|
* Fix level creation crash, improve exception displaysowgro2024-10-10
|
* Improve Splash screensowgro2024-10-01
|
* 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
* Redesign editorssowgro2024-09-02
|
* finish SongPlayer rewritesowgro2024-08-31
| | | | | | - move from gameloop to timeline - significant code clean up - change design of blocks and targets
* Clean up error handling pt.1sowgro2024-08-30
|
* Implement new create dialogsowgro2024-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
* Show level and difficulty loading errors in the guisowgro2024-07-29
|
* Finalize level API and new Json librarysowgro2024-07-28