From 24c963440a1e1ee5832906e819189a1c4947eea9 Mon Sep 17 00:00:00 2001 From: FlamedDogo99 <96555444+FlamedDogo99@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:39:37 -0600 Subject: [PATCH] Update goals on readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36cf111..57f69c7 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ ## A userscript that allows eaglercraft to run on mobile devices To-do -- [ ] Gamepad support - [ ] Cancel button for file upload - [ ] Styling for file upload - [ ] Back button for Kiwi browser? -- [ ] Fix keyboard input for Android devices +- [ ] Gamepad support +- [ ] Seperate pointerlock fix, file upload fix, touch screen controls, and gamepad controls +- [ ] Custom settings menu for mobile button placement, and mouse sensitivity for gamepad and touch events +- [ ] Dynamic enable and disable of pointerlock fix, file upload fix, touch screen controls, and gamepad controls Implemented @@ -22,3 +24,5 @@ Implemented - [x] Re-orginize button layout - [x] Redo the display button functions - [x] Sprint button (sperate from double tapping forward) +- [x] Android-friendly keyboard capture +