mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user