From c65315b4c0d712b71dedf4c01037944584b94d2a Mon Sep 17 00:00:00 2001 From: Cameron Reikes Date: Wed, 7 Jun 2023 01:25:46 -0700 Subject: [PATCH] Update todo --- todo.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/todo.txt b/todo.txt index b2fc7fd..121d9e6 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,13 @@ +DONE - rewrite to have metadesk format for speech and actions + - action and item explanations in system message, along with available actions and items + - remove party eavesdropping, but make clear to AI when things are heard physically or told directly + - delete peace tokens, replace with key items and scroll item that says word. + - door npc that refuses to open unless player says the word + - The Mighty Sword that's conservative, when convinced to be pulled player gets it as an item + - The using of items and backpack inventory view. + + + DONE - Refactor string parsing and chat dumping to use MD_String8 DONE - Delete old perception types and sources, like from an enemy or player item changed - Refactor perceptions to come from multiple places and format correctly