Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2019-01-27 02:34:14 +00:00
parent 175bd0cc70
commit fb9a788944
7 changed files with 19 additions and 20 deletions
+11
View File
@@ -57,6 +57,17 @@
<div class="commit sansserif">
<h2 class="date">27 January 2019</h2>
<h3 class="author">Kyep updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed a runtime in hear_say.dm</li>
<li class="bugfix">Fixed item_attack / attack_obj runtime.</li>
<li class="bugfix">Fixed runtime when double-clicking a stool in-hand.</li>
<li class="bugfix">Antag objectives (kill, debrain, etc) can no longer target people on unreachable zlevels, like the admin-only/centcom zlevel.</li>
</ul>
<h3 class="author">Kyep and alonefromhell and Ty Omaha updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Whispers are now fully readable in admin log.</li>
</ul>
<h3 class="author">datlo updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Syndicate medical cyborgs now get a portable full body analyzer, making them much more effective field surgeons.</li>
+8
View File
@@ -8847,6 +8847,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Books now deal light damage on hit if you're not on help intent. Space
law book deals extra damage.
2019-01-27:
Kyep:
- bugfix: fixed a runtime in hear_say.dm
- bugfix: Fixed item_attack / attack_obj runtime.
- bugfix: Fixed runtime when double-clicking a stool in-hand.
- bugfix: Antag objectives (kill, debrain, etc) can no longer target people on unreachable
zlevels, like the admin-only/centcom zlevel.
Kyep and alonefromhell and Ty Omaha:
- bugfix: Whispers are now fully readable in admin log.
datlo:
- rscadd: Syndicate medical cyborgs now get a portable full body analyzer, making
them much more effective field surgeons.
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- bugfix: "fixed a runtime in hear_say.dm"
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- bugfix: "Fixed item_attack / attack_obj runtime."
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- bugfix: "Fixed runtime when double-clicking a stool in-hand."
@@ -1,4 +0,0 @@
author: "Kyep and alonefromhell and Ty Omaha"
delete-after: True
changes:
- bugfix: "Whispers are now fully readable in admin log."
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- bugfix: "Antag objectives (kill, debrain, etc) can no longer target people on unreachable zlevels, like the admin-only/centcom zlevel."