From de2b47821be3aaafd7f7af9ed52a34a3558d3cd2 Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Mon, 23 Jun 2025 22:12:16 +0200 Subject: [PATCH] add TODOs that need to be done before finishing. --- DEDUP-TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 DEDUP-TODO.md diff --git a/DEDUP-TODO.md b/DEDUP-TODO.md new file mode 100644 index 0000000..55bd346 --- /dev/null +++ b/DEDUP-TODO.md @@ -0,0 +1,8 @@ +# TODOs I still have before I can create a PR +## this is not a List of things i should do, but what HAS to be done. + +There are probably a lot of things that could be optimized, which will not be on this list +(which will probably also be done, they are just not important enough to track them) + + +- check, why for example the "Forever" button is active for not altered entities (ex.: NPC->hitEffect) if they have a condition already there