From: Lukas Krickl Date: Fri, 8 Aug 2025 08:29:04 +0000 (+0200) Subject: Added TODO X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=2861ce828e77c4164c572a0207b0fa9a96104c11;p=gbrg%2F.git Added TODO --- diff --git a/TODO.md b/TODO.md index f244614..9f979af 100644 --- a/TODO.md +++ b/TODO.md @@ -26,6 +26,8 @@ [x] Mark the current active unit with a cursor [x] When starting an encounter the player can place all hero units and troops based on initiative [x] Rework all max stats to be calculated (e.g. hp max is calculated based on endurance) +[ ] If a unit touches the player scan left right up and down and enter combat with all adjacent units +[ ] Load a combat scene with up to 4 units ## Map