aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/sowgro/npehero/gui/LevelSurround.java (follow)
Commit message (Collapse)AuthorAge
* Add default color customizationdev2sowgro2024-10-18
|
* fix syncing issuessowgro2024-10-16
|
* new combo tablesowgro2024-09-07
|
* Properly scale game window based on screen heightsowgro2024-09-06
|
* 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
* Finalize level API and new Json librarysowgro2024-07-28
|
* 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
|
* Refactoring and SoundController improvementssowgro2024-07-14
|
* Change project structure, embed resources into jar and remove libraries from ↵sowgro2024-07-08
source control