From b0c91907900b6251782261dbed427183722d60d3 Mon Sep 17 00:00:00 2001 From: rexim Date: Fri, 22 Mar 2024 21:11:17 +0700 Subject: Update TODOs --- game.adb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'game.adb') diff --git a/game.adb b/game.adb index 690693a..d6ebf93 100644 --- a/game.adb +++ b/game.adb @@ -1400,10 +1400,14 @@ begin Close_Window; end; +-- TODO: Restarting should be considered a turn +-- It's very useful to update Path Maps and stuff. +-- Or maybe we should save Path Maps too? -- TODO: Eye Angle Speed -- For smoother transitions. Especially from Open to Closed if we decide -- that the Closed eyes should always point down -- TODO: Closed eyes should always point down +-- TODO: Items in HUD may sometimes blend with the background -- TODO: If you are standing on the refilled bomb gen and place a bomb you should refill your bomb in that turn. -- TODO: Checkpoints should be circles (like all the items) -- TODO: Custom font -- cgit v1.2.3