From f6467b0b33420857f4e05777e8479dcbbeab7045 Mon Sep 17 00:00:00 2001 From: rexim Date: Thu, 21 Mar 2024 06:15:03 +0700 Subject: Update TODOs --- game.adb | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'game.adb') diff --git a/game.adb b/game.adb index ec5c0c5..557ccf2 100644 --- a/game.adb +++ b/game.adb @@ -1392,8 +1392,17 @@ begin Close_Window; end; --- TODO: Closed eyes should always point down +-- TODO: Default 16:9 resolution +-- TODO: Fullscreen mode +-- TODO: Compile MinGW build with Windows Subsystem (so it does not show cmd window) +-- TODO: Don't reset cooldown timer for bosses (might be duplicate) +-- TODO: Try MSAA (if too slow, don't) +-- TODO: Bake assets into executable +-- TODO: Keep rendering Player on Turn_Animation even if Dead +-- TODO: Rename executable to "eepers" +-- TODO: Icon on for Windows build -- TODO: Checkpoints must refill the bombs +-- TODO: Closed eyes should always point down -- TODO: Special Eeper Eyes on Damage -- TODO: Show Boss Cooldown timer outside of the screen somehow -- TODO: Place bombs directly at the Player's position -- cgit v1.2.3