From d96d5dd56d63ec7118533db33e8dc71969b758a6 Mon Sep 17 00:00:00 2001 From: lustlion Date: Thu, 20 Jan 2022 00:06:42 +0100 Subject: [PATCH] updated todo list --- to_do.txt | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/to_do.txt b/to_do.txt index 0dbd9eb..a0b07c9 100644 --- a/to_do.txt +++ b/to_do.txt @@ -5,11 +5,23 @@ (X) MAKE PHYSICS CONSISTENT (X) MAKE HITBOXES (X) PHYSICS BY FRAME -( ) MAKE ARROW CANVAS SO THAT -ARROWS WHEN STUCK CAN BE STORED -AS IMAGE AND NOT ENTITIES!!! -( ) DO GODS -( ) DO DAMAGE TO PLAYER -(~) DO FAIRY -( ) DO FLIES -( ) DO UI +(X) DEACTIVATE ARROWS WHEN STUCK +(X) ADDED KEYBINDS + +( ) DO FAIRY + (X) basic movement + (X) Fairy particles~~ + ( ) more intelligent movement + ( ) avoid getting stuck to walls + +( ) REMAKE LEVEL EDITOR + ( ) ADD WAY TO EDIT A LEVEL (EDITOR MODE) + (X) SHOW PALETTE + ( ) PICK UP TILE FROM PALETTE + ( ) PLACE PICKED UP TILE + ( ) WAY TO INSERT ENTITIES IN THE LEVEL + ( ) ADD WAY TO SAVE A LEVEL + +(?) DO FLIES +(?) DO UI +(?) DO DAMAGE TO PLAYER