diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-08-28 19:50:58 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-08-28 19:50:58 -0400 |
commit | c3554cb31774afc8bf335b761649b7aacf7128c5 (patch) | |
tree | c7b40548cfb8500fd716fd65fb03513a231c0f4a /README.md | |
parent | f3a037701799169066c6cb12b3c7023029b8b281 (diff) | |
download | NPEhero-c3554cb31774afc8bf335b761649b7aacf7128c5.tar.gz NPEhero-c3554cb31774afc8bf335b761649b7aacf7128c5.tar.bz2 NPEhero-c3554cb31774afc8bf335b761649b7aacf7128c5.zip |
Fix sizing of tables, improve display of level details, improve logo
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -10,8 +10,17 @@ Goals: - [ ] Installer / Linux package Todo: -- [ ] Display problems on diffList and levelList +- [ ] fix reliance on local font +- [ ] Redesign level editor menus + - [ ] remove sidebar new dialog +- [ ] Make scaling of the center box consistent across pages +- [ ] Improve errorList and controlEditor - [ ] Click sounds on all buttons in editor +- [ ] Fix notesEditor note preview being too small with no notes +- [ ] Properly center background image + +- [ ] Tweak design of songPlayer +- [ ] Level sharing file format, import and export # Installation Coming soon. |