Manual Changelog Compile 10/27/2019 (#12651)

This commit is contained in:
variableundefined
2019-10-27 11:37:44 -04:00
committed by GitHub
parent e1533459f1
commit 30ae578c50
26 changed files with 133 additions and 107 deletions
+76
View File
@@ -56,6 +56,82 @@
-->
<div class="commit sansserif">
<h2 class="date">27 October 2019</h2>
<h3 class="author">AdamElTablawy updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Xenobiology can no longer produce hellhounds with gold slime cores.</li>
</ul>
<h3 class="author">AzuleUtama updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Vampire's shape shift ability and DNA scrambler item now clear flavour text on use.</li>
</ul>
<h3 class="author">Darkmight9 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a wide variety of craftable decorations! You can find them in the new 'Decorations' tab in the crafting menu.</li>
<li class="tweak">tweaked the duct tape component so that you can now add it to items to make them naturally stick to walls.</li>
<li class="imageadd">added decorative sprites.</li>
</ul>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">windows are easier to break</li>
<li class="rscadd">Adds in the Rod of Asclepius, a healing item that carries an immense burden</li>
<li class="bugfix">Fixes Bubblegum spawning being ridiculously rare</li>
<li class="bugfix">Fixes planetary atmos not correctly happening</li>
<li class="bugfix">Fixes atmos pipe unwrenching</li>
<li class="tweak">Survival pod medical vendors only have 2 pairs of splints instead of a wide array of medicines</li>
<li class="tweak">Hivelord core, when used on someone, no longer fully revives them; instead it heals 25 burn, 25 brute, resets body temperature, removes all CC, cures all internal bleeding, and mends all fractures (slowdown bonus still stays</li>
<li class="rscadd">updates the close icon for storage to not be a trashy codersprite</li>
<li class="bugfix">Fixes excessive mob and tendril clumping on Lavaland</li>
<li class="bugfix">Fixes being able to exploit the destructive analyzer for unlimited materials</li>
<li class="bugfix">Fixes Hierophant arena atmos</li>
</ul>
<h3 class="author">Ionward updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed Battlemage armor having an unintended helmet light</li>
<li class="imageadd">added Vox versions of Battlemage, Paranormal, Inquisitor, Berserker, and Syndicate Elite Hardsuits.</li>
</ul>
<h3 class="author">SteelSlayer updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes the RPED and bluespace RPED not displaying a list of parts in players chat when used on a machine</li>
</ul>
<h3 class="author">TDSSS updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">yellow documents are no longer indestructible.</li>
</ul>
<h3 class="author">Tayyyyyyy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">single quotes showing up weird in names and announcement titles</li>
</ul>
<h3 class="author">Terilia updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Headcrab Nests</li>
<li class="tweak">Headcrabs can now eat dead simple_animal corpses to regain 10 hp.</li>
<li class="tweak">Poison Headcrabs will not inject LSD anymore.</li>
<li class="tweak">Headcrabs have more HP and some do more damage.</li>
<li class="tweak">Headcrabs will not stop attacking people after they are unconscious.</li>
<li class="imageadd">Headcrab Nest DMI</li>
</ul>
<h3 class="author">Ty-Omaha updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Admin attack log level of heirophant club updated</li>
</ul>
<h3 class="author">actioninja updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Nanoui interfaces in fancy mode now open more cleanly</li>
</ul>
<h3 class="author">craftxbox updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Vanilla JS Regex for chat highlighting</li>
<li class="rscdel">Removed jquery mark</li>
<li class="bugfix">quickfix to stop people using the scanner inside it</li>
</ul>
<h3 class="author">farie82 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Cult whispering now uses your real name</li>
<li class="bugfix">Fixed the invisible blob zombies</li>
<li class="bugfix">A runtime in blob/factory/run_action</li>
</ul>
<h2 class="date">13 October 2019</h2>
<h3 class="author">Darkmight9 updated:</h3>
<ul class="changes bgimages16">
+57
View File
@@ -11754,3 +11754,60 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: Reverted autoban using legacy system causing issues
streather:
- spellcheck: fixed a typo in the autolathe
2019-10-27:
AdamElTablawy:
- rscdel: Xenobiology can no longer produce hellhounds with gold slime cores.
AzuleUtama:
- tweak: Vampire's shape shift ability and DNA scrambler item now clear flavour
text on use.
Darkmight9:
- rscadd: Adds a wide variety of craftable decorations! You can find them in the
new 'Decorations' tab in the crafting menu.
- tweak: tweaked the duct tape component so that you can now add it to items to
make them naturally stick to walls.
- imageadd: added decorative sprites.
Fox McCloud:
- tweak: windows are easier to break
- rscadd: Adds in the Rod of Asclepius, a healing item that carries an immense burden
- bugfix: Fixes Bubblegum spawning being ridiculously rare
- bugfix: Fixes planetary atmos not correctly happening
- bugfix: Fixes atmos pipe unwrenching
- tweak: Survival pod medical vendors only have 2 pairs of splints instead of a
wide array of medicines
- tweak: Hivelord core, when used on someone, no longer fully revives them; instead
it heals 25 burn, 25 brute, resets body temperature, removes all CC, cures all
internal bleeding, and mends all fractures (slowdown bonus still stays
- rscadd: updates the close icon for storage to not be a trashy codersprite
- bugfix: Fixes excessive mob and tendril clumping on Lavaland
- bugfix: Fixes being able to exploit the destructive analyzer for unlimited materials
- bugfix: Fixes Hierophant arena atmos
Ionward:
- bugfix: fixed Battlemage armor having an unintended helmet light
- imageadd: added Vox versions of Battlemage, Paranormal, Inquisitor, Berserker,
and Syndicate Elite Hardsuits.
SteelSlayer:
- bugfix: Fixes the RPED and bluespace RPED not displaying a list of parts in players
chat when used on a machine
TDSSS:
- tweak: yellow documents are no longer indestructible.
Tayyyyyyy:
- bugfix: single quotes showing up weird in names and announcement titles
Terilia:
- rscadd: Headcrab Nests
- tweak: Headcrabs can now eat dead simple_animal corpses to regain 10 hp.
- tweak: Poison Headcrabs will not inject LSD anymore.
- tweak: Headcrabs have more HP and some do more damage.
- tweak: Headcrabs will not stop attacking people after they are unconscious.
- imageadd: Headcrab Nest DMI
Ty-Omaha:
- tweak: Admin attack log level of heirophant club updated
actioninja:
- bugfix: Nanoui interfaces in fancy mode now open more cleanly
craftxbox:
- rscadd: Vanilla JS Regex for chat highlighting
- rscdel: Removed jquery mark
- bugfix: quickfix to stop people using the scanner inside it
farie82:
- tweak: Cult whispering now uses your real name
- bugfix: Fixed the invisible blob zombies
- bugfix: A runtime in blob/factory/run_action
@@ -1,9 +0,0 @@
author: "Terilia"
delete-after: True
changes:
- rscadd: "Headcrab Nests"
- tweak: "Headcrabs can now eat dead simple_animal corpses to regain 10 hp."
- tweak: "Poison Headcrabs will not inject LSD anymore."
- tweak: "Headcrabs have more HP and some do more damage."
- tweak: "Headcrabs will not stop attacking people after they are unconscious."
- imageadd: "Headcrab Nest DMI"
@@ -1,4 +0,0 @@
author: "AdamElTablawy"
delete-after: True
changes:
- rscdel: "Xenobiology can no longer produce hellhounds with gold slime cores."
@@ -1,5 +0,0 @@
author: "craftxbox"
delete-after: True
changes:
- rscadd: "Vanilla JS Regex for chat highlighting"
- rscdel: "Removed jquery mark"
@@ -1,4 +0,0 @@
author: "TDSSS"
delete-after: True
changes:
- tweak: "yellow documents are no longer indestructible."
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- tweak: "windows are easier to break"
@@ -1,4 +0,0 @@
author: "AzuleUtama"
delete-after: True
changes:
- tweak: "Vampire's shape shift ability and DNA scrambler item now clear flavour text on use."
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- rscadd: "Adds in the Rod of Asclepius, a healing item that carries an immense burden"
@@ -1,5 +0,0 @@
author: "Ionward"
delete-after: True
changes:
- bugfix: "fixed Battlemage armor having an unintended helmet light"
- imageadd: "added Vox versions of Battlemage, Paranormal, Inquisitor, Berserker, and Syndicate Elite Hardsuits."
@@ -1,4 +0,0 @@
author: "farie82"
delete-after: True
changes:
- tweak: "Cult whispering now uses your real name"
@@ -1,4 +0,0 @@
author: "craftxbox"
delete-after: True
changes:
- bugfix: "quickfix to stop people using the scanner inside it"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes Bubblegum spawning being ridiculously rare"
@@ -1,4 +0,0 @@
author: "SteelSlayer"
delete-after: True
changes:
- bugfix: "Fixes the RPED and bluespace RPED not displaying a list of parts in players chat when used on a machine"
@@ -1,4 +0,0 @@
author: "Ty-Omaha"
delete-after: True
changes:
- tweak: "Admin attack log level of heirophant club updated"
@@ -1,4 +0,0 @@
author: "Tayyyyyyy"
delete-after: True
changes:
- bugfix: "single quotes showing up weird in names and announcement titles"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes planetary atmos not correctly happening"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes atmos pipe unwrenching"
@@ -1,5 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- tweak: "Survival pod medical vendors only have 2 pairs of splints instead of a wide array of medicines"
- tweak: "Hivelord core, when used on someone, no longer fully revives them; instead it heals 25 burn, 25 brute, resets body temperature, removes all CC, cures all internal bleeding, and mends all fractures (slowdown bonus still stays"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- rscadd: "updates the close icon for storage to not be a trashy codersprite"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes excessive mob and tendril clumping on Lavaland"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes being able to exploit the destructive analyzer for unlimited materials"
@@ -1,5 +0,0 @@
author: "farie82"
delete-after: True
changes:
- bugfix: "Fixed the invisible blob zombies"
- bugfix: "A runtime in blob/factory/run_action"
@@ -1,6 +0,0 @@
author: "Darkmight9"
delete-after: True
changes:
- rscadd: "Adds a wide variety of craftable decorations! You can find them in the new 'Decorations' tab in the crafting menu."
- tweak: "tweaked the duct tape component so that you can now add it to items to make them naturally stick to walls."
- imageadd: "added decorative sprites."
@@ -1,4 +0,0 @@
author: "actioninja"
delete-after: True
changes:
- bugfix: "Nanoui interfaces in fancy mode now open more cleanly"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes Hierophant arena atmos"