Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-01-21 17:15:10 -05:00
parent ec780b9006
commit f1e7b00ef2
4 changed files with 24 additions and 9 deletions
+11
View File
@@ -56,6 +56,17 @@
-->
<div class="commit sansserif">
<h2 class="date">21 January 2018</h2>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Avoids wanton bloodshed by revising logic that checks for blood already in the splat zone.</li>
<li class="rscadd">Adds a helper proc with which you can get a list of all atoms of a type at a given location.</li>
</ul>
<h3 class="author">Tayyyyyyy updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Due to increasing amounts of spaghetti code in the cryptographic sequencer, emagging maintenance drones cripples their table pathfinding and removes their ability to pathfind under people's legs. Also, Nanotrasen has patched its drones to remove the hidden diamond drill module and rewritten its drone control code so that drones that don't call home and verify their programming after a certain amount of time are destroyed automatically.</li>
</ul>
<h2 class="date">20 January 2018</h2>
<h3 class="author">uraniummeltdown updated:</h3>
<ul class="changes bgimages16">
+13
View File
@@ -5970,3 +5970,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
the wizard effects
- bugfix: Guardians phasing in/out will properly show a little animation
- tweak: The petting heart animation is smoother
2018-01-21:
KasparoVy:
- bugfix: Avoids wanton bloodshed by revising logic that checks for blood already
in the splat zone.
- rscadd: Adds a helper proc with which you can get a list of all atoms of a type
at a given location.
Tayyyyyyy:
- tweak: Due to increasing amounts of spaghetti code in the cryptographic sequencer,
emagging maintenance drones cripples their table pathfinding and removes their
ability to pathfind under people's legs. Also, Nanotrasen has patched its drones
to remove the hidden diamond drill module and rewritten its drone control code
so that drones that don't call home and verify their programming after a certain
amount of time are destroyed automatically.
@@ -1,4 +0,0 @@
author: "Tayyyyyyy"
delete-after: True
changes:
- tweak: "Due to increasing amounts of spaghetti code in the cryptographic sequencer, emagging maintenance drones cripples their table pathfinding and removes their ability to pathfind under people's legs. Also, Nanotrasen has patched its drones to remove the hidden diamond drill module and rewritten its drone control code so that drones that don't call home and verify their programming after a certain amount of time are destroyed automatically."
@@ -1,5 +0,0 @@
author: "KasparoVy"
delete-after: True
changes:
- bugfix: "Avoids wanton bloodshed by revising logic that checks for blood already in the splat zone."
- rscadd: "Adds a helper proc with which you can get a list of all atoms of a type at a given location."