Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-10-24 23:43:50 +00:00
parent d09b8e3097
commit 4b354d592c
6 changed files with 26 additions and 17 deletions
+17
View File
@@ -65,11 +65,28 @@
<ul class="changes bgimages16">
<li class="tweak">Backend cleanup of assembly.dm and proximity.dm</li>
</ul>
<h3 class="author">Certhic updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Runtime error in CureIfHasDisability</li>
<li class="bugfix">Borg health is now updated after being repaired</li>
</ul>
<h3 class="author">Farie82 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Tablets now spawn correctly. No more buying (seemingly) broken tablets</li>
</ul>
<h3 class="author">Fethas updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Ipcs bleed oil. Bleeding can be patched by welders and organ mainp surgery(if you have to heal an ipc via surgery we may as well take that out too).</li>
<li class="tweak">Kidan biolum slightly brighter. tweak:Vox now become confused and unintellible(..more) on cort stack damage.</li>
</ul>
<h3 class="author">Warior4356 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Safe tumbler 2 no longer makes I am open noise when turning tumbler 1.</li>
</ul>
<h3 class="author">dovydas12345 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added data disk to misc designs.</li>
</ul>
<h3 class="author">variableundefined updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Using reagent dispenser like fuel and water tank no longer give you an attack cooldown / animation.</li>
+9
View File
@@ -7669,11 +7669,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Mind check in pre_quip added, to prevent runtime.
Birdtalon:
- tweak: Backend cleanup of assembly.dm and proximity.dm
Certhic:
- bugfix: Runtime error in CureIfHasDisability
- bugfix: Borg health is now updated after being repaired
Farie82:
- bugfix: Tablets now spawn correctly. No more buying (seemingly) broken tablets
Fethas:
- tweak: Ipcs bleed oil. Bleeding can be patched by welders and organ mainp surgery(if
you have to heal an ipc via surgery we may as well take that out too).
- tweak: Kidan biolum slightly brighter. tweak:Vox now become confused and unintellible(..more)
on cort stack damage.
Warior4356:
- bugfix: Safe tumbler 2 no longer makes I am open noise when turning tumbler 1.
dovydas12345:
- rscadd: Added data disk to misc designs.
variableundefined:
- bugfix: Using reagent dispenser like fuel and water tank no longer give you an
attack cooldown / animation.
@@ -1,4 +0,0 @@
author: "dovydas12345"
delete-after: True
changes:
- rscadd: "Added data disk to misc designs."
@@ -1,4 +0,0 @@
author: "Farie82"
delete-after: True
changes:
- bugfix: "Tablets now spawn correctly. No more buying (seemingly) broken tablets"
@@ -1,5 +0,0 @@
author: "Certhic"
delete-after: True
changes:
- bugfix: "Runtime error in CureIfHasDisability"
- bugfix: "Borg health is now updated after being repaired"
@@ -1,4 +0,0 @@
author: "Warior4356"
delete-after: True
changes:
- bugfix: "Safe tumbler 2 no longer makes I am open noise when turning tumbler 1."