Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2020-07-16 04:05:17 +00:00
parent 89c3a7ec23
commit 6b1adcea7e
12 changed files with 53 additions and 40 deletions
+33
View File
@@ -51,6 +51,39 @@
-->
<div class="commit sansserif">
<h2 class="date">16 July 2020</h2>
<h3 class="author">Coul updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">cleans up mech backstabbing code</li>
</ul>
<h3 class="author">Donkie updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added label to canisters indicating their pressure rating</li>
</ul>
<h3 class="author">GulDreggrod updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">new regal rat resprite!</li>
</ul>
<h3 class="author">ShizCalev updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed things like Nar-Sie and CRAB-17 spawning outside the station on icemoon maps.</li>
<li class="bugfix">Fixed filters/radiation overlays not being added/cleared properly on action buttons.</li>
<li class="bugfix">Fixed cult barriers not getting deleted properly.</li>
<li class="bugfix">Added some sanity checking for varedit values.</li>
</ul>
<h3 class="author">Skoglol updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Agent card once again disallows IC banned words.</li>
</ul>
<h3 class="author">jdawg1290 updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">text files now use lf line endings</li>
</ul>
<h3 class="author">tralezab updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Obsessed can't win by lynching their target after they're dead.</li>
</ul>
<h2 class="date">15 July 2020</h2>
<h3 class="author">ATHATH updated:</h3>
<ul class="changes bgimages16">
+20
View File
@@ -40833,3 +40833,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
uomo91:
- tweak: You can now also leave Deltastation's medbay without bugging a doctor to
let you out.
2020-07-16:
Coul:
- code_imp: cleans up mech backstabbing code
Donkie:
- rscadd: Added label to canisters indicating their pressure rating
GulDreggrod:
- imageadd: new regal rat resprite!
ShizCalev:
- bugfix: Fixed things like Nar-Sie and CRAB-17 spawning outside the station on
icemoon maps.
- bugfix: Fixed filters/radiation overlays not being added/cleared properly on action
buttons.
- bugfix: Fixed cult barriers not getting deleted properly.
- bugfix: Added some sanity checking for varedit values.
Skoglol:
- bugfix: Agent card once again disallows IC banned words.
jdawg1290:
- code_imp: text files now use lf line endings
tralezab:
- bugfix: Obsessed can't win by lynching their target after they're dead.
@@ -1,4 +0,0 @@
author: "GulDreggrod"
delete-after: True
changes:
- imageadd: "new regal rat resprite!"
@@ -1,4 +0,0 @@
author: "Coul"
delete-after: True
changes:
- code_imp: "cleans up mech backstabbing code"
@@ -1,4 +0,0 @@
author: "Skoglol"
delete-after: True
changes:
- bugfix: "Agent card once again disallows IC banned words."
@@ -1,4 +0,0 @@
author: "Donkie"
delete-after: True
changes:
- rscadd: "Added label to canisters indicating their pressure rating"
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed things like Nar-Sie and CRAB-17 spawning outside the station on icemoon maps."
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed filters/radiation overlays not being added/cleared properly on action buttons."
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed cult barriers not getting deleted properly."
@@ -1,4 +0,0 @@
author: "tralezab"
delete-after: True
changes:
- bugfix: "Obsessed can't win by lynching their target after they're dead."
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Added some sanity checking for varedit values."
@@ -1,4 +0,0 @@
author: "jdawg1290"
delete-after: True
changes:
- code_imp: "text files now use lf line endings"