diff --git a/.changelog/.all_changelog.yml b/.changelog/.all_changelog.yml index 1ad05f591d..20a0e82d96 100644 --- a/.changelog/.all_changelog.yml +++ b/.changelog/.all_changelog.yml @@ -560,3 +560,9 @@ 2023-10-23: martinlyra: - tweak: Cleaned up & modified code for compatibility with both BYOND & OpenDream +2023-10-30: + martinlyra: + - bugfix: Fixed ship-hunt contracts not being generated correctly, rendering them + useless and impossible to complete. + - bugfix: Fixed contract papers not showing up as filled. + - server: Updated TGS integration from TGS 4 to TGS 5 diff --git a/.changelog/AutoChangeLog-pr-253.yml b/.changelog/AutoChangeLog-pr-253.yml deleted file mode 100644 index 744a2d0677..0000000000 --- a/.changelog/AutoChangeLog-pr-253.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: martinlyra -changes: - - {server: Updated TGS integration from TGS 4 to TGS 5} -delete-after: true diff --git a/.changelog/AutoChangeLog-pr-255.yml b/.changelog/AutoChangeLog-pr-255.yml deleted file mode 100644 index 043ac325d3..0000000000 --- a/.changelog/AutoChangeLog-pr-255.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: martinlyra -changes: - - {bugfix: 'Fixed ship-hunt contracts not being generated correctly, rendering them - useless and impossible to complete.'} - - {bugfix: Fixed contract papers not showing up as filled.} -delete-after: true diff --git a/resources/html/changelog/changelog.html b/resources/html/changelog/changelog.html index 9dfbb59c7d..a3c8973e96 100644 --- a/resources/html/changelog/changelog.html +++ b/resources/html/changelog/changelog.html @@ -41,6 +41,14 @@ -->
+

30 October 2023

+

martinlyra updated:

+ +

23 October 2023

martinlyra updated: