From 13d4c22b54cfcbd42775c3e4741c73af22fcf39b Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Thu, 7 Aug 2025 18:34:51 +0200 Subject: [PATCH] Added TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 287f3dc..f244614 100644 --- a/TODO.md +++ b/TODO.md @@ -37,6 +37,7 @@ [x] Every map has an exit table [x] Tiles that are flagged as exit have all the rest of their flags point into the exit table [ ] Exits may be locked +[ ] Add sprite based door animation that plays while the map is doing a prtial redraw [x] Doors may be opened and can unveil more of the map [x] Implement partial map redraws. Allow queueing up a map redraw which then is processed over several frames. Allow setting a start address, tiles per row and rows to redraw. -- 2.30.2