aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-08-28 19:50:58 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-08-28 19:50:58 -0400
commitc3554cb31774afc8bf335b761649b7aacf7128c5 (patch)
treec7b40548cfb8500fd716fd65fb03513a231c0f4a /README.md
parentf3a037701799169066c6cb12b3c7023029b8b281 (diff)
downloadNPEhero-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-xREADME.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ccd3b6..dd4d27e 100755
--- a/README.md
+++ b/README.md
@@ -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.