Merge pull request #12543 from variableundefined/Change13

Manual Changelog Compile 10/9/2019 Mid Afternoon
This commit is contained in:
Fox McCloud
2019-10-09 13:05:56 -04:00
committed by GitHub
20 changed files with 119 additions and 90 deletions
+62
View File
@@ -56,6 +56,68 @@
-->
<div class="commit sansserif">
<h2 class="date">09 October 2019</h2>
<h3 class="author">Darkmight9 updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Gives the handheld defib a new sprite</li>
</ul>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">DNA vault requires 5 pico manipulators and 5 super capacitors instead of quadratic capacitors</li>
<li class="tweak">Powers of the DNA vault adjusted</li>
<li class="rscdel">DNA vault no longer allows you to have unlimited genetics powers.</li>
<li class="rscdel">All previous powers removed with the exception of no breathing</li>
<li class="rscadd">New powers: breathable plasma immunity+virus immunity, heat immunity+burn reduction, speed increase, species armoring+pierce immunity, stun reduction, and action speed increase</li>
<li class="tweak">Removes consoles screens; use plane old glass in place of them. Holy sheet, they were a pane.</li>
<li class="rscadd">Adds being able to make leather with the bio-generator</li>
<li class="tweak">removed a lot of leather-related recipes from the bio-generator; these have been moved to leather crafting</li>
<li class="rscadd">can make hide mantles with leather</li>
<li class="tweak">wearing pants while wearing an undershirt means your arms and chest are covered</li>
<li class="bugfix">Fixes AI swarmers not doing anything</li>
<li class="tweak">swarmers can eat circuitboards and their own shells now</li>
<li class="bugfix">Fixed being able to eat soil</li>
<li class="tweak">de-activated swarmer shells give 10,000 metal and 4,000 glass instead of 100 metal and 400 glass.</li>
<li class="bugfix">Fixes lavaland swarmers not being able to teleport people away</li>
<li class="rscadd">Swarmers can place lattice over lava</li>
<li class="rscdel">Floors no longer get dirty by walking on them</li>
<li class="tweak">Zone selection tweaked; shouldn't notice anything different</li>
<li class="bugfix">melting research lockboxes no longer dumps the contents</li>
<li class="bugfix">Fixes reflective blobs using horrifying code that didn't reflect things *properly*</li>
<li class="bugfix">Fixes APCs not being hackable</li>
<li class="bugfix">Fixes explosions not properly interacting with storage items</li>
</ul>
<h3 class="author">Ionward updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed a single pixel offset on Grey's Bags of Holding sprite.</li>
</ul>
<h3 class="author">JKnutson101 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Shades can be stored in any Soul Stone.</li>
<li class="bugfix">Shades can once again be stored in Soul Stones.</li>
<li class="bugfix">Non-cultists and Non-wizards can no longer use most Soul Stones.</li>
<li class="bugfix">Cult Specters properly log as antags.</li>
<li class="bugfix">Cult Specters are properly removed from the cult on death.</li>
</ul>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes an issue with the Tajaran striped tail's wagging animation by removing an extra frame.</li>
</ul>
<h3 class="author">PidgeyThePirate updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The abductor's silencer now actually silences radios for 10-20 seconds.</li>
</ul>
<h3 class="author">SteelSlayer and McRamon updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added a new subtype of shade used exclusively by cultists to prevent chaplains metagaming with their shade sprites</li>
<li class="tweak">Renamed path names for the altar and archives to be less confusing, and replaced all instances of the path names to reflect the change</li>
<li class="imageadd">Replaced nearly every sprite for reaper cult, including constructs, structures, airlocks and the reaper himself.</li>
<li class="imagedel">Removed the old reaper cult construct sprites</li>
</ul>
<h3 class="author">craftxbox updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">cult teleport rune teleporting ai eye</li>
</ul>
<h2 class="date">07 October 2019</h2>
<h3 class="author">AffectedArc07 updated:</h3>
<ul class="changes bgimages16">
+57
View File
@@ -11682,3 +11682,60 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Tickets can now be unassigned by staff members.
- bugfix: Toxic compensation now deals the right amount of toxic damage. Instead
of just the last healed damage
2019-10-09:
Darkmight9:
- imageadd: Gives the handheld defib a new sprite
Fox McCloud:
- tweak: DNA vault requires 5 pico manipulators and 5 super capacitors instead of
quadratic capacitors
- tweak: Powers of the DNA vault adjusted
- rscdel: DNA vault no longer allows you to have unlimited genetics powers.
- rscdel: All previous powers removed with the exception of no breathing
- rscadd: 'New powers: breathable plasma immunity+virus immunity, heat immunity+burn
reduction, speed increase, species armoring+pierce immunity, stun reduction,
and action speed increase'
- tweak: Removes consoles screens; use plane old glass in place of them. Holy sheet,
they were a pane.
- rscadd: Adds being able to make leather with the bio-generator
- tweak: removed a lot of leather-related recipes from the bio-generator; these
have been moved to leather crafting
- rscadd: can make hide mantles with leather
- tweak: wearing pants while wearing an undershirt means your arms and chest are
covered
- bugfix: Fixes AI swarmers not doing anything
- tweak: swarmers can eat circuitboards and their own shells now
- bugfix: Fixed being able to eat soil
- tweak: de-activated swarmer shells give 10,000 metal and 4,000 glass instead of
100 metal and 400 glass.
- bugfix: Fixes lavaland swarmers not being able to teleport people away
- rscadd: Swarmers can place lattice over lava
- rscdel: Floors no longer get dirty by walking on them
- tweak: Zone selection tweaked; shouldn't notice anything different
- bugfix: melting research lockboxes no longer dumps the contents
- bugfix: Fixes reflective blobs using horrifying code that didn't reflect things
*properly*
- bugfix: Fixes APCs not being hackable
- bugfix: Fixes explosions not properly interacting with storage items
Ionward:
- bugfix: Fixed a single pixel offset on Grey's Bags of Holding sprite.
JKnutson101:
- tweak: Shades can be stored in any Soul Stone.
- bugfix: Shades can once again be stored in Soul Stones.
- bugfix: Non-cultists and Non-wizards can no longer use most Soul Stones.
- bugfix: Cult Specters properly log as antags.
- bugfix: Cult Specters are properly removed from the cult on death.
KasparoVy:
- bugfix: Fixes an issue with the Tajaran striped tail's wagging animation by removing
an extra frame.
PidgeyThePirate:
- bugfix: The abductor's silencer now actually silences radios for 10-20 seconds.
SteelSlayer and McRamon:
- rscadd: Added a new subtype of shade used exclusively by cultists to prevent chaplains
metagaming with their shade sprites
- tweak: Renamed path names for the altar and archives to be less confusing, and
replaced all instances of the path names to reflect the change
- imageadd: Replaced nearly every sprite for reaper cult, including constructs,
structures, airlocks and the reaper himself.
- imagedel: Removed the old reaper cult construct sprites
craftxbox:
- bugfix: cult teleport rune teleporting ai eye
@@ -1,8 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- tweak: "DNA vault requires 5 pico manipulators and 5 super capacitors instead of quadratic capacitors"
- tweak: "Powers of the DNA vault adjusted"
- rscdel: "DNA vault no longer allows you to have unlimited genetics powers."
- rscdel: "All previous powers removed with the exception of no breathing"
- rscadd: "New powers: breathable plasma immunity+virus immunity, heat immunity+burn reduction, speed increase, species armoring+pierce immunity, stun reduction, and action speed increase"
@@ -1,4 +0,0 @@
author: "PidgeyThePirate"
delete-after: True
changes:
- bugfix: "The abductor's silencer now actually silences radios for 10-20 seconds."
@@ -1,6 +0,0 @@
author: "JKnutson101"
delete-after: True
changes:
- tweak: "Shades can be stored in any Soul Stone."
- bugfix: "Shades can once again be stored in Soul Stones."
- bugfix: "Non-cultists and Non-wizards can no longer use most Soul Stones."
@@ -1,4 +0,0 @@
author: "Darkmight9"
delete-after: True
changes:
- imageadd: "Gives the handheld defib a new sprite"
@@ -1,5 +0,0 @@
author: "JKnutson101"
delete-after: True
changes:
- bugfix: "Cult Specters properly log as antags."
- bugfix: "Cult Specters are properly removed from the cult on death."
@@ -1,4 +0,0 @@
author: "craftxbox"
delete-after: True
changes:
- bugfix: "cult teleport rune teleporting ai eye"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- tweak: "Removes consoles screens; use plane old glass in place of them. Holy sheet, they were a pane."
@@ -1,7 +0,0 @@
author: "SteelSlayer and McRamon"
delete-after: True
changes:
- rscadd: "Added a new subtype of shade used exclusively by cultists to prevent chaplains metagaming with their shade sprites"
- tweak: "Renamed path names for the altar and archives to be less confusing, and replaced all instances of the path names to reflect the change"
- imageadd: "Replaced nearly every sprite for reaper cult, including constructs, structures, airlocks and the reaper himself."
- imagedel: "Removed the old reaper cult construct sprites"
@@ -1,6 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- rscadd: "Adds being able to make leather with the bio-generator"
- tweak: "removed a lot of leather-related recipes from the bio-generator; these have been moved to leather crafting"
- rscadd: "can make hide mantles with leather"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- tweak: "wearing pants while wearing an undershirt means your arms and chest are covered"
@@ -1,9 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes AI swarmers not doing anything"
- tweak: "swarmers can eat circuitboards and their own shells now"
- bugfix: "Fixed being able to eat soil"
- tweak: "de-activated swarmer shells give 10,000 metal and 4,000 glass instead of 100 metal and 400 glass."
- bugfix: "Fixes lavaland swarmers not being able to teleport people away"
- rscadd: "Swarmers can place lattice over lava"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- rscdel: "Floors no longer get dirty by walking on them"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- tweak: "Zone selection tweaked; shouldn't notice anything different"
@@ -1,4 +0,0 @@
author: "Ionward"
delete-after: True
changes:
- bugfix: "Fixed a single pixel offset on Grey's Bags of Holding sprite."
@@ -1,5 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "melting research lockboxes no longer dumps the contents"
- bugfix: "Fixes reflective blobs using horrifying code that didn't reflect things *properly*"
@@ -1,4 +0,0 @@
author: "KasparoVy"
delete-after: True
changes:
- bugfix: "Fixes an issue with the Tajaran striped tail's wagging animation by removing an extra frame."
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes APCs not being hackable"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes explosions not properly interacting with storage items"