"[ci skip] Automatic Build - 2023.03.29.19.30.24"

This commit is contained in:
AuroraBuildBot
2023-03-29 19:30:24 +00:00
parent 5ba6eccd9a
commit 5e1d439d94
3 changed files with 16 additions and 9 deletions
+7
View File
@@ -56,6 +56,13 @@
<ul class="changes bgimages16">
<li class="bugfix">Fixed the artifact forcefield effect, which could runtime if it didn&#x27;t find a turf.</li>
</ul>
<h3 class="author">JohnWildkins updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed an issue that prevented several ruins from spawning on exoplanets.</li>
<li class="bugfix">Fixed ruin spawns being partially / wholly deleted by landing zones, causing unit test failures and, of course, deleted ruins.</li>
<li class="backend">Changed the ruin tag system to more appropriately reflect types that actually want to be filtered for. Added planetary tags to restrict ruins by planet type.</li>
<li class="backend">The away site testing map now attempts to build one of each exoplanet (excluding lore planets) and one of each ruin.</li>
</ul>
<h3 class="author">Sniblet updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Instead of Zoleth and Vetju, Scay and Vedhra are the new Bound donors for Horizon biological testing. This means the bugs you buy come in new colors.</li>
+9
View File
@@ -28743,6 +28743,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Fluffyghost:
- bugfix: Fixed the artifact forcefield effect, which could runtime if it didn&#x27;t
find a turf.
JohnWildkins:
- bugfix: Fixed an issue that prevented several ruins from spawning on exoplanets.
- bugfix: Fixed ruin spawns being partially / wholly deleted by landing zones, causing
unit test failures and, of course, deleted ruins.
- backend: Changed the ruin tag system to more appropriately reflect types that
actually want to be filtered for. Added planetary tags to restrict ruins by
planet type.
- backend: The away site testing map now attempts to build one of each exoplanet
(excluding lore planets) and one of each ruin.
Sniblet:
- tweak: Instead of Zoleth and Vetju, Scay and Vedhra are the new Bound donors for
Horizon biological testing. This means the bugs you buy come in new colors.
-9
View File
@@ -1,9 +0,0 @@
author: JohnWildkins
delete-after: True
changes:
- bugfix: "Fixed an issue that prevented several ruins from spawning on exoplanets."
- bugfix: "Fixed ruin spawns being partially / wholly deleted by landing zones, causing unit test failures and, of course, deleted ruins."
- backend: "Changed the ruin tag system to more appropriately reflect types that actually want to be filtered for. Added planetary tags to restrict ruins by planet type."
- backend: "The away site testing map now attempts to build one of each exoplanet (excluding lore planets) and one of each ruin."