Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2017-05-13 18:19:51 -04:00
parent 6eb7c2f25a
commit 4ff294871e
3 changed files with 14 additions and 7 deletions
+7
View File
@@ -56,6 +56,13 @@
-->
<div class="commit sansserif">
<h2 class="date">13 May 2017</h2>
<h3 class="author">Fethas updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixes a redundent add_cultist proc so cult memorize objectives works on new converts.</li>
<li class="bugfix">fixes an istype with IS_GAMEMODE_CULT</li>
<li class="bugfix">Narsie now will sometimes make a door a cult door..i thought i had that in the first time.</li>
<li class="bugfix">runed metal can now be only used on cult girders.</li>
</ul>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes a sprite issue with the Unathi Dorsal Frill's webbing.</li>
+7
View File
@@ -4654,5 +4654,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Gives a hint that the cowboy shirts are meant to be clipped on to your
uniform
2017-05-13:
Fethas:
- bugfix: fixes a redundent add_cultist proc so cult memorize objectives works on
new converts.
- bugfix: fixes an istype with IS_GAMEMODE_CULT
- bugfix: Narsie now will sometimes make a door a cult door..i thought i had that
in the first time.
- bugfix: runed metal can now be only used on cult girders.
KasparoVy:
- bugfix: Fixes a sprite issue with the Unathi Dorsal Frill's webbing.
@@ -1,7 +0,0 @@
author: "Fethas"
delete-after: True
changes:
- bugfix: "fixes a redundent add_cultist proc so cult memorize objectives works on new converts."
- bugfix: "fixes an istype with IS_GAMEMODE_CULT"
- bugfix: "Narsie now will sometimes make a door a cult door..i thought i had that in the first time."
- bugfix: "runed metal can now be only used on cult girders."