Skip to content

Commit

Permalink
Auto-CL compile [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 30, 2023
1 parent cbf2243 commit a8b509d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
6 changes: 6 additions & 0 deletions .changelog/.all_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 0 additions & 4 deletions .changelog/AutoChangeLog-pr-253.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .changelog/AutoChangeLog-pr-255.yml

This file was deleted.

8 changes: 8 additions & 0 deletions resources/html/changelog/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@
-->
<div class="commit sansserif">

<h2 class="date">30 October 2023</h2>
<h3 class="author">martinlyra updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed ship-hunt contracts not being generated correctly, rendering them useless and impossible to complete.</li>
<li class="bugfix">Fixed contract papers not showing up as filled.</li>
<li class="server">Updated TGS integration from TGS 4 to TGS 5</li>
</ul>

<h2 class="date">23 October 2023</h2>
<h3 class="author">martinlyra updated:</h3>
<ul class="changes bgimages16">
Expand Down

0 comments on commit a8b509d

Please sign in to comment.