diff --git a/html/changelog.html b/html/changelog.html
index 1a295919d4d..62f23c3b10c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,28 @@
-->
+
23 March 2019
+
Ferner updated:
+
+ - Added a simian testing pen to the upstairs virology lab. Fixed an unlabeled airlock. Emptied a filing cabinet in maintenance that contained the full crew medical records.
+
+
Founded by BurgerBB, tweaked and improved by PoZe updated:
+
+ - Lighters can set people on fire when used if the person is covered in fuel. Towels can help extinguish flames slightly more effectively than patting people out.
+ - Fire Extinguishers are good at taking out fires. Foam solution is 3 time stronger than water.
+ - Drop rolling in extinguisher foam uses foam to extinguish fire.
+ - Atmos suit max temperature threshold was increased from 30k to 40k. Atmos firefighter suit max temperature was increased from 30k to 45k. Heavy firesuit max temperature was increased from 30k to 55k. Same goes for their helmets
+ - Firesuits and red/white/atmos hardhats no longer protect wearer from pressure. So people cannot use it in space. For areas with 2000+ KPa fire people need to use atmos voidsuit.
+ - Cyborg recharge station now refills fire extinguisher in all cyborgs.
+ - Fire now produces CO2 with rate varing by amount of fire.
+ - Firesuit sprite has been updates to show gloves visually, since it covers gloves slot.
+
+
PoZe updated:
+
+ - Due to recent change that makes fire produce CO2 SM waste handling system has been upgraded. It now has high volume pump to support high flow of waste. It also is connected to tha scrubbers network to dump waste directly into atmo's main filtering system. You can still use canisters if you want. Engineers are recommended to make waste system dump waste directly into scrubbers network for best result.
+ - Fire no longer produces CO2 exponetially. Now linearly.
+
+
22 March 2019
Ferner updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 243f4ba70bd..0114a21d3ff 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7519,3 +7519,33 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Ferner:
- bugfix: The raider shuttle will no longer rip out parts of the floor in the engineering
sublevel when departing from under the station.
+2019-03-23:
+ Ferner:
+ - maptweak: Added a simian testing pen to the upstairs virology lab. Fixed an unlabeled
+ airlock. Emptied a filing cabinet in maintenance that contained the full crew
+ medical records.
+ Founded by BurgerBB, tweaked and improved by PoZe:
+ - tweak: Lighters can set people on fire when used if the person is covered in fuel.
+ Towels can help extinguish flames slightly more effectively than patting people
+ out.
+ - bugfix: Fire Extinguishers are good at taking out fires. Foam solution is 3 time
+ stronger than water.
+ - tweak: Drop rolling in extinguisher foam uses foam to extinguish fire.
+ - balance: Atmos suit max temperature threshold was increased from 30k to 40k. Atmos
+ firefighter suit max temperature was increased from 30k to 45k. Heavy firesuit
+ max temperature was increased from 30k to 55k. Same goes for their helmets
+ - balance: Firesuits and red/white/atmos hardhats no longer protect wearer from
+ pressure. So people cannot use it in space. For areas with 2000+ KPa fire people
+ need to use atmos voidsuit.
+ - tweak: Cyborg recharge station now refills fire extinguisher in all cyborgs.
+ - tweak: Fire now produces CO2 with rate varing by amount of fire.
+ - tweak: Firesuit sprite has been updates to show gloves visually, since it covers
+ gloves slot.
+ PoZe:
+ - maptweak: Due to recent change that makes fire produce CO2 SM waste handling system
+ has been upgraded. It now has high volume pump to support high flow of waste.
+ It also is connected to tha scrubbers network to dump waste directly into atmo's
+ main filtering system. You can still use canisters if you want. Engineers are
+ recommended to make waste system dump waste directly into scrubbers network
+ for best result.
+ - maptweak: Fire no longer produces CO2 exponetially. Now linearly.
diff --git a/html/changelogs/Sindorman-sm.yml b/html/changelogs/Sindorman-sm.yml
deleted file mode 100644
index ddb4972bddb..00000000000
--- a/html/changelogs/Sindorman-sm.yml
+++ /dev/null
@@ -1,42 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: PoZe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - maptweak: "Due to recent change that makes fire produce CO2 SM waste handling system has been upgraded. It now has high volume pump to support high flow of waste. It also is connected to tha scrubbers network to dump waste directly into atmo's main filtering system. You can still use canisters if you want. Engineers are recommended to make waste system dump waste directly into scrubbers network for best result."
- - maptweak: "Fire no longer produces CO2 exponetially. Now linearly."
diff --git a/html/changelogs/[Ferner]-[190319-mapping_monkeypen].yml b/html/changelogs/[Ferner]-[190319-mapping_monkeypen].yml
deleted file mode 100644
index 5889f3bc7eb..00000000000
--- a/html/changelogs/[Ferner]-[190319-mapping_monkeypen].yml
+++ /dev/null
@@ -1,41 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: Ferner
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - maptweak: "Added a simian testing pen to the upstairs virology lab. Fixed an unlabeled airlock. Emptied a filing cabinet in maintenance that contained the full crew medical records."
diff --git a/html/changelogs/burgerbb - fire tweaks.yml b/html/changelogs/burgerbb - fire tweaks.yml
deleted file mode 100644
index 13336e549fd..00000000000
--- a/html/changelogs/burgerbb - fire tweaks.yml
+++ /dev/null
@@ -1,44 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-#################################
-
-# Your name.
-author: Founded by BurgerBB, tweaked and improved by PoZe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Lighters can set people on fire when used if the person is covered in fuel. Towels can help extinguish flames slightly more effectively than patting people out."
- - bugfix: "Fire Extinguishers are good at taking out fires. Foam solution is 3 time stronger than water."
- - tweak: "Drop rolling in extinguisher foam uses foam to extinguish fire."
- - balance: "Atmos suit max temperature threshold was increased from 30k to 40k. Atmos firefighter suit max temperature was increased from 30k to 45k. Heavy firesuit max temperature was increased from 30k to 55k. Same goes for their helmets"
- - balance: "Firesuits and red/white/atmos hardhats no longer protect wearer from pressure. So people cannot use it in space. For areas with 2000+ KPa fire people need to use atmos voidsuit."
- - tweak: "Cyborg recharge station now refills fire extinguisher in all cyborgs."
- - tweak: "Fire now produces CO2 with rate varing by amount of fire."
- - tweak: "Firesuit sprite has been updates to show gloves visually, since it covers gloves slot."
diff --git a/vueui/package-lock.json b/vueui/package-lock.json
index 293305b87c2..0ec38594b09 100644
--- a/vueui/package-lock.json
+++ b/vueui/package-lock.json
@@ -5195,11 +5195,13 @@
},
"balanced-match": {
"version": "1.0.0",
- "bundled": true
+ "bundled": true,
+ "optional": true
},
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
+ "optional": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
@@ -5212,15 +5214,18 @@
},
"code-point-at": {
"version": "1.1.0",
- "bundled": true
+ "bundled": true,
+ "optional": true
},
"concat-map": {
"version": "0.0.1",
- "bundled": true
+ "bundled": true,
+ "optional": true
},
"console-control-strings": {
"version": "1.1.0",
- "bundled": true
+ "bundled": true,
+ "optional": true
},
"core-util-is": {
"version": "1.0.2",
@@ -5323,7 +5328,8 @@
},
"inherits": {
"version": "2.0.3",
- "bundled": true
+ "bundled": true,
+ "optional": true
},
"ini": {
"version": "1.3.5",
@@ -5333,6 +5339,7 @@
"is-fullwidth-code-point": {
"version": "1.0.0",
"bundled": true,
+ "optional": true,
"requires": {
"number-is-nan": "^1.0.0"
}
@@ -5345,17 +5352,20 @@
"minimatch": {
"version": "3.0.4",
"bundled": true,
+ "optional": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minimist": {
"version": "0.0.8",
- "bundled": true
+ "bundled": true,
+ "optional": true
},
"minipass": {
"version": "2.2.4",
"bundled": true,
+ "optional": true,
"requires": {
"safe-buffer": "^5.1.1",
"yallist": "^3.0.0"
@@ -5372,6 +5382,7 @@
"mkdirp": {
"version": "0.5.1",
"bundled": true,
+ "optional": true,
"requires": {
"minimist": "0.0.8"
}
@@ -5444,7 +5455,8 @@
},
"number-is-nan": {
"version": "1.0.1",
- "bundled": true
+ "bundled": true,
+ "optional": true
},
"object-assign": {
"version": "4.1.1",
@@ -5454,6 +5466,7 @@
"once": {
"version": "1.4.0",
"bundled": true,
+ "optional": true,
"requires": {
"wrappy": "1"
}
@@ -5559,6 +5572,7 @@
"string-width": {
"version": "1.0.2",
"bundled": true,
+ "optional": true,
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",