Changelogs, 21JAN2017

This commit is contained in:
skull132
2017-01-21 14:55:11 -05:00
parent 90e9c9f5f8
commit f36c658128
4 changed files with 23 additions and 15 deletions
+13
View File
@@ -56,6 +56,19 @@
-->
<div class="commit sansserif">
<h2 class="date">21 January 2017</h2>
<h3 class="author">Alberyk updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed nutriments on hardsuit injectors modules not providing nutrition correctly.</li>
<li class="bugfix">Fixed being unable to fire at point blank with the lawgiver.</li>
<li class="imageadd">Fixed some missing unathi and tajaran mask sprites.</li>
</ul>
<h3 class="author">Skull132 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed voidsuits being weird during unequip and magboots eating shoes.</li>
<li class="experiment">An attempted fix of the AI gaining AOOC and antag status during cult rounds.</li>
</ul>
<h2 class="date">20 January 2017</h2>
<h3 class="author">Nanako updated:</h3>
<ul class="changes bgimages16">
+10
View File
@@ -3744,3 +3744,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: CCIA and ERT should have the proper security hud icons now.
- rscadd: Added a bulk metal crate to cargo, making it easy to order a large number
of metal sheets at once.
2017-01-21:
Alberyk:
- bugfix: Fixed nutriments on hardsuit injectors modules not providing nutrition
correctly.
- bugfix: Fixed being unable to fire at point blank with the lawgiver.
- imageadd: Fixed some missing unathi and tajaran mask sprites.
Skull132:
- bugfix: Fixed voidsuits being weird during unequip and magboots eating shoes.
- experiment: An attempted fix of the AI gaining AOOC and antag status during cult
rounds.
-8
View File
@@ -1,8 +0,0 @@
author: Alberyk
delete-after: True
changes:
- bugfix: "Fixed nutriments on hardsuit injectors modules not providing nutrition correctly."
- bugfix: "Fixed being unable to fire at point blank with the lawgiver."
- imageadd: "Fixed some missing unathi and tajaran mask sprites."
-7
View File
@@ -1,7 +0,0 @@
author: Skull132
delete-after: True
changes:
- bugfix: "Fixed voidsuits being weird during unequip and magboots eating shoes."
- experiment: "An attempted fix of the AI gaining AOOC and antag status during cult rounds."