Changelogs - 28JUN2016

This commit is contained in:
skull132
2016-06-29 16:32:23 -04:00
parent a71410a126
commit f35a5427fd
3 changed files with 13 additions and 13 deletions
+7
View File
@@ -56,6 +56,13 @@
-->
<div class="commit sansserif">
<h2 class="date">29 June 2016</h2>
<h3 class="author">Skull132 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Vampires can no longer have negative amounts of blood or frenzy. This also means that frenzy from low levels of blood is acheivable again.</li>
<li class="bugfix">Dominate and presence no longer affect loyalty implanted personnel, unless the casting vampire has attained full power.</li>
</ul>
<h2 class="date">27 June 2016</h2>
<h3 class="author">Nanako updated:</h3>
<ul class="changes bgimages16">
+6
View File
@@ -2122,3 +2122,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed being unable to place held animals into disposal units
- bugfix: Fixed missing held/onhead icons for cats
- bugfix: Fixed being unable to install robot cameras
2016-06-29:
Skull132:
- bugfix: Vampires can no longer have negative amounts of blood or frenzy. This
also means that frenzy from low levels of blood is acheivable again.
- bugfix: Dominate and presence no longer affect loyalty implanted personnel, unless
the casting vampire has attained full power.
-13
View File
@@ -1,13 +0,0 @@
author: Skull132
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Vampires can no longer have negative amounts of blood or frenzy. This also means that frenzy from low levels of blood is acheivable again."
- bugfix: "Dominate and presence no longer affect loyalty implanted personnel, unless the casting vampire has attained full power."