Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2018-01-23 15:13:28 +00:00
parent 756d48e59a
commit 8418db56ec
8 changed files with 52 additions and 32 deletions
+24
View File
@@ -65,18 +65,42 @@
<ul class="changes bgimages16">
<li class="bugfix">Fixed missing tile under autolathes</li>
</ul>
<h3 class="author">MrDoomBringer updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">NanoTrasen's Creative Psychology Initiative has brought new training to all crewmembers to foster rapid, innovative problem-solving! You can now kill yourself in so many more ways!</li>
<li class="rscadd">The RnD department can now develop firmware upgrades to the Express Supply Console, unlocking advanced cargo drop pods!</li>
</ul>
<h3 class="author">Naksu updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">removed a bunch of unnecessary vars, combining them into a bitfield</li>
</ul>
<h3 class="author">SpaceManiac updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed occasional runtimes when ion storms or overflow would replace an existing law.</li>
</ul>
<h3 class="author">WJohnston updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Space syndie listening post now has a real microwave, and a book management console. Lava listening post comms room intercom now no longer starts with broadcast on.</li>
<li class="rscadd">the syndicate drop ship and fighter pods from the caravan ambush can now be flown to the syndicate listening post. The fighter pods also now have xray cameras because regular ones were super useless.</li>
</ul>
<h3 class="author">XDTM updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added Regenerative Jelly, made with tricordrazine and slime jelly. It regenerates a bit faster, and won't harm jellypeople.</li>
<li class="rscadd">Added Energized Jelly, made with teslium and jelly. It works as an anti-stun chemical for slimepeople and speeds up luminescents' power cooldown, but non-jellypeople will just get shocked.</li>
<li class="rscadd">Added Pyroxadone, made with cryoxadone and slime jelly. It's basically inverse cryoxadone: it heals faster the hotter your body temperature is.</li>
<li class="tweak">Cryoxadone no longer deals toxin damage to jellypeople.</li>
<li class="tweak">Purple Slime Extracts no longer have their sugar->slime jelly reaction (obsolete with extract grinding), and instead have a blood->regen jelly reaction.</li>
<li class="tweak">Purple Extract's major activation by Luminescents now give regenerative jelly instead of tricordrazine.</li>
</ul>
<h3 class="author">coiax updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Fake nuclear disks can only be identified by the captain, observers, nuclear operatives, seeing where the pinpointer points, or attempting to put it into a nuclear device.</li>
<li class="rscadd">Fake nuclear disks "respawn" on the station just like the real one.</li>
</ul>
<h3 class="author">kevinz000 updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">pulling claw can now only passively grab</li>
<li class="bugfix">Infrared beams now update instantly.</li>
</ul>
<h3 class="author">ninjanomnom updated:</h3>
<ul class="changes bgimages16">
+28
View File
@@ -15141,8 +15141,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: cables now show up on t-ray scans.
Dax Dupont:
- bugfix: Fixed missing tile under autolathes
MrDoomBringer:
- rscadd: NanoTrasen's Creative Psychology Initiative has brought new training to
all crewmembers to foster rapid, innovative problem-solving! You can now kill
yourself in so many more ways!
- rscadd: The RnD department can now develop firmware upgrades to the Express Supply
Console, unlocking advanced cargo drop pods!
Naksu:
- code_imp: removed a bunch of unnecessary vars, combining them into a bitfield
SpaceManiac:
- bugfix: Fixed occasional runtimes when ion storms or overflow would replace an
existing law.
WJohnston:
- bugfix: Space syndie listening post now has a real microwave, and a book management
console. Lava listening post comms room intercom now no longer starts with broadcast
@@ -15150,8 +15159,27 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: the syndicate drop ship and fighter pods from the caravan ambush can now
be flown to the syndicate listening post. The fighter pods also now have xray
cameras because regular ones were super useless.
XDTM:
- rscadd: Added Regenerative Jelly, made with tricordrazine and slime jelly. It
regenerates a bit faster, and won't harm jellypeople.
- rscadd: Added Energized Jelly, made with teslium and jelly. It works as an anti-stun
chemical for slimepeople and speeds up luminescents' power cooldown, but non-jellypeople
will just get shocked.
- rscadd: 'Added Pyroxadone, made with cryoxadone and slime jelly. It''s basically
inverse cryoxadone: it heals faster the hotter your body temperature is.'
- tweak: Cryoxadone no longer deals toxin damage to jellypeople.
- tweak: Purple Slime Extracts no longer have their sugar->slime jelly reaction
(obsolete with extract grinding), and instead have a blood->regen jelly reaction.
- tweak: Purple Extract's major activation by Luminescents now give regenerative
jelly instead of tricordrazine.
coiax:
- rscadd: Fake nuclear disks can only be identified by the captain, observers, nuclear
operatives, seeing where the pinpointer points, or attempting to put it into
a nuclear device.
- rscadd: Fake nuclear disks "respawn" on the station just like the real one.
kevinz000:
- rscdel: pulling claw can now only passively grab
- bugfix: Infrared beams now update instantly.
ninjanomnom:
- bugfix: Changeling clothing can get bloodied again.
the hatchet man (i eat garbage code):
@@ -1,4 +0,0 @@
author: "kevinz000"
delete-after: True
changes:
- bugfix: "Infrared beams now update instantly."
@@ -1,7 +0,0 @@
author: "coiax"
delete-after: True
changes:
- rscadd: "Fake nuclear disks can only be identified by the captain,
observers, nuclear operatives, seeing where the pinpointer points, or
attempting to put it into a nuclear device."
- rscadd: "Fake nuclear disks \"respawn\" on the station just like the real one."
@@ -1,4 +0,0 @@
author: "MrDoomBringer"
delete-after: True
changes:
- rscadd: "NanoTrasen's Creative Psychology Initiative has brought new training to all crewmembers to foster rapid, innovative problem-solving! You can now kill yourself in so many more ways!"
@@ -1,9 +0,0 @@
author: "XDTM"
delete-after: True
changes:
- rscadd: "Added Regenerative Jelly, made with tricordrazine and slime jelly. It regenerates a bit faster, and won't harm jellypeople."
- rscadd: "Added Energized Jelly, made with teslium and jelly. It works as an anti-stun chemical for slimepeople and speeds up luminescents' power cooldown, but non-jellypeople will just get shocked."
- rscadd: "Added Pyroxadone, made with cryoxadone and slime jelly. It's basically inverse cryoxadone: it heals faster the hotter your body temperature is."
- tweak: "Cryoxadone no longer deals toxin damage to jellypeople."
- tweak: "Purple Slime Extracts no longer have their sugar->slime jelly reaction (obsolete with extract grinding), and instead have a blood->regen jelly reaction."
- tweak: "Purple Extract's major activation by Luminescents now give regenerative jelly instead of tricordrazine."
@@ -1,4 +0,0 @@
author: "MrDoomBringer"
delete-after: True
changes:
- rscadd: "The RnD department can now develop firmware upgrades to the Express Supply Console, unlocking advanced cargo drop pods!"
@@ -1,4 +0,0 @@
author: "SpaceManiac"
delete-after: True
changes:
- bugfix: "Fixed occasional runtimes when ion storms or overflow would replace an existing law."