Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2018-05-28 18:15:35 +00:00
parent f175556f7b
commit 32fddb078a
11 changed files with 50 additions and 38 deletions
+28
View File
@@ -55,6 +55,34 @@
-->
<div class="commit sansserif">
<h2 class="date">28 May 2018</h2>
<h3 class="author">CitrusGender updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Kills you if you're under 0% blood and above -9999% blood level (shouldn't be possible through normal means to be below that.)</li>
<li class="bugfix">Stops bloodloss trait from happening if your race contains the NO_BLOOD</li>
<li class="bugfix">added a check to see if the preferred race is human when the name doesn't have a space</li>
</ul>
<h3 class="author">Dennok updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed a laser reflections from reflectors.</li>
</ul>
<h3 class="author">Denton updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Deltastation's firing range has been decommisioned and replaced with a brand new toxins burn chamber.</li>
<li class="bugfix">Delta toxins disposals are now actually connected to the disposals loop. Toxins storage has a fire alarm too.</li>
<li class="bugfix">The shutter buttons of Pubbystation's mechbay now check for access.</li>
</ul>
<h3 class="author">SpaceManiac updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The robustness of the Super Secret Room has been increased.</li>
<li class="bugfix">Observers can no longer move the action button toggle or change the ambient occlusion setting of their targets.</li>
<li class="bugfix">The emergency space suit safes in escape pods are no longer always unlocked.</li>
</ul>
<h3 class="author">Tlaltecuhtli updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">apiaries from cargo start unwrenched</li>
</ul>
<h2 class="date">27 May 2018</h2>
<h3 class="author">Armhulen, and Keekenox updated:</h3>
<ul class="changes bgimages16">
+22
View File
@@ -18132,3 +18132,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
them on automatically.
steamport:
- bugfix: Borgs/AIs can now toggle rad collectors
2018-05-28:
CitrusGender:
- bugfix: Kills you if you're under 0% blood and above -9999% blood level (shouldn't
be possible through normal means to be below that.)
- bugfix: Stops bloodloss trait from happening if your race contains the NO_BLOOD
- bugfix: added a check to see if the preferred race is human when the name doesn't
have a space
Dennok:
- bugfix: Fixed a laser reflections from reflectors.
Denton:
- tweak: Deltastation's firing range has been decommisioned and replaced with a
brand new toxins burn chamber.
- bugfix: Delta toxins disposals are now actually connected to the disposals loop.
Toxins storage has a fire alarm too.
- bugfix: The shutter buttons of Pubbystation's mechbay now check for access.
SpaceManiac:
- bugfix: The robustness of the Super Secret Room has been increased.
- bugfix: Observers can no longer move the action button toggle or change the ambient
occlusion setting of their targets.
- bugfix: The emergency space suit safes in escape pods are no longer always unlocked.
Tlaltecuhtli:
- bugfix: apiaries from cargo start unwrenched
@@ -1,4 +0,0 @@
author: "Dennok"
delete-after: True
changes:
- bugfix: "Fixed a laser reflections from reflectors."
@@ -1,4 +0,0 @@
author: "SpaceManiac"
delete-after: True
changes:
- bugfix: "The robustness of the Super Secret Room has been increased."
@@ -1,4 +0,0 @@
author: "SpaceManiac"
delete-after: True
changes:
- bugfix: "Observers can no longer move the action button toggle or change the ambient occlusion setting of their targets."
@@ -1,5 +0,0 @@
author: "CitrusGender"
delete-after: True
changes:
- bugfix: "Kills you if you're under 0% blood and above -9999% blood level (shouldn't be possible through normal means to be below that.)"
- bugfix: "Stops bloodloss trait from happening if your race contains the NO_BLOOD"
@@ -1,4 +0,0 @@
author: "SpaceManiac"
delete-after: True
changes:
- bugfix: "The emergency space suit safes in escape pods are no longer always unlocked."
@@ -1,5 +0,0 @@
author: "Denton"
delete-after: True
changes:
- tweak: "Deltastation's firing range has been decommisioned and replaced with a brand new toxins burn chamber."
- bugfix: "Delta toxins disposals are now actually connected to the disposals loop. Toxins storage has a fire alarm too."
@@ -1,4 +0,0 @@
author: "Denton"
delete-after: True
changes:
- bugfix: "The shutter buttons of Pubbystation's mechbay now check for access."
@@ -1,4 +0,0 @@
author: "Tlaltecuhtli"
delete-after: True
changes:
- bugfix: "apiaries from cargo start unwrenched"
@@ -1,4 +0,0 @@
author: "CitrusGender"
delete-after: True
changes:
- bugfix: "added a check to see if the preferred race is human when the name doesn't have a space"