Skip to content

Commit

Permalink
Update TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Mar 23, 2024
1 parent 13466f4 commit 968370e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions eepers.adb
Original file line number Diff line number Diff line change
Expand Up @@ -1575,12 +1575,12 @@ begin
Close_Window;
end;

-- TODO: Items in HUD may sometimes blend with the background
-- TODO: Footstep variation for Mother/Guard bosses (depending on the distance traveled?)
-- TODO: Footsteps for mother should be lower
-- TODO: Restarting should be considered a turn
-- It's very useful to update Path Maps and stuff.
-- Or maybe we should just save Path Maps too?
-- 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
Expand All @@ -1591,8 +1591,6 @@ end;
-- TODO: Enemies should attack on zero just like a bomb.
-- TODO: Properly disablable DEV features
-- TODO: Fullscreen mode
-- TODO: Don't reset cooldown timer for eepers (might be duplicate)
-- Maybe just pause
-- TODO: Try MSAA (if too slow, don't)
-- TODO: Show Eeper Cooldown timer outside of the screen somehow
-- TODO: Visual Clue that the Eeper is about to kill the Player when Completely outside of the Screen
Expand Down

0 comments on commit 968370e

Please sign in to comment.