diff --git a/html/changelog.html b/html/changelog.html index 551751dc447..51db3f7be6b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -56,6 +56,11 @@ -->

10 February 2017

+

Fox McCloud updated:

+

Markolie updated:

08 February 2017

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 6c2ea070652..b1d78775d45 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -3582,6 +3582,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Fox McCloud: - bugfix: Grinding wheat and other products produces the proper reagents again 2017-02-10: + Fox McCloud: + - bugfix: Fixes not being able to bloodcrawl in most sources of blood + - bugfix: Fixes slaughter demon whisper not working at all Markolie: - rscadd: Firelocks can now be constructed and deconstructed. - tweak: Firelocks no longer show a confirmation message when being opened. @@ -3598,3 +3601,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. power consumption. - rscadd: Quantum Pads require a bluespace crystal, a micro manipulator, a capacitor and a cable piece. + - tweak: Events now scale better with population. + - tweak: Enabled immovable rod, slaughter demon and morph events. diff --git a/html/changelogs/AutoChangeLog-pr-6233.yml b/html/changelogs/AutoChangeLog-pr-6233.yml deleted file mode 100644 index 6f9f32353f7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6233.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "uraniummeltdown" -delete-after: True -changes: - - tweak: "Events now scale better with population." - - tweak: "Enabled immovable rod, slaughter demon and morph events." diff --git a/html/changelogs/AutoChangeLog-pr-6381.yml b/html/changelogs/AutoChangeLog-pr-6381.yml deleted file mode 100644 index 61eb067e055..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6381.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Fox McCloud" -delete-after: True -changes: - - bugfix: "Fixes not being able to bloodcrawl in most sources of blood" - - bugfix: "Fixes slaughter demon whisper not working at all"