From f45ad4cdfc6e23e49d267846d9f29841357f10c2 Mon Sep 17 00:00:00 2001 From: Mute Date: Mon, 14 Nov 2022 01:43:05 +0000 Subject: [PATCH] Update 'TODO' --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 5cd77d0..edbbc89 100644 --- a/TODO.md +++ b/TODO.md @@ -27,10 +27,12 @@ Soon - [ ] admin list textarea larger size limit - [ ] cleanup: +=, ?., consts, remove extra () etc. - [ ] cleanup: Element* instead of direct DOM API +- [ ] make indicator optional Later ----- +- [ ] work on the letter case clusterheck when working with command args - [ ] macros and aliases - [ ] autocomplete: take cursor position into account? - [ ] /equip command @@ -53,6 +55,8 @@ Later - [ ] reminders - [ ] automatic translation - [ ] cheaters get double the money (unclear if it's a problem) +- [ ] work on /do zones, amount seems excessive +- [ ] check rooms and change rooms commands Items hiding ---------