[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2017-12-31 11:22:51 +01:00
parent cb303b4238
commit bf6c85cdd8
2 changed files with 7 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
<h3 class="author">Cyadox updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Quick-equip hotkey can now swap items in occupied slots.</li>
<li class="bugfix">Stopping surgery by dropping or storing your tool now harms the patient</li>
</ul>
<h3 class="author">DamianX updated:</h3>
<ul class="changes bgimages16">
@@ -110,6 +111,8 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
<ul class="changes bgimages16">
<li class="bugfix">Clone damage on slimepeople can be healed now.</li>
<li class="spellcheck">Improved the clarity of cult bonus objectives.</li>
<li class="bugfix">A breathing bug for non-human mobs was fixed. Tiny concentrations of CO2 and plasma should no longer kill animals dead.</li>
<li class="bugfix">A similar bug was causing space heaters and AC units to be unduly effective.</li>
</ul>
<h2 class="date">2017.12.28</h2>

View File

@@ -1066,6 +1066,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-12-31:
Cyadox:
- rscadd: Quick-equip hotkey can now swap items in occupied slots.
- bugfix: Stopping surgery by dropping or storing your tool now harms the patient
DamianX:
- tweak: Diagnostic HUDs can be printed from the protolathe.
- rscadd: Ghosts can use the diagnostic HUD.
@@ -1079,3 +1080,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Pathid:
- bugfix: Clone damage on slimepeople can be healed now.
- spellcheck: Improved the clarity of cult bonus objectives.
- bugfix: A breathing bug for non-human mobs was fixed. Tiny concentrations of CO2
and plasma should no longer kill animals dead.
- bugfix: A similar bug was causing space heaters and AC units to be unduly effective.