mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
"[ci skip] Automatic Build - 2023.03.29.19.30.24"
This commit is contained in:
@@ -56,6 +56,13 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed the artifact forcefield effect, which could runtime if it didn'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>
|
||||
|
||||
@@ -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'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.
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user