Merge pull request #5318 from VOREStation/upstream-merge-6197

[MIRROR] loanchegg
This commit is contained in:
Novacat
2019-06-07 09:09:17 -04:00
committed by GitHub
13 changed files with 89 additions and 407 deletions
+46
View File
@@ -53,6 +53,52 @@
-->
<div class="commit sansserif">
<h2 class="date">04 June 2019</h2>
<h3 class="author">Chaoko99 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">The medibot's minimum configurable threshhold has been lowered to 0, from 5. Perfect for silly-billies coming into medical with 2 brute boo boos, thanks to accidentally throwing something at themselves or.. something.</li>
</ul>
<h3 class="author">Heroman3003 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Restricts Alarm Monitor modular computer program to engineering access.</li>
<li class="tweak">Removed access to departmental networks on camera modular computer program for average people.</li>
<li class="rscadd">Added access to full network on camera modular computer program for heads.</li>
</ul>
<h3 class="author">Mechoid updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Borers can speak through nearby mobs if they have a sufficient build-up of chemicals.</li>
<li class="tweak">Borers have a max chemical volume.</li>
<li class="rscadd">The Sakimm, Frostfly, Glitterfly, River Leech, Crystal-Feathered Duck, and Kururak are now able to be used on the map and PoIs.</li>
<li class="tweak">Glass jars can now hold glitterflies, river leeches, and frostflies.</li>
<li class="tweak">Glass jars now respect mobs that exist over the lighting plane, adding a special overlay visible when on the ground.</li>
</ul>
<h3 class="author">Nalarac updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Closed all bugs on tracker that are no longer relevant or a bug.</li>
</ul>
<h3 class="author">Novacat updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Attempts to fix the timer SS to be moore robust</li>
<li class="tweak">Fixes bug with custom laptops.</li>
<li class="tweak">Raises cost of the elite model to 7 loadout points.</li>
</ul>
<h3 class="author">chaoko99 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds the clientside 'ping' and 'reconnect' commands to the file menu.</li>
</ul>
<h3 class="author">mistyLuminescence updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Prone people can no longer interact with an empty hand.</li>
<li class="bugfix">Two-handed items are now correctly unwielded when the user's offhand is severed.</li>
<li class="bugfix">Mecha syringe guns now respect pierceproof clothing.</li>
<li class="bugfix">Securitrons now correctly ignore attacks when disabled.</li>
<li class="bugfix">Rechargers now correctly benefit from upgraded capacitors.</li>
<li class="bugfix">Medical record laptops and detective TV camera consoles no longer turn into regular consoles when de- and re-constructed.</li>
<li class="bugfix">Zaddat Shrouds now retain their base name when damaged, if the shroud has been customized.</li>
<li class="rscadd">Adds the makeover kit to the traitor uplink for 5 TC, also available in the Infiltrator bundle null crate in Cargo. Makeover kits can be used to change the user's hair style and color, and eye color.</li>
<li class="bugfix">Random event timers now wait until the round starts to begin counting down.</li>
</ul>
<h2 class="date">06 May 2019</h2>
<h3 class="author">Mechoid updated:</h3>
<ul class="changes bgimages16">
+43
View File
@@ -4493,3 +4493,46 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Nanoui sends stuff even after client connect.
- tweak: Shortwave radios now can transmit across connected Z levels.
- tweak: Relays on moving platforms (shuttles) will now function.
2019-06-04:
Chaoko99:
- tweak: The medibot's minimum configurable threshhold has been lowered to 0, from
5. Perfect for silly-billies coming into medical with 2 brute boo boos, thanks
to accidentally throwing something at themselves or.. something.
Heroman3003:
- tweak: Restricts Alarm Monitor modular computer program to engineering access.
- tweak: Removed access to departmental networks on camera modular computer program
for average people.
- rscadd: Added access to full network on camera modular computer program for heads.
Mechoid:
- tweak: Borers can speak through nearby mobs if they have a sufficient build-up
of chemicals.
- tweak: Borers have a max chemical volume.
- rscadd: The Sakimm, Frostfly, Glitterfly, River Leech, Crystal-Feathered Duck,
and Kururak are now able to be used on the map and PoIs.
- tweak: Glass jars can now hold glitterflies, river leeches, and frostflies.
- tweak: Glass jars now respect mobs that exist over the lighting plane, adding
a special overlay visible when on the ground.
Nalarac:
- bugfix: Closed all bugs on tracker that are no longer relevant or a bug.
Novacat:
- bugfix: Attempts to fix the timer SS to be moore robust
- tweak: Fixes bug with custom laptops.
- tweak: Raises cost of the elite model to 7 loadout points.
chaoko99:
- rscadd: Adds the clientside 'ping' and 'reconnect' commands to the file menu.
mistyLuminescence:
- bugfix: Prone people can no longer interact with an empty hand.
- bugfix: Two-handed items are now correctly unwielded when the user's offhand is
severed.
- bugfix: Mecha syringe guns now respect pierceproof clothing.
- bugfix: Securitrons now correctly ignore attacks when disabled.
- bugfix: Rechargers now correctly benefit from upgraded capacitors.
- bugfix: Medical record laptops and detective TV camera consoles no longer turn
into regular consoles when de- and re-constructed.
- bugfix: Zaddat Shrouds now retain their base name when damaged, if the shroud
has been customized.
- rscadd: Adds the makeover kit to the traitor uplink for 5 TC, also available in
the Infiltrator bundle null crate in Cargo. Makeover kits can be used to change
the user's hair style and color, and eye color.
- bugfix: Random event timers now wait until the round starts to begin counting
down.
@@ -1,36 +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
#################################
# Your name.
author: Heroman3003
# 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: "Restricts Alarm Monitor modular computer program to engineering access."
@@ -1,37 +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
#################################
# Your name.
author: Heroman3003
# 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: "Removed access to departmental networks on camera modular computer program for average people."
- rscadd: "Added access to full network on camera modular computer program for heads."
-37
View File
@@ -1,37 +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
#################################
# Your name.
author: Mechoid
# 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: "Borers can speak through nearby mobs if they have a sufficient build-up of chemicals."
- tweak: "Borers have a max chemical volume."
@@ -1,38 +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
#################################
# Your name.
author: Mechoid
# 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:
- rscadd: "The Shimm, Frostfly, Glitterfly, River Leech, Crystal-Feathered Duck, and Kururak are now able to be used on the map and PoIs."
- tweak: "Glass jars can now hold glitterflies, river leeches, and frostflies."
- tweak: "Glass jars now respect mobs that exist over the lighting plane, adding a special overlay visible when on the ground."
-36
View File
@@ -1,36 +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
#################################
# Your name.
author: Novacat
# 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:
- bugfix: "Attempts to fix the timer SS to be moore robust"
-37
View File
@@ -1,37 +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
#################################
# Your name.
author: Novacat
# 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: "Fixes bug with custom laptops."
- tweak: "Raises cost of the elite model to 7 loadout points."
-36
View File
@@ -1,36 +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
#################################
# Your name.
author: Chaoko99
# 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: "The medibot's minimum configurable threshhold has been lowered to 0, from 5. Perfect for silly-billies coming into medical with 2 brute boo boos, thanks to accidentally throwing something at themselves or.. something."
-36
View File
@@ -1,36 +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
#################################
# Your name.
author: chaoko99
# 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:
- rscadd: "Adds the clientside 'ping' and 'reconnect' commands to the file menu."
@@ -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
#################################
# Your name.
author: mistyLuminescence
# 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:
- bugfix: Prone people can no longer interact with an empty hand.
- bugfix: Two-handed items are now correctly unwielded when the user's offhand is severed.
- bugfix: Mecha syringe guns now respect pierceproof clothing.
- bugfix: Securitrons now correctly ignore attacks when disabled.
- bugfix: Rechargers now correctly benefit from upgraded capacitors.
- bugfix: Medical record laptops and detective TV camera consoles no longer turn into regular consoles when de- and re-constructed.
- bugfix: Zaddat Shrouds now retain their base name when damaged, if the shroud has been customized.
@@ -1,36 +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
#################################
# Your name.
author: mistyLuminescence
# 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:
- rscadd: "Adds the makeover kit to the traitor uplink for 5 TC, also available in the Infiltrator bundle null crate in Cargo. Makeover kits can be used to change the user's hair style and color, and eye color."
@@ -1,36 +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
#################################
# Your name.
author: mistyLuminescence
# 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:
- bugfix: Random event timers now wait until the round starts to begin counting down.