aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/sowgro/npehero/gameplay/SongPlayer.java (follow)
Commit message (Collapse)AuthorAge
* Add default color customizationdev2sowgro2024-10-18
|
* fix syncing issuessowgro2024-10-16
|
* new combo tablesowgro2024-09-07
|
* 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
|
* 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 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
|
* Change project structure, embed resources into jar and remove libraries from ↵sowgro2024-07-08
source control