"[ci skip] Automatic Build - 2023.01.30.11.23.27"

This commit is contained in:
AuroraBuildBot
2023-01-30 11:23:27 +00:00
parent 676bbc3cd6
commit 740399fc98
4 changed files with 19 additions and 13 deletions
+11
View File
@@ -35,6 +35,17 @@
-->
<div class="commit sansserif">
<h2 class="date">30 January 2023</h2>
<h3 class="author">Alberyk updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed airtight plastic flaps stopping working after shuttles moves.</li>
</ul>
<h3 class="author">JohnWildkins updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed an issue where wall icons and other smoothed icons would fail to update.</li>
<li class="backend">Potentially fixed an issue with the server failing to reboot / launch correctly.</li>
</ul>
<h2 class="date">29 January 2023</h2>
<h3 class="author">Alberyk updated:</h3>
<ul class="changes bgimages16">
+8
View File
@@ -27776,3 +27776,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
will encounter. Most of the content is on barren exos/asteroids unfortunately. '
Wowzewow (Wezzy):
- bugfix: Fixes window clipping.
2023-01-30:
Alberyk:
- bugfix: Fixed airtight plastic flaps stopping working after shuttles moves.
JohnWildkins:
- bugfix: Fixed an issue where wall icons and other smoothed icons would fail to
update.
- backend: Potentially fixed an issue with the server failing to reboot / launch
correctly.
-6
View File
@@ -1,6 +0,0 @@
author: Alberyk
delete-after: True
changes:
- bugfix: "Fixed airtight plastic flaps stopping working after shuttles moves."
-7
View File
@@ -1,7 +0,0 @@
author: JohnWildkins
delete-after: True
changes:
- bugfix: "Fixed an issue where wall icons and other smoothed icons would fail to update."
- backend: "Potentially fixed an issue with the server failing to reboot / launch correctly."