projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4a9a69
)
Added TODO
author
Lukas Krickl
<lukas@krickl.dev>
Fri, 8 Aug 2025 08:29:04 +0000
(10:29 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Fri, 8 Aug 2025 08:29:04 +0000
(10:29 +0200)
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index f244614ac00b6dc2b46590d48de381ae78458297..9f979aff19a7790a99164cb69a6f0e0ac882924e 100644
(file)
--- 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