Merge pull request #5604 from Krausus/Changelog

Removes "Baker's Dozen of AIs" Mode
This commit is contained in:
Fox McCloud
2016-09-01 22:56:15 -04:00
committed by GitHub
4 changed files with 18 additions and 9 deletions
+11
View File
@@ -55,6 +55,17 @@
-->
<div class="commit sansserif">
<h2 class="date">01 September 2016</h2>
<h3 class="author">Crazylemon updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Dying of low blood is no longer capable of causing eternal death</li>
<li class="bugfix">Having your body brought back to life will no longer break your health doll</li>
</ul>
<h3 class="author">monster860 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes hotel SNPC's getting access that they shouldn't get.</li>
</ul>
<h2 class="date">29 August 2016</h2>
<h3 class="author">Crazylemon updated:</h3>
<ul class="changes bgimages16">
+7
View File
@@ -2884,3 +2884,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
AIs can still see the countdown
- bugfix: Mobs without appendixes can no longer contract appendicitis
- bugfix: Holosigns cannot be pulled around
2016-09-01:
Crazylemon:
- bugfix: Dying of low blood is no longer capable of causing eternal death
- bugfix: Having your body brought back to life will no longer break your health
doll
monster860:
- bugfix: Fixes hotel SNPC's getting access that they shouldn't get.
@@ -1,5 +0,0 @@
author: Crazylemon
delete-after: True
changes:
- bugfix: "Dying of low blood is no longer capable of causing eternal death"
- bugfix: "Having your body brought back to life will no longer break your health doll"
@@ -1,4 +0,0 @@
author: monster860
delete-after: True
changes:
- bugfix: "Fixes hotel SNPC's getting access that they shouldn't get."