aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-08-30 12:23:26 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-08-30 12:23:26 -0400
commit69f69143f5604626ded3c26ee754b94eaf3c4f15 (patch)
treea64a1ce20ff21cd6d73b1d36c3e3f9ca930c9b4d /README.md
parentaa916b0f06be0d42bec1e035d0efeec954e09243 (diff)
downloadNPEhero-69f69143f5604626ded3c26ee754b94eaf3c4f15.tar.gz
NPEhero-69f69143f5604626ded3c26ee754b94eaf3c4f15.tar.bz2
NPEhero-69f69143f5604626ded3c26ee754b94eaf3c4f15.zip
Clean up error handling pt.1
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/README.md b/README.md
index c6beccc..263ab49 100755
--- a/README.md
+++ b/README.md
@@ -9,15 +9,16 @@ Goals:
- [ ] Code cleanup
- [ ] Installer / Linux package
-Todo:
-- [ ] Tweak design of songPlayer
-- [ ] Redesign level editor menus
-- [ ] fix reliance on local font
-- [ ] 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
-- [ ] NotesEditor2: Clicking with the playhead requires pressing play first
+Todo - needs design:
+- Tweak design of songPlayer
+- Redesign level editor menus
+- Improve errorList and error handling
+
+Todo - bugs:
+- fix reliance on local font
+- Fix notesEditor note preview being too small with no notes
+- Properly center background image
+- NotesEditor2: Clicking with the playhead requires pressing play first
# Installation