From facc65baf31ba7e733247bf2051ea7611fd56200 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sun, 1 Dec 2019 00:51:45 -0600 Subject: [PATCH] Automatic changelog generation for PR #10016 [ci skip] --- html/changelogs/AutoChangeLog-pr-10016.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-10016.yml diff --git a/html/changelogs/AutoChangeLog-pr-10016.yml b/html/changelogs/AutoChangeLog-pr-10016.yml new file mode 100644 index 0000000000..783b56ff0b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-10016.yml @@ -0,0 +1,10 @@ +author: "Bhijn" +delete-after: True +changes: + - code_imp: "Item mousedrop() now provides a return value indicating whether or not behavior has been overridden somehow." + - bugfix: "Defibs now properly check that their loc is the same as the user for mousedrop() calls, meaning ghosts can no longer make you equip defibs. Plus extra sanity checks." + - bugfix: "Pet carriers no longer attack turfs while trying to unload their contents." + - bugfix: "Decks of cards now function as they originally intended when attempting to use their drag and drop behavior." + - bugfix: "Paper bins and papercutters no longer act wonky when you're trying to pull a piece of paper from them." + - bugfix: "Adds clothing drag n drop sanity checks." + - bugfix: "Sythetic hats now have extra sanity checks"