mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user