diff --git a/html/changelog.html b/html/changelog.html index ecdfacb19cd..956c90b2cb8 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -56,6 +56,24 @@ -->

03 March 2018

+

Cebutris updated:

+ +

Denton updated:

+ +

Robustin updated:

+

Selea updated:

+

ShizCalev updated:

+

02 March 2018

AlexTheSysop updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 5bac04d6c41..61074b86b61 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -16364,6 +16364,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: The chatbar now has OOC and Me buttons - tweak: The chatbar font-size is smaller 2018-03-03: + Cebutris: + - bugfix: Washing a glove with a white crayon will make it look like a white glove, + instead of a latex glove. Instead, mime crayons make gloves look latex + Denton: + - bugfix: Burglar alarms in the Pubbystation library and RD office can now be disabled + properly. + - bugfix: Fixed Pubbystation's RD office shutters. + - rscadd: Added missing engineering and kitchen lockdown shutters on Pubbystation. + - rscadd: 'Pubbystation: Added privacy shutters to the CMO and RD offices. Added + space shutters to the HoS office. Replaced the RD office''s directional windows + with fulltile ones.' + - rscadd: Added a second blast door to the Pubbystation gulag shuttle lockdown. + - tweak: Due to pressure from the space OSHA, Pubbystation has installed missing + fire alarms and firelocks. + - tweak: Split the Pubbystation library into two areas with their own APCs. + Robustin: + - balance: Meth now deals 1-4 brain damage while active, up from 0.25 Selea: - balance: reduce CD of all non manipulative non list output circuits to 0.1 - balance: add to locomotion circuit output ref with object, which assembly was @@ -16371,3 +16388,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - balance: upgrade disks have multiuse. balance:iducer efficiency= efficiency/number of inducers on 1 tile. - balance: unnerf fuel cell.about 3-5 times.Make blood more powerful. + ShizCalev: + - rscadd: You can now hotswap tanks in a canister or gas pump by clicking it with + a new tank! + - rscadd: You can now also close a canister's valve and remove the tank inside it + by alt-clicking it. diff --git a/html/changelogs/AutoChangeLog-pr-36062.yml b/html/changelogs/AutoChangeLog-pr-36062.yml deleted file mode 100644 index 92eac9b6280..00000000000 --- a/html/changelogs/AutoChangeLog-pr-36062.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cebutris" -delete-after: True -changes: - - bugfix: "Washing a glove with a white crayon will make it look like a white glove, instead of a latex glove. Instead, mime crayons make gloves look latex" diff --git a/html/changelogs/AutoChangeLog-pr-36063.yml b/html/changelogs/AutoChangeLog-pr-36063.yml deleted file mode 100644 index 65310118e49..00000000000 --- a/html/changelogs/AutoChangeLog-pr-36063.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Robustin" -delete-after: True -changes: - - balance: "Meth now deals 1-4 brain damage while active, up from 0.25" diff --git a/html/changelogs/AutoChangeLog-pr-36065.yml b/html/changelogs/AutoChangeLog-pr-36065.yml deleted file mode 100644 index 8a5e2f3867c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-36065.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "Denton" -delete-after: True -changes: - - bugfix: "Burglar alarms in the Pubbystation library and RD office can now be disabled properly." - - bugfix: "Fixed Pubbystation's RD office shutters." - - rscadd: "Added missing engineering and kitchen lockdown shutters on Pubbystation." - - rscadd: "Pubbystation: Added privacy shutters to the CMO and RD offices. Added space shutters to the HoS office. Replaced the RD office's directional windows with fulltile ones." - - rscadd: "Added a second blast door to the Pubbystation gulag shuttle lockdown." - - tweak: "Due to pressure from the space OSHA, Pubbystation has installed missing fire alarms and firelocks." - - tweak: "Split the Pubbystation library into two areas with their own APCs." diff --git a/html/changelogs/AutoChangeLog-pr-36066.yml b/html/changelogs/AutoChangeLog-pr-36066.yml deleted file mode 100644 index a6baa688054..00000000000 --- a/html/changelogs/AutoChangeLog-pr-36066.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "ShizCalev" -delete-after: True -changes: - - rscadd: "You can now hotswap tanks in a canister or gas pump by clicking it with a new tank!" - - rscadd: "You can now also close a canister's valve and remove the tank inside it by alt-clicking it."