From 8269bdfcfdf426364a0a673c1971b4524aae8824 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Thu, 5 Jun 2025 18:32:30 +0200 Subject: [PATCH] Updted todo --- TODO.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 9d7a6e4..d3e764a 100644 --- a/TODO.md +++ b/TODO.md @@ -57,11 +57,17 @@ [ ] Display active unit melee and ranged attack [ ] When holding select display unit queue until end of turn +### Dice display +[ ] When a unit fails to take initiative display dice roll and focus on unit with camera +[ ] Update dice display for n frames until timer is 0 +[ ] Then continue the game + ## Randomness [x] The entire game is based on d16 rolls [ ] Weapons do damage based on a roll [ ] Some weapons can roll twice and take the best -[ ] Rome weapons can roll twice and take the worst +[ ] Some weapons can roll twice and take the worst [ ] When being hit a resistance roll based on armor and other stats is done [ ] Add special sprites that can be positioned on units that display their last roll + -- 2.30.2