From f5ee66306ff7d9712aee52bf5314a9036fdedaf4 Mon Sep 17 00:00:00 2001 From: Cussa Mitre Date: Thu, 7 Mar 2024 00:19:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README/Changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index c8e9fc3..2412bea 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,17 @@ To acquire TRUE-d6: [https://preview.drivethrurpg.com/en/product/454719/TRUEd6]( - ✨ Move NPC skills to main page - 🧹 Remove "extra-attack" item (handled by "Skills" now) - 🧹 Remove "features" item (handled by "Skills" now) +- 🔥 Remove spell sheet template +- ✨ Change item to `Inventory Item` +- ✨ Add price to Equipment +- ✨ Enrich item description +- ✨ Remove starting equipment from Inventory Item +- ✨ Insert send to chat for Inventory items +- 🐛 Adjust the equipment chat description +- ✨ Starting equipment configuration +- ✨ Add default items into player inventory +- 🐛 Fix the `perDay` regex (using `(SPECIAL)`) +- ✨ Status Effects with the names used in TRUE-d6 ### 0.0.4 - 🐛 Disable debug when publishing the release