Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-10-21 00:03:49 +00:00
parent 68091f179c
commit 9c47fbd00f
10 changed files with 50 additions and 33 deletions
+32
View File
@@ -56,6 +56,38 @@
-->
<div class="commit sansserif">
<h2 class="date">21 October 2018</h2>
<h3 class="author">Alonefromhell updated:</h3>
<ul class="changes bgimages16">
<li class="spellcheck">Fixed some formatting issues in post_equip.</li>
</ul>
<h3 class="author">Desolate updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Refactors some reagent lists into global list</li>
</ul>
<h3 class="author">Farie82 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Cyborgs can now refill welding tools and fire extinguishers using the recharging station</li>
</ul>
<h3 class="author">Purpose updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Moves Icon Smoothing to a Subsystem.</li>
</ul>
<h3 class="author">Triiodine updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Skrell & Tajaran sechardsuit to paracode palette, from Bay12 palette.</li>
<li class="rscdel">TG & BS12 sec-hardsuits in all dmis</li>
</ul>
<h3 class="author">Warior4356 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Final UI update was missed in Safe Refactor PR</li>
</ul>
<h3 class="author">variableundefined updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Improves the List free slots admin verb to show useful information.</li>
<li class="bugfix">Cyborg hypospray's attack log message should no longer be reversed.</li>
</ul>
<h2 class="date">20 October 2018</h2>
<h3 class="author">Birdtalon updated:</h3>
<ul class="changes bgimages16">
+18
View File
@@ -7601,3 +7601,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: It is no longer possible to duplicate uvents.
variableundefined:
- tweak: Plating's icon is back to the old one once again.
2018-10-21:
Alonefromhell:
- spellcheck: Fixed some formatting issues in post_equip.
Desolate:
- tweak: Refactors some reagent lists into global list
Farie82:
- tweak: Cyborgs can now refill welding tools and fire extinguishers using the recharging
station
Purpose:
- tweak: Moves Icon Smoothing to a Subsystem.
Triiodine:
- tweak: Skrell & Tajaran sechardsuit to paracode palette, from Bay12 palette.
- rscdel: TG & BS12 sec-hardsuits in all dmis
Warior4356:
- bugfix: Final UI update was missed in Safe Refactor PR
variableundefined:
- tweak: Improves the List free slots admin verb to show useful information.
- bugfix: Cyborg hypospray's attack log message should no longer be reversed.
@@ -1,4 +0,0 @@
author: "Desolate"
delete-after: True
changes:
- tweak: "Refactors some reagent lists into global list"
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- tweak: "Moves Icon Smoothing to a Subsystem."
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- bugfix: "Cyborg hypospray's attack log message should no longer be reversed."
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- tweak: "Improves the List free slots admin verb to show useful information."
@@ -1,5 +0,0 @@
author: "Triiodine"
delete-after: True
changes:
- tweak: "Skrell & Tajaran sechardsuit to paracode palette, from Bay12 palette."
- rscdel: "TG & BS12 sec-hardsuits in all dmis"
@@ -1,4 +0,0 @@
author: "Farie82"
delete-after: True
changes:
- tweak: "Cyborgs can now refill welding tools and fire extinguishers using the recharging station"
@@ -1,4 +0,0 @@
author: "Warior4356"
delete-after: True
changes:
- bugfix: "Final UI update was missed in Safe Refactor PR"
@@ -1,4 +0,0 @@
author: "Alonefromhell"
delete-after: True
changes:
- spellcheck: "Fixed some formatting issues in post_equip."