diff --git a/html/changelog.html b/html/changelog.html index ffbe50a3d0c..95670f5536c 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,25 @@ -->
+

25 February 2019

+

MrDoomBringer updated:

+ +

Nero1024 updated:

+ +

ShizCalev updated:

+ +

nemvar updated:

+ +

24 February 2019

Denton updated:

- -

24 December 2018

-

4dplanner updated:

- -

Carbonhell updated:

- -

Dax Dupont updated:

- -

Denton updated:

- -

Joe Berry updated:

- -

Jordie0608 updated:

- -

Mickyan updated:

- -

MrDoomBringer updated:

- -

Skoglol updated:

- -

SpaceManiac updated:

- -

coiax updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 38ea80f798b..12fe3ca19c0 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -23137,3 +23137,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. random golem species was selected, primarily golem mutation toxin. tralezab: - bugfix: Valentines no longer hold up mulligan! +2019-02-25: + MrDoomBringer: + - admin: Admins can now use the Centcom Podlauncher to launch things without the + things looking like they're being sent inside a pod. + Nero1024: + - bugfix: crawling sounds will no longer be played from moving buckled mobs + ShizCalev: + - bugfix: Corrected slime mutation not correctly replacing the word douchebag. + - bugfix: Fixed Elvis speech mutation inserting the word "getting" when saying "muh + valids" + nemvar: + - bugfix: You can now properly remove welding goggles. diff --git a/html/changelogs/AutoChangeLog-pr-42773.yml b/html/changelogs/AutoChangeLog-pr-42773.yml deleted file mode 100644 index 4af3759c0bc..00000000000 --- a/html/changelogs/AutoChangeLog-pr-42773.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "MrDoomBringer" -delete-after: True -changes: - - admin: "Admins can now use the Centcom Podlauncher to launch things without the things looking like they're being sent inside a pod." diff --git a/html/changelogs/AutoChangeLog-pr-42783.yml b/html/changelogs/AutoChangeLog-pr-42783.yml deleted file mode 100644 index 461f7eec82a..00000000000 --- a/html/changelogs/AutoChangeLog-pr-42783.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "ShizCalev" -delete-after: True -changes: - - bugfix: "Corrected slime mutation not correctly replacing the word douchebag." - - bugfix: "Fixed Elvis speech mutation inserting the word \"getting\" when saying \"muh valids\"" diff --git a/html/changelogs/AutoChangeLog-pr-42788.yml b/html/changelogs/AutoChangeLog-pr-42788.yml deleted file mode 100644 index f9cb943ae3c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-42788.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Nero1024" -delete-after: True -changes: - - bugfix: "crawling sounds will no longer be played from moving buckled mobs" diff --git a/html/changelogs/AutoChangeLog-pr-42866.yml b/html/changelogs/AutoChangeLog-pr-42866.yml deleted file mode 100644 index 007057d21cf..00000000000 --- a/html/changelogs/AutoChangeLog-pr-42866.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "nemvar" -delete-after: True -changes: - - bugfix: "You can now properly remove welding goggles."