aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/sowgro/npehero/gui/LevelDetails.java (follow)
Commit message (Collapse)AuthorAge
* SongPlayer rewrite pt.1sowgro2024-08-30
| | | | - change from variables to array of objects
* 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
|
* Refactor: pages now extend Pagesowgro2024-07-22
|
* New json api wrapper, refactor of non-gui classes.sowgro2024-07-18
|
* Refactoring and SoundController improvementssowgro2024-07-14
|
* Change project structure, embed resources into jar and remove libraries from ↵sowgro2024-07-08
source control