Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2019-02-02 13:25:15 +00:00
parent 6158b6c1dc
commit d7ab71844d
8 changed files with 43 additions and 28 deletions
+25
View File
@@ -61,6 +61,31 @@
<ul class="changes bgimages16">
<li class="rscadd">Added Pack of C-4 for Traitors and Nuke ops. Comes with 5 C-4 charges for 4TC.</li>
</ul>
<h3 class="author">Kyep updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Made playtime numbers displayed to admins (in the playtime report) and players (in the 'check my playtime' verb) clearer in meaning.</li>
</ul>
<h3 class="author">MINIMAN10000 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Mobs in help intent do not push mobs pulling a structure or the structure they are pulling</li>
<li class="bugfix">mobs standing on the same tile when being walked into on help intent.</li>
<li class="bugfix">structures pulled beyond 1 distance call stop_pulling</li>
<li class="bugfix">stop_pulling() now sets pulledby to null</li>
</ul>
<h3 class="author">Shadeykins updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Thunderdome volume.</li>
<li class="bugfix">Newscaster placement</li>
<li class="tweak">Power alarm subtype (noalarm), vomit/blood</li>
</ul>
<h3 class="author">TDSSS updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Mob spawner menu buttons now work. This time it really works, I swear.</li>
</ul>
<h3 class="author">uc_guy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Non-breathing mobs no longer cause an increase in germ level by not wearing a mask.</li>
</ul>
<h2 class="date">01 February 2019</h2>
<h3 class="author">AffectedArc07 updated:</h3>
+18
View File
@@ -8981,3 +8981,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
AzuleUtama:
- rscadd: Added Pack of C-4 for Traitors and Nuke ops. Comes with 5 C-4 charges
for 4TC.
Kyep:
- tweak: Made playtime numbers displayed to admins (in the playtime report) and
players (in the 'check my playtime' verb) clearer in meaning.
MINIMAN10000:
- rscadd: Mobs in help intent do not push mobs pulling a structure or the structure
they are pulling
- bugfix: mobs standing on the same tile when being walked into on help intent.
- bugfix: structures pulled beyond 1 distance call stop_pulling
- bugfix: stop_pulling() now sets pulledby to null
Shadeykins:
- tweak: Thunderdome volume.
- bugfix: Newscaster placement
- tweak: Power alarm subtype (noalarm), vomit/blood
TDSSS:
- bugfix: Mob spawner menu buttons now work. This time it really works, I swear.
uc_guy:
- bugfix: Non-breathing mobs no longer cause an increase in germ level by not wearing
a mask.
@@ -1,7 +0,0 @@
author: "MINIMAN10000"
delete-after: True
changes:
- rscadd: "Mobs in help intent do not push mobs pulling a structure or the structure they are pulling"
- bugfix: "mobs standing on the same tile when being walked into on help intent."
- bugfix: "structures pulled beyond 1 distance call stop_pulling"
- bugfix: "stop_pulling() now sets pulledby to null"
@@ -1,4 +0,0 @@
author: "TDSSS"
delete-after: True
changes:
- bugfix: "Mob spawner menu buttons now work. This time it really works, I swear."
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- tweak: "Made playtime numbers displayed to admins (in the playtime report) and players (in the 'check my playtime' verb) clearer in meaning."
@@ -1,4 +0,0 @@
author: "uc_guy"
delete-after: True
changes:
- bugfix: "Non-breathing mobs no longer cause an increase in germ level by not wearing a mask."
@@ -1,5 +0,0 @@
author: "Shadeykins"
delete-after: True
changes:
- bugfix: "Newscaster placement"
- tweak: "Power alarm subtype (noalarm), vomit/blood"
@@ -1,4 +0,0 @@
author: "Shadeykins"
delete-after: True
changes:
- tweak: "Thunderdome volume."