From 278f878d7355985a2f0eeb5c5dc808b9c5694c07 Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 15 Oct 2021 06:21:59 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 13 +++++++++++++ Resources/Changelog/Parts/window.yml | 4 ---- 2 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 Resources/Changelog/Parts/window.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 641d24fc8a..ffa1bc406d 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2462,3 +2462,16 @@ Entries: - {message: Doors now shut properly on a rotated shuttle., type: Fix} id: 440 time: '2021-10-15T03:04:23.0000000+00:00' +- author: Swept + changes: + - {message: Converted most of the codebase to Supernorn sprites, type: Tweak} + - {message: Removes most of the cev-eris sprites, type: Remove} + - {message: Removed low walls, type: Remove} + - {message: Removed shelves, type: Remove} + id: 441 + time: '2021-10-15T09:58:40.0000000+00:00' +- author: Zumorica + changes: + - {message: Adapts window construction to the new sprites and grilles., type: Tweak} + id: 442 + time: '2021-10-15T10:21:58.640854+00:00' diff --git a/Resources/Changelog/Parts/window.yml b/Resources/Changelog/Parts/window.yml deleted file mode 100644 index 6bf146ce93..0000000000 --- a/Resources/Changelog/Parts/window.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Tweak # One of the following: Add, Remove, Tweak, Fix - message: Adapts window construction to the new sprites and grilles.