Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-04-18 00:06:27 +00:00
parent 9208287e3d
commit 3302d38829
6 changed files with 39 additions and 42 deletions

View File

@@ -50,6 +50,25 @@
-->
<div class="commit sansserif">
<h2 class="date">18 April 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
<li class="balance">(TGport-Kriskog) Reduced blight cost to 75, more in line with its underwhelming nature. tweak: (TGport-Kriskog) Revenants now only use stolen essence to unlock new spells. No more counting corpses or waiting for regen before draining. tweak: (TGport-Kriskog) Spell unlock costs adjusted accordingly, defile upped from 0 to a cost of 10. tweak: (TGport-Kriskog) Drain targets in soft-crit will be stunned, to prevent them crawling away.</li>
<li class="bugfix">(TGport-ShizCalev) Fixed revenant's light overload ability not blowing lights in a square if there was another broken/burnt out/empty light in it.</li>
</ul>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Mechs now do not get drained an absurd amount of energy when EMPd.</li>
<li class="bugfix">Organic healing surgeries no longer show up for people without any organic bodyparts.</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a fancy TGUI interface for the cloning computer.</li>
<li class="rscdel">Destroys the old cloning interface. tweak: Alt-Click now removes disks from the cloning computer.</li>
<li class="refactor">Replaced way too much code for the cloning computer.</li>
<li class="refactor">Cloning scan's implant now outputs a list if desired.</li>
</ul>
<h2 class="date">16 April 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
@@ -846,24 +865,6 @@
<li class="balance">people on the ground hit less hard in unarmed combat. rng miss remove from punches.</li>
<li class="bugfix">chat highlighting no longer drops half your entered words.</li>
</ul>
<h2 class="date">14 February 2021</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="admin">The antag panel now correctly shows the names of cultist / clockcult datum subtypes.</li>
<li class="bugfix">Adding clock cultists via the admin panel now works correctly.</li>
<li class="bugfix">Xeno larvae should now be able to ventcrawl again.</li>
</ul>
<h3 class="author">Hatterhat updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Repairing sensors on jumpsuits now requires a fully-intact jumpsuit. Find some cloth.</li>
<li class="tweak">Durathread armor kits now require you to have a fully-repaired jumpsuit, first, with no attachments.</li>
<li class="bugfix">Durathread armor kits now no longer weave the entirety of the jumpsuit armor universe into having armor.</li>
</ul>
<h3 class="author">TyrianTyrell updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">added a define for multilingual granted languages, and changed the multilingual trait to use it.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -29045,3 +29045,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
feedback for if this does happen.
DeltaFire15:
- bugfix: Borgs can now use tank dispensers (again?)
2021-04-18:
BlueWildrose:
- balance: '(TGport-Kriskog) Reduced blight cost to 75, more in line with its underwhelming
nature. tweak: (TGport-Kriskog) Revenants now only use stolen essence to unlock
new spells. No more counting corpses or waiting for regen before draining. tweak:
(TGport-Kriskog) Spell unlock costs adjusted accordingly, defile upped from
0 to a cost of 10. tweak: (TGport-Kriskog) Drain targets in soft-crit will be
stunned, to prevent them crawling away.'
- bugfix: (TGport-ShizCalev) Fixed revenant's light overload ability not blowing
lights in a square if there was another broken/burnt out/empty light in it.
DeltaFire15:
- bugfix: Mechs now do not get drained an absurd amount of energy when EMPd.
- bugfix: Organic healing surgeries no longer show up for people without any organic
bodyparts.
SandPoot:
- rscadd: Adds a fancy TGUI interface for the cloning computer.
- rscdel: 'Destroys the old cloning interface. tweak: Alt-Click now removes disks
from the cloning computer.'
- refactor: Replaced way too much code for the cloning computer.
- refactor: Cloning scan's implant now outputs a list if desired.

View File

@@ -1,8 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- balance: "(TGport-Kriskog) Reduced blight cost to 75, more in line with its underwhelming nature.
tweak: (TGport-Kriskog) Revenants now only use stolen essence to unlock new spells. No more counting corpses or waiting for regen before draining.
tweak: (TGport-Kriskog) Spell unlock costs adjusted accordingly, defile upped from 0 to a cost of 10.
tweak: (TGport-Kriskog) Drain targets in soft-crit will be stunned, to prevent them crawling away."
- bugfix: "(TGport-ShizCalev) Fixed revenant's light overload ability not blowing lights in a square if there was another broken/burnt out/empty light in it."

View File

@@ -1,8 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- rscadd: "Adds a fancy TGUI interface for the cloning computer."
- rscdel: "Destroys the old cloning interface.
tweak: Alt-Click now removes disks from the cloning computer."
- refactor: "Replaced way too much code for the cloning computer."
- refactor: "Cloning scan's implant now outputs a list if desired."

View File

@@ -1,4 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- bugfix: "Mechs now do not get drained an absurd amount of energy when EMPd."

View File

@@ -1,4 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- bugfix: "Organic healing surgeries no longer show up for people without any organic bodyparts."