diff --git a/html/changelog.html b/html/changelog.html index c801dc0c929..df532d3d955 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,32 @@ -->
+

08 June 2019

+

Skoglol updated:

+ +

TheChosenEvilOne updated:

+ +

Tlaltecuhtli updated:

+ +

YPOQ updated:

+ +

nemvar updated:

+ +

py01 updated:

+ +

07 June 2019

Floyd / Qustinnus updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b54edec3b0d..95c805636a1 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -24610,3 +24610,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: Botanists can now get beeplushies as an heirloom. plapatin: - rscdel: deletes null crates +2019-06-08: + Skoglol: + - rscadd: Rolling blood brother now has a sound alert and bigger text. + TheChosenEvilOne: + - bugfix: Fixed multiple map voting issues when DEFAULT_NO_VOTE is not enabled + Tlaltecuhtli: + - bugfix: syringes with the o2 medicine work + YPOQ: + - bugfix: Cult constructs can invoke runes again + nemvar: + - bugfix: Gutlunches will no longer be too shy to feast near other mobs. This results + in them being more much inclined to eat. + py01: + - balance: Radio jammers fully halt outgoing communications now. diff --git a/html/changelogs/AutoChangeLog-pr-44293.yml b/html/changelogs/AutoChangeLog-pr-44293.yml deleted file mode 100644 index b94b4dccb7e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-44293.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Skoglol" -delete-after: True -changes: - - rscadd: "Rolling blood brother now has a sound alert and bigger text." diff --git a/html/changelogs/AutoChangeLog-pr-44313.yml b/html/changelogs/AutoChangeLog-pr-44313.yml deleted file mode 100644 index fb450544898..00000000000 --- a/html/changelogs/AutoChangeLog-pr-44313.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "py01" -delete-after: True -changes: - - balance: "Radio jammers fully halt outgoing communications now." diff --git a/html/changelogs/AutoChangeLog-pr-44318.yml b/html/changelogs/AutoChangeLog-pr-44318.yml deleted file mode 100644 index 112bc6a73c1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-44318.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "YPOQ" -delete-after: True -changes: - - bugfix: "Cult constructs can invoke runes again" diff --git a/html/changelogs/AutoChangeLog-pr-44352.yml b/html/changelogs/AutoChangeLog-pr-44352.yml deleted file mode 100644 index 981fef8b418..00000000000 --- a/html/changelogs/AutoChangeLog-pr-44352.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "nemvar" -delete-after: True -changes: - - bugfix: "Gutlunches will no longer be too shy to feast near other mobs. This results in them being more much inclined to eat." diff --git a/html/changelogs/AutoChangeLog-pr-44356.yml b/html/changelogs/AutoChangeLog-pr-44356.yml deleted file mode 100644 index d6f3a32df7a..00000000000 --- a/html/changelogs/AutoChangeLog-pr-44356.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Tlaltecuhtli" -delete-after: True -changes: - - bugfix: "syringes with the o2 medicine work" diff --git a/html/changelogs/AutoChangeLog-pr-44378.yml b/html/changelogs/AutoChangeLog-pr-44378.yml deleted file mode 100644 index 2e0f3bc1a5f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-44378.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "TheChosenEvilOne" -delete-after: True -changes: - - bugfix: "Fixed multiple map voting issues when DEFAULT_NO_VOTE is not enabled"