diff --git a/html/changelog.html b/html/changelog.html index e34d90e4b19e..5f078a653721 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -57,6 +57,26 @@ -->
+

12 July 2023

+

PibeCantina updated:

+ +

SapphicOverload updated:

+ +

SomeguyManperson updated:

+ +

tattax updated:

+ +

11 July 2023

Chubbygummibear updated:

- -

12 April 2023

-

@ChesterTheCheesy, N3D6 updated:

- -

Matheo351 updated:

- -

Moltijoe updated:

- -

SapphicOverload updated:

- -

SomeguyManperson updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 1c2f1fc8af9f..e421487cebc0 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -39860,3 +39860,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. ynot01: - bugfix: Fixed Obliterate (ascended Brawn) shadow overlay not removing - tweak: Living Heart now lets you choose a new target if the old one was deleted +2023-07-12: + PibeCantina: + - tweak: Lowers the price of horror in a box + SapphicOverload: + - bugfix: fixed being unable to load tanks into pneumatic cannons + SomeguyManperson: + - rscdel: flying fang no longer removes your ability to wear armor and hardsuits + - tweak: flying fang's bite now requires you mouth to be exposed, pounce requires + your clothing to not be thick, and tail whip requires your tail to... not be + hidden by clothing + tattax: + - bugfix: fixed a few abilities that dind't work (holos, golem, queen, a. crystal) + - bugfix: fixed hud issue with nuke ops diff --git a/html/changelogs/AutoChangelog-pr-19521.yml b/html/changelogs/AutoChangelog-pr-19521.yml deleted file mode 100644 index eeec9bf2ab36..000000000000 --- a/html/changelogs/AutoChangelog-pr-19521.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "tattax" -delete-after: true -changes: - - bugfix: "fixed a few abilities that dind't work (holos, golem, queen, a. crystal)" - - bugfix: "fixed hud issue with nuke ops" diff --git a/html/changelogs/AutoChangelog-pr-19584.yml b/html/changelogs/AutoChangelog-pr-19584.yml deleted file mode 100644 index 59187070713f..000000000000 --- a/html/changelogs/AutoChangelog-pr-19584.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SomeguyManperson" -delete-after: true -changes: - - rscdel: "flying fang no longer removes your ability to wear armor and hardsuits" - - tweak: "flying fang's bite now requires you mouth to be exposed, pounce requires your clothing to not be thick, and tail whip requires your tail to... not be hidden by clothing" diff --git a/html/changelogs/AutoChangelog-pr-19602.yml b/html/changelogs/AutoChangelog-pr-19602.yml deleted file mode 100644 index 8151f9fe1706..000000000000 --- a/html/changelogs/AutoChangelog-pr-19602.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SapphicOverload" -delete-after: true -changes: - - bugfix: "fixed being unable to load tanks into pneumatic cannons" diff --git a/html/changelogs/AutoChangelog-pr-19619.yml b/html/changelogs/AutoChangelog-pr-19619.yml deleted file mode 100644 index b2af68403e95..000000000000 --- a/html/changelogs/AutoChangelog-pr-19619.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "PibeCantina" -delete-after: true -changes: - - tweak: "Lowers the price of horror in a box"