diff --git a/html/changelog.html b/html/changelog.html index df21487f15..44759e048b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,17 @@ -->
+

17 June 2021

+

Vynzill updated:

+ +

timothyteakettle updated:

+ +

16 June 2021

silicons updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 64a2c15084..e42ab17fb7 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29488,3 +29488,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2021-06-16: silicons: - bugfix: on_found works again +2021-06-17: + Vynzill: + - rscadd: ability to change crafted armwrap sprite to alternate one. + - imageadd: extended armwrap icon and sprite + timothyteakettle: + - bugfix: fixes an oversight causing embed jostling to do 2x as much damage as it + should diff --git a/html/changelogs/AutoChangeLog-pr-14851.yml b/html/changelogs/AutoChangeLog-pr-14851.yml deleted file mode 100644 index d001cf3341..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14851.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Vynzill" -delete-after: True -changes: - - rscadd: "ability to change crafted armwrap sprite to alternate one." - - imageadd: "extended armwrap icon and sprite" diff --git a/html/changelogs/AutoChangeLog-pr-14854.yml b/html/changelogs/AutoChangeLog-pr-14854.yml deleted file mode 100644 index 3e846b32e0..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14854.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "timothyteakettle" -delete-after: True -changes: - - bugfix: "fixes an oversight causing embed jostling to do 2x as much damage as it should"