From ed380fa221c3cf08eb2766aed769aa4f0c061cf4 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sat, 25 Dec 2021 19:47:38 +0100 Subject: [PATCH] Automatic changelog generation for PR #10249 [ci skip] --- html/changelogs/AutoChangeLog-pr-10249.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-10249.yml diff --git a/html/changelogs/AutoChangeLog-pr-10249.yml b/html/changelogs/AutoChangeLog-pr-10249.yml new file mode 100644 index 00000000000..a1cdbdc2619 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-10249.yml @@ -0,0 +1,7 @@ +author: "OrionTheFox" +delete-after: True +changes: + - bugfix: "The Explorer Gasmask now has a muzzle variant" + - bugfix: "Various masks now show muzzles thru them, as they were meant to. Luchador momento." + - bugfix: "Helmets will now properly hide masks beneath them, instead of causing sprite clipping." + - code_imp: "Added the SHOWSPRITEEARS flag, to force ears to show over an item with HIDEHAIR. This will let sprites with earholes actually fit ears thru them, but not show the hair instead"