Changelogs - 30OCT2016

This commit is contained in:
skull132
2016-10-30 13:15:39 -04:00
parent f11deb5f91
commit aa07e3482b
3 changed files with 17 additions and 10 deletions
+10
View File
@@ -56,6 +56,16 @@
-->
<div class="commit sansserif">
<h2 class="date">30 October 2016</h2>
<h3 class="author">inselc updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed hungry Shades.</li>
<li class="bugfix">Fixed AI being able to interact with IV drips.</li>
<li class="bugfix">Fixed Alt-Clicking PDA on ground displaying wrong message.</li>
<li class="bugfix">Fixed smallbot controls access.</li>
<li class="bugfix">Fixed mice being able to open and close laptop computers.</li>
</ul>
<h2 class="date">29 October 2016</h2>
<h3 class="author">inselc updated:</h3>
<ul class="changes bgimages16">
+7
View File
@@ -2885,3 +2885,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed invisible runes triggering message when trying to clean the tile
they're on.
- rscadd: Added Juggernaut ability to smash machines.
2016-10-30:
inselc:
- bugfix: Fixed hungry Shades.
- bugfix: Fixed AI being able to interact with IV drips.
- bugfix: Fixed Alt-Clicking PDA on ground displaying wrong message.
- bugfix: Fixed smallbot controls access.
- bugfix: Fixed mice being able to open and close laptop computers.
-10
View File
@@ -1,10 +0,0 @@
author: inselc
delete-after: True
changes:
- bugfix: "Fixed hungry Shades."
- bugfix: "Fixed AI being able to interact with IV drips."
- bugfix: "Fixed Alt-Clicking PDA on ground displaying wrong message."
- bugfix: "Fixed smallbot controls access."
- bugfix: "Fixed mice being able to open and close laptop computers."