From 5afd58bd670b0bc802d5f86c8e63f7f90a1e198e Mon Sep 17 00:00:00 2001 From: koneko <67551503+koneko@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:43:15 +0100 Subject: [PATCH] todos --- docs/todos.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/todos.md b/docs/todos.md index e0941e0..3590a01 100644 --- a/docs/todos.md +++ b/docs/todos.md @@ -12,8 +12,8 @@ List of things to implement following the "release" of the minimum viable produc ## Towers - [x] Extend projectile into seperate defintion + json file -- [ ] Make tower react with slotted gems -- [ ] Alter damage based on attunement from slotted gems +- [x] Make tower react with slotted gems +- [x] Alter damage based on attunement from slotted gems - [x] Tower info on click - [x] Animate projectiles - [x] Better mouseover tracking when placing tower and showing radius @@ -21,7 +21,7 @@ List of things to implement following the "release" of the minimum viable produc ## Gems - [x] Create Gem definitions -- [ ] Make gems affect towers +- [x] Make gems affect towers ## Other