aboutsummaryrefslogtreecommitdiff
path: root/src/main (unfollow)
Commit message (Collapse)Author
2024-10-18Add default color customizationdev2sowgro
2024-10-17Fix sizing of LeaderboardViewsowgro
2024-10-16Fix levels folder and autoscroll by defaultsowgro
2024-10-16fix syncing issuessowgro
2024-10-15add placeholder to leaderboard entrysowgro
2024-10-15Improve GameOver and other fixessowgro
2024-10-14Fix ValidIndicator hover and tweak ErrorDisplaysowgro
2024-10-14More small tweakssowgro
2024-10-14Small bug fixessowgro
2024-10-14Fix editor pages not updatingsowgro
2024-10-14Move failed indicators in LevelList and DiffListsowgro
2024-10-14Redesign LevelEditor and DiffEditorsowgro
2024-10-10OS specific appdata pathssowgro
2024-10-10Fix level creation crash, improve exception displaysowgro
2024-10-01Improve Splash screensowgro
2024-09-29Splash screensowgro
2024-09-22Contain all gamedata in .npeherosowgro
2024-09-07new combo tablesowgro
2024-09-06Properly scale game window based on screen heightsowgro
2024-09-05Add gui scale and other fixessowgro
- 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
2024-09-02Redesign editorssowgro
2024-09-01Smooth scrolling in NotesEditor2sowgro
and other improvements - select multiple checkbox - make taget and block take less prams - block sizing changes - fix sort in LeaderboardView
2024-08-31convert tabs to spaces in SongPlayersowgro
2024-08-31finish SongPlayer rewritesowgro
- move from gameloop to timeline - significant code clean up - change design of blocks and targets
2024-08-30SongPlayer rewrite pt.1sowgro
- change from variables to array of objects
2024-08-30Clean up error handling pt.1sowgro
2024-08-29add button click sounds to all buttonssowgro
2024-08-29Implement new create dialogsowgro
2024-08-29Make sizing of centerBoxes consistentsowgro
2024-08-29Improve resizing of level selectorsowgro
2024-08-28Various tweakssowgro
- resize logo - add icon images to repo - add open folder button in level editor - add description back to level details
2024-08-28Fix sizing of tables, improve display of level details, improve logosowgro
2024-07-29Show level and difficulty loading errors in the guisowgro
2024-07-28Finalize level API and new Json librarysowgro
2024-07-23Improve level API and error handlingsowgro
2024-07-23Improve difficulty ordering and add songEnd and support multiple file types.sowgro
2024-07-22Refactor: pages now extend Pagesowgro
2024-07-21New json api and more refactoringsowgro
2024-07-20Begin level validation and more refactoringsowgro
2024-07-18New json api wrapper, refactor of non-gui classes.sowgro
2024-07-16Fix control editor and file writing for notes editorsowgro
2024-07-16Add customizable keybindingssowgro
2024-07-14Refactoring and SoundController improvementssowgro
2024-07-14NEW LEVEL EDITOR!!!!sowgro
2024-07-08Embed level utility into main windowsowgro
2024-07-08Change project structure, embed resources into jar and remove libraries from ↵sowgro
source control
2023-06-08small improvement to level validationsowgro
2023-06-08move resources out of src so they can be read from a jarsowgro
2023-06-06fix sound and project cleanupsowgro
2023-06-06Miss sound is muted if not in songplayerAidan Ross