Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2020-07-20 11:31:25 +00:00
parent b1aae1941c
commit db4d78e1ff
4 changed files with 13 additions and 8 deletions
+8
View File
@@ -88,6 +88,14 @@
<li class="bugfix">Defibbing someone will no longer work if their chest is covered by thick clothing. Used to just check to see if they had a spacesuit someone on their person (even if they weren't wearing it / only had it stuck to their hands.)</li>
<li class="bugfix">Defibbing someone will now actually require you to hold the shock paddles for the entire duration of the process. No more defibbing someone if you were disarmed during the charge time.</li>
</ul>
<h3 class="author">stylemistake updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">tgui: Fixed a very rare case of exceptions thrown due to bugged localStorage. No more NTOS bluescreens.</li>
</ul>
<h3 class="author">tralezab updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">landmark cleanup on mafia</li>
</ul>
<h2 class="date">19 July 2020</h2>
<h3 class="author">ArcaneMusic updated:</h3>
+5
View File
@@ -40958,3 +40958,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Defibbing someone will now actually require you to hold the shock paddles
for the entire duration of the process. No more defibbing someone if you were
disarmed during the charge time.
stylemistake:
- bugfix: 'tgui: Fixed a very rare case of exceptions thrown due to bugged localStorage.
No more NTOS bluescreens.'
tralezab:
- bugfix: landmark cleanup on mafia
@@ -1,4 +0,0 @@
author: "tralezab"
delete-after: True
changes:
- bugfix: "landmark cleanup on mafia"
@@ -1,4 +0,0 @@
author: "stylemistake"
delete-after: True
changes:
- bugfix: "tgui: Fixed a very rare case of exceptions thrown due to bugged localStorage. No more NTOS bluescreens."