aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAge
* Move failed indicators in LevelList and DiffListsowgro2024-10-14
|
* Redesign LevelEditor and DiffEditorsowgro2024-10-14
|
* OS specific appdata pathssowgro2024-10-10
|
* Fix level creation crash, improve exception displaysowgro2024-10-10
|
* Improve Splash screensowgro2024-10-01
|
* Splash screensowgro2024-09-29
|
* Contain all gamedata in .npeherosowgro2024-09-22
|
* new combo tablesowgro2024-09-07
|
* Properly scale game window based on screen heightsowgro2024-09-06
|
* 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
|
* 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
|
* add button click sounds to all buttonssowgro2024-08-29
|
* Implement new create dialogsowgro2024-08-29
|
* Make sizing of centerBoxes consistentsowgro2024-08-29
|
* 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
|
* 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
|
* Begin level validation and more refactoringsowgro2024-07-20
|
* New json api wrapper, refactor of non-gui classes.sowgro2024-07-18
|
* Fix control editor and file writing for notes editorsowgro2024-07-16
|
* 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
* fix setting of numBeats by notesEditorHEADmainsowgro2023-06-09
|
* small improvement to level validationsowgro2023-06-08
|
* move resources out of src so they can be read from a jarsowgro2023-06-08
|
* Merge branchessowgro2023-06-08
|\
| * So turns out missMute was broken this entire timeAidan Ross2023-06-07
| |
* | add level, fix a few things, add jar stuffsowgro2023-06-08
|/
* Somehow, the linear interpolator on the note animation got lost at some ↵Aidan Ross2023-06-07
| | | | | | point so I put that back in. Also, I fixed a centering issue in the distanceToGoal() method that caused some perfect hits to register as good.
* the game is now finished (for now)sowgro2023-06-06
|
* fix sound and project cleanupsowgro2023-06-06
|
* Miss sound is muted if not in songplayerAidan Ross2023-06-06
|
* small tweakssowgro2023-06-06
|
* improve level surround contrast, add key labelssowgro2023-06-05
|
* update metadata for levels with diff prioritysowgro2023-06-05
|
* add level priority, fix sfx volume, fix settings file readingsowgro2023-06-05
|