Commit message (Collapse) | Author | ||
---|---|---|---|
2024-09-05 | Add gui scale and other fixes | sowgro | |
- 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-02 | Redesign editors | sowgro | |
2024-09-01 | Smooth scrolling in NotesEditor2 | sowgro | |
and other improvements - select multiple checkbox - make taget and block take less prams - block sizing changes - fix sort in LeaderboardView | |||
2024-08-31 | convert tabs to spaces in SongPlayer | sowgro | |
2024-08-31 | finish SongPlayer rewrite | sowgro | |
- move from gameloop to timeline - significant code clean up - change design of blocks and targets | |||
2024-08-30 | SongPlayer rewrite pt.1 | sowgro | |
- change from variables to array of objects | |||
2024-08-30 | Clean up error handling pt.1 | sowgro | |
2024-08-29 | add button click sounds to all buttons | sowgro | |
2024-08-29 | Implement new create dialog | sowgro | |
2024-08-29 | Make sizing of centerBoxes consistent | sowgro | |
2024-08-29 | Improve resizing of level selector | sowgro | |
2024-08-28 | Various tweaks | sowgro | |
- resize logo - add icon images to repo - add open folder button in level editor - add description back to level details | |||
2024-08-28 | Fix sizing of tables, improve display of level details, improve logo | sowgro | |
2024-07-29 | Show level and difficulty loading errors in the gui | sowgro | |
2024-07-28 | Finalize level API and new Json library | sowgro | |
2024-07-23 | Improve level API and error handling | sowgro | |
2024-07-23 | Improve difficulty ordering and add songEnd and support multiple file types. | sowgro | |
2024-07-22 | Refactor: pages now extend Page | sowgro | |
2024-07-21 | New json api and more refactoring | sowgro | |
2024-07-20 | Begin level validation and more refactoring | sowgro | |
2024-07-18 | New json api wrapper, refactor of non-gui classes. | sowgro | |
2024-07-16 | Fix control editor and file writing for notes editor | sowgro | |
2024-07-16 | Add customizable keybindings | sowgro | |
2024-07-14 | Refactoring and SoundController improvements | sowgro | |
2024-07-14 | NEW LEVEL EDITOR!!!! | sowgro | |
2024-07-08 | Embed level utility into main window | sowgro | |
2024-07-08 | Change project structure, embed resources into jar and remove libraries from ↵ | sowgro | |
source control |