Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-08-23 08:31:46 +00:00
parent 097604953d
commit d8b8db5de1
14 changed files with 54 additions and 49 deletions
+30
View File
@@ -56,6 +56,36 @@
-->
<div class="commit sansserif">
<h2 class="date">23 August 2018</h2>
<h3 class="author">Aurorablade updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Changes to air Subsystem to make it load faster taken from TG by SpaceManiac.</li>
<li class="tweak">Attemps to cap dogs you can cough up to 10..then you cough up a plush fox. Totally normal.</li>
</ul>
<h3 class="author">Birdtalon updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes unexpected item deletion upon changing species.</li>
</ul>
<h3 class="author">Kyep updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed a few bugs (notably, grid check event raising alert level) in the depot.</li>
<li class="bugfix">Fixed hand_tele, bluespace tomatoes, etc not respecting the tele_proof flag of areas.</li>
</ul>
<h3 class="author">alex-gh updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Changeling fleshmend no longer overfills their blood.</li>
</ul>
<h3 class="author">variableundefined updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Admin logging for kinetic accelerator.</li>
<li class="bugfix">Implantcase no longer disappears when dropped or placed in bag.</li>
<li class="rscadd">Logging to borer infestation.</li>
<li class="bugfix">A runtime with admin ticket.</li>
<li class="tweak">Defibrillator paddles snap away if you walk away from the defibrillator.</li>
<li class="bugfix">Fixes the discard action not displaying who discarded a card from a hand of card</li>
<li class="bugfix">Fixes deck of card not being removed properly from your pocket when you drag it over your sprite.</li>
</ul>
<h2 class="date">18 August 2018</h2>
<h3 class="author">Crazylemon64 updated:</h3>
<ul class="changes bgimages16">
+24
View File
@@ -6784,3 +6784,27 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-08-18:
Crazylemon64:
- bugfix: makes AA's map fix not annihilate every map PR in existence
2018-08-23:
Aurorablade:
- tweak: Changes to air Subsystem to make it load faster taken from TG by SpaceManiac.
- tweak: Attemps to cap dogs you can cough up to 10..then you cough up a plush fox.
Totally normal.
Birdtalon:
- bugfix: Fixes unexpected item deletion upon changing species.
Kyep:
- bugfix: Fixed a few bugs (notably, grid check event raising alert level) in the
depot.
- bugfix: Fixed hand_tele, bluespace tomatoes, etc not respecting the tele_proof
flag of areas.
alex-gh:
- bugfix: Changeling fleshmend no longer overfills their blood.
variableundefined:
- rscadd: Admin logging for kinetic accelerator.
- bugfix: Implantcase no longer disappears when dropped or placed in bag.
- rscadd: Logging to borer infestation.
- bugfix: A runtime with admin ticket.
- tweak: Defibrillator paddles snap away if you walk away from the defibrillator.
- bugfix: Fixes the discard action not displaying who discarded a card from a hand
of card
- bugfix: Fixes deck of card not being removed properly from your pocket when you
drag it over your sprite.
@@ -1,4 +0,0 @@
author: "Aurorablade"
delete-after: True
changes:
- tweak: "Attemps to cap dogs you can cough up to 10..then you cough up a plush fox. Totally normal."
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- rscadd: "Admin logging for kinetic accelerator."
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- bugfix: "Fixed hand_tele, bluespace tomatoes, etc not respecting the tele_proof flag of areas."
@@ -1,5 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- bugfix: "Fixes the discard action not displaying who discarded a card from a hand of card"
- bugfix: "Fixes deck of card not being removed properly from your pocket when you drag it over your sprite."
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- bugfix: "Fixed a few bugs (notably, grid check event raising alert level) in the depot."
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- tweak: "Defibrillator paddles snap away if you walk away from the defibrillator."
@@ -1,4 +0,0 @@
author: "alex-gh"
delete-after: True
changes:
- bugfix: "Changeling fleshmend no longer overfills their blood."
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- bugfix: "A runtime with admin ticket."
@@ -1,4 +0,0 @@
author: "Birdtalon"
delete-after: True
changes:
- bugfix: "Fixes unexpected item deletion upon changing species."
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- rscadd: "Logging to borer infestation."
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- bugfix: "Implantcase no longer disappears when dropped or placed in bag."
@@ -1,4 +0,0 @@
author: "Aurorablade"
delete-after: True
changes:
- tweak: "Changes to air Subsystem to make it load faster taken from TG by SpaceManiac."