Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2020-09-23 06:03:31 +00:00
parent f04c72041e
commit 68ce669136
8 changed files with 55 additions and 32 deletions
+26
View File
@@ -56,6 +56,23 @@
<ul class="changes bgimages16">
<li class="balance">Adding a symptom to a virus that already has 4 or 5 symptoms in it no longer has a chance of removing a random symptom from that virus.</li>
</ul>
<h3 class="author">AnturK updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added custom statues. Create carving block from 5 sheets of material then use a chisel on it.</li>
</ul>
<h3 class="author">Dennok updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Some fixes to map_template.load() to make it less runtime.</li>
</ul>
<h3 class="author">Ryll/Shaps updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Projectiles now properly display impact messages on people as well as blood impact splatters</li>
<li class="bugfix">Embedded objects now properly use the "a" article rather than "the" when relevant</li>
<li class="bugfix">Dismemberment will no longer lead to phantom scars showing up on a person's missing limbs. Insert your own MGSV joke here.</li>
<li class="bugfix">Fixed some bad logic that made self-treating severe/critical broken bones with bone gel have 63%/83% base fail rates, instead of 25%/45% as intended. As such, self-treating these wounds is now far less likely to fail, though you'll still have to wait for the effect.</li>
<li class="tweak">The bonuses to the above self-treatment success rates from drunkenness, morphine, and determination are a bit higher as well.</li>
<li class="tweak">You can now see what wound types a detached limb is suffering by inspecting it</li>
</ul>
<h3 class="author">Timberpoes updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The AI can now move its camera up z-levels as well as down by using the option in the IC tab. If you're an AI and you can't see anything, your camera may be on the wrong Z-level. Try moving it up or returning hitting the button to return to your core.</li>
@@ -63,11 +80,20 @@
<h3 class="author">TiviPlus updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Removed devil and affiliated shitcode</li>
<li class="refactor">Mecha medical and other_equipment refactor</li>
</ul>
<h3 class="author">imsxz updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">you can now pat carbon mobs on the head.</li>
</ul>
<h3 class="author">necromanceranne updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Makes the darkblade fit on your back instead of your belt.</li>
<li class="imageadd">Adds a whole bunch of missing sprites for: the nullrod, cult blade, spellblade, claymores and dark scythe, among others.</li>
<li class="imageadd">Updates the on-mobs for shotguns a little, and fixes several high powered firearms being concealable in suit storage slots.</li>
<li class="imageadd">Makes stunprods visible in suit storage slots.</li>
<li class="imageadd">Knife sprites for you belt and suit storage!</li>
</ul>
<h3 class="author">nightred updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Added request console to meta bar</li>
+29
View File
@@ -43210,6 +43210,26 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ATHATH:
- balance: Adding a symptom to a virus that already has 4 or 5 symptoms in it no
longer has a chance of removing a random symptom from that virus.
AnturK:
- rscadd: Added custom statues. Create carving block from 5 sheets of material then
use a chisel on it.
Dennok:
- bugfix: Some fixes to map_template.load() to make it less runtime.
Ryll/Shaps:
- bugfix: Projectiles now properly display impact messages on people as well as
blood impact splatters
- bugfix: Embedded objects now properly use the "a" article rather than "the" when
relevant
- bugfix: Dismemberment will no longer lead to phantom scars showing up on a person's
missing limbs. Insert your own MGSV joke here.
- bugfix: Fixed some bad logic that made self-treating severe/critical broken bones
with bone gel have 63%/83% base fail rates, instead of 25%/45% as intended.
As such, self-treating these wounds is now far less likely to fail, though you'll
still have to wait for the effect.
- tweak: The bonuses to the above self-treatment success rates from drunkenness,
morphine, and determination are a bit higher as well.
- tweak: You can now see what wound types a detached limb is suffering by inspecting
it
Timberpoes:
- bugfix: The AI can now move its camera up z-levels as well as down by using the
option in the IC tab. If you're an AI and you can't see anything, your camera
@@ -43217,8 +43237,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
to return to your core.
TiviPlus:
- rscdel: Removed devil and affiliated shitcode
- refactor: Mecha medical and other_equipment refactor
imsxz:
- rscadd: you can now pat carbon mobs on the head.
necromanceranne:
- tweak: Makes the darkblade fit on your back instead of your belt.
- imageadd: 'Adds a whole bunch of missing sprites for: the nullrod, cult blade,
spellblade, claymores and dark scythe, among others.'
- imageadd: Updates the on-mobs for shotguns a little, and fixes several high powered
firearms being concealable in suit storage slots.
- imageadd: Makes stunprods visible in suit storage slots.
- imageadd: Knife sprites for you belt and suit storage!
nightred:
- tweak: Added request console to meta bar
tralezab:
@@ -1,4 +0,0 @@
author: "AnturK"
delete-after: True
changes:
- rscadd: "Added custom statues. Create carving block from 5 sheets of material then use a chisel on it."
@@ -1,5 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- bugfix: "Projectiles now properly display impact messages on people as well as blood impact splatters"
- bugfix: "Embedded objects now properly use the \"a\" article rather than \"the\" when relevant"
@@ -1,4 +0,0 @@
author: "TiviPlus"
delete-after: True
changes:
- refactor: "Mecha medical and other_equipment refactor"
@@ -1,7 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- bugfix: "Dismemberment will no longer lead to phantom scars showing up on a person's missing limbs. Insert your own MGSV joke here."
- bugfix: "Fixed some bad logic that made self-treating severe/critical broken bones with bone gel have 63%/83% base fail rates, instead of 25%/45% as intended. As such, self-treating these wounds is now far less likely to fail, though you'll still have to wait for the effect."
- tweak: "The bonuses to the above self-treatment success rates from drunkenness, morphine, and determination are a bit higher as well."
- tweak: "You can now see what wound types a detached limb is suffering by inspecting it"
@@ -1,8 +0,0 @@
author: "necromanceranne"
delete-after: True
changes:
- tweak: "Makes the darkblade fit on your back instead of your belt."
- imageadd: "Adds a whole bunch of missing sprites for: the nullrod, cult blade, spellblade, claymores and dark scythe, among others."
- imageadd: "Updates the on-mobs for shotguns a little, and fixes several high powered firearms being concealable in suit storage slots."
- imageadd: "Makes stunprods visible in suit storage slots."
- imageadd: "Knife sprites for you belt and suit storage!"
@@ -1,4 +0,0 @@
author: "Dennok"
delete-after: True
changes:
- bugfix: "Some fixes to map_template.load() to make it less runtime."