From 24a2227da542277f72defbdce41f76abc5f082db Mon Sep 17 00:00:00 2001 From: Changelog Generation Date: Sun, 25 Feb 2024 20:02:32 -0500 Subject: [PATCH] Automatic changelog generation for PR #804 [ci skip] --- html/changelogs/AutoChangeLog-pr-804.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-804.yml diff --git a/html/changelogs/AutoChangeLog-pr-804.yml b/html/changelogs/AutoChangeLog-pr-804.yml new file mode 100644 index 000000000000..e47446cdc6ba --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-804.yml @@ -0,0 +1,10 @@ +author: Jacquerel, MrMelbert +delete-after: true +changes: + - bugfix: Stabilized slime extracts will now once again work from inside modsuit + storage. + - bugfix: When placing an item into storage (such as backpacks), all nearby mobs + now get a message, rather than just the first mob. + - bugfix: TGC decks of cards should act a bit less odd when looking inside. + - refactor: Refactored a bit of storage, cleaned up a fair bit of its code. Let + me know if you notice anything funky about storage (like backpacks).