diff --git a/html/changelog.html b/html/changelog.html index 0d3dba56afb..3b6740b12a5 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -63,9 +63,15 @@
  • Stunprods will spark when you stun someone with them
  • Expands the amount of cryodorm pods
  • +

    KasparoVy updated:

    +

    Kyep updated:

    uraniummeltdown updated:

    05 February 2017

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 2f98dd31f10..f70efadc65a 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -3524,9 +3524,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - tweak: Stunprods are constructed with igniters instead of wirecutters - tweak: Stunprods will spark when you stun someone with them - rscadd: Expands the amount of cryodorm pods + KasparoVy: + - bugfix: IPC names with numbers now load correctly from SQL. Kyep: - bugfix: Autoprocess cloners will no longer clone people who cryo and ghost out, or otherwise deliberately remove themselves from the round. + - tweak: Dead miners in UO45 away mission are no longer naked. + - bugfix: ERT and SST shuttle consoles now require the appropriate access to use. uraniummeltdown: - tweak: You can interact with an ore box by using an advanced mining scanner on it. @@ -3541,3 +3545,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. bring a neck-grabbed victim into the hivemind for a few minutes. You can talk to your victims and perhaps persuade them to help you, give you intel, or even a PDA code. Victims in crit will be stabilized.' + - rscadd: Added new AI core sprites from TG + - rscadd: Added Vox rad suit, bombsuit hood, paramedic EVA suit sprites from /vg/ + - tweak: You can click AI displays as an AI to change them diff --git a/html/changelogs/AutoChangeLog-pr-6304.yml b/html/changelogs/AutoChangeLog-pr-6304.yml deleted file mode 100644 index 3f9fa23027c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6304.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kyep" -delete-after: True -changes: - - tweak: "Dead miners in UO45 away mission are no longer naked." diff --git a/html/changelogs/AutoChangeLog-pr-6319.yml b/html/changelogs/AutoChangeLog-pr-6319.yml deleted file mode 100644 index 443d3737583..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6319.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "KasparoVy" -delete-after: True -changes: - - bugfix: "IPC names with numbers now load correctly from SQL." diff --git a/html/changelogs/AutoChangeLog-pr-6320.yml b/html/changelogs/AutoChangeLog-pr-6320.yml deleted file mode 100644 index eeeb440a132..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6320.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kyep" -delete-after: True -changes: - - bugfix: "ERT and SST shuttle consoles now require the appropriate access to use." diff --git a/html/changelogs/AutoChangeLog-pr-6321.yml b/html/changelogs/AutoChangeLog-pr-6321.yml deleted file mode 100644 index 4627b156fb1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-6321.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "uraniummeltdown" -delete-after: True -changes: - - rscadd: "Added new AI core sprites from TG" - - rscadd: "Added Vox rad suit, bombsuit hood, paramedic EVA suit sprites from /vg/" - - tweak: "You can click AI displays as an AI to change them"