diff --git a/html/changelog.html b/html/changelog.html index 14f9dff092..c57f8fdd89 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,25 @@ -->
+

18 April 2021

+

BlueWildrose updated:

+ +

DeltaFire15 updated:

+ +

SandPoot updated:

+ +

16 April 2021

BlueWildrose updated:

- -

14 February 2021

-

DeltaFire15 updated:

- -

Hatterhat updated:

- -

TyrianTyrell updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 8a3d10bb42..43064bee35 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -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. diff --git a/html/changelogs/AutoChangeLog-pr-14599.yml b/html/changelogs/AutoChangeLog-pr-14599.yml deleted file mode 100644 index faabad7940..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14599.yml +++ /dev/null @@ -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." diff --git a/html/changelogs/AutoChangeLog-pr-14606.yml b/html/changelogs/AutoChangeLog-pr-14606.yml deleted file mode 100644 index 426a7aebaf..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14606.yml +++ /dev/null @@ -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." diff --git a/html/changelogs/AutoChangeLog-pr-14616.yml b/html/changelogs/AutoChangeLog-pr-14616.yml deleted file mode 100644 index 1f20885ef6..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14616.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "DeltaFire15" -delete-after: True -changes: - - bugfix: "Mechs now do not get drained an absurd amount of energy when EMPd." diff --git a/html/changelogs/AutoChangeLog-pr-14622.yml b/html/changelogs/AutoChangeLog-pr-14622.yml deleted file mode 100644 index a6ebfcfaf0..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14622.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "DeltaFire15" -delete-after: True -changes: - - bugfix: "Organic healing surgeries no longer show up for people without any organic bodyparts."