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,15 @@
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">19 November 2018</h2>
|
||||
<h3 class="author">Birdtalon updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes a runtime in safe.dm</li>
|
||||
</ul>
|
||||
<h3 class="author">Citinited updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Alt-clicking a jumpsuit removes accessories from it</li>
|
||||
<li class="tweak">Removing an accessory now shows a small message</li>
|
||||
</ul>
|
||||
<h3 class="author">KasparoVy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Brings the logging of plasma statue ignition up to the same spec at as welder tank explosions.</li>
|
||||
@@ -74,6 +83,10 @@
|
||||
<li class="tweak">Attempting to learn sleeping carp as a changeling or vampire gives you a red warning message.</li>
|
||||
<li class="tweak">You can now refund the sleeping carp scroll to the uplink.</li>
|
||||
</ul>
|
||||
<h3 class="author">TDSSS updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">A warning if slings are very close to ascension, so the crew can potentially still stop them</li>
|
||||
</ul>
|
||||
<h3 class="author">craftxbox updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">add observer/incapacitated check for all sec/medhud actions</li>
|
||||
|
||||
@@ -8095,6 +8095,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
uc_guy:
|
||||
- bugfix: Syndicate borgs are no longer pseudonymous on syndie radio.
|
||||
2018-11-19:
|
||||
Birdtalon:
|
||||
- bugfix: Fixes a runtime in safe.dm
|
||||
Citinited:
|
||||
- tweak: Alt-clicking a jumpsuit removes accessories from it
|
||||
- tweak: Removing an accessory now shows a small message
|
||||
KasparoVy:
|
||||
- tweak: Brings the logging of plasma statue ignition up to the same spec at as
|
||||
welder tank explosions.
|
||||
@@ -8114,6 +8119,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Attempting to learn sleeping carp as a changeling or vampire gives you
|
||||
a red warning message.
|
||||
- tweak: You can now refund the sleeping carp scroll to the uplink.
|
||||
TDSSS:
|
||||
- rscadd: A warning if slings are very close to ascension, so the crew can potentially
|
||||
still stop them
|
||||
craftxbox:
|
||||
- bugfix: add observer/incapacitated check for all sec/medhud actions
|
||||
datlo:
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Citinited"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Alt-clicking a jumpsuit removes accessories from it"
|
||||
- tweak: "Removing an accessory now shows a small message"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "TDSSS"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "A warning if slings are very close to ascension, so the crew can potentially still stop them"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Birdtalon"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes a runtime in safe.dm"
|
||||
Reference in New Issue
Block a user