Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2018-10-30 18:54:23 +00:00
parent 35d8d26954
commit d15f36cc1d
5 changed files with 26 additions and 33 deletions
+16 -19
View File
@@ -55,6 +55,22 @@
-->
<div class="commit sansserif">
<h2 class="date">30 October 2018</h2>
<h3 class="author">Barhandar updated:</h3>
<ul class="changes bgimages16">
<li class="balance">Basic tools are now a starting node and do not need researching.</li>
<li class="tweak">Autolathe tools can now be printed again without needing a design disk.</li>
</ul>
<h3 class="author">ShizCalev updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed an exploit allowing you to teleport ammo out of a magazine.</li>
<li class="bugfix">Fixed magazine loading sounds playing at the incorrect location if you load the magazine via TK.</li>
</ul>
<h3 class="author">Zxaber updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed borg organ bags causing brain damage when picking up brains.</li>
</ul>
<h2 class="date">29 October 2018</h2>
<h3 class="author">Barhandar updated:</h3>
<ul class="changes bgimages16">
@@ -1620,25 +1636,6 @@
<li class="bugfix">Lava isn't a safe place to throw your flammable shit anymore</li>
<li class="bugfix">The computer screen overlay being rotated incorrectly after construction has been fixed.</li>
</ul>
<h2 class="date">28 August 2018</h2>
<h3 class="author">Denton updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The 10 second anti spam cooldown of night shift lighting now works properly.</li>
<li class="spellcheck">Added an examine message to APCs that mentions Alt-click and Ctrl-click (silicons only) behavior.</li>
</ul>
<h3 class="author">Garen updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">adds a signal for screwdriver_act</li>
</ul>
<h3 class="author">SpaceManiac updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">Multiple copies of a shuttle each get their own area instances (affects APCs and air alarms).</li>
</ul>
<h3 class="author">XDTM updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">The forcefield projector is now available ingame in the engineering protolathe. It can project up to 3 forcefields which act as transparent walls, and share a pool of health which is recharged over time. The projector must remain within 7 tiles of the forcefields to keep them active.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+10
View File
@@ -21072,3 +21072,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: fixed blindfold item being split in your inventory
cyclowns:
- bugfix: Fixes stimulum and nitryl reagents running out too fast
2018-10-30:
Barhandar:
- balance: Basic tools are now a starting node and do not need researching.
- tweak: Autolathe tools can now be printed again without needing a design disk.
ShizCalev:
- bugfix: Fixed an exploit allowing you to teleport ammo out of a magazine.
- bugfix: Fixed magazine loading sounds playing at the incorrect location if you
load the magazine via TK.
Zxaber:
- bugfix: Fixed borg organ bags causing brain damage when picking up brains.
@@ -1,5 +0,0 @@
author: "Barhandar"
delete-after: True
changes:
- balance: "Basic tools are now a starting node and do not need researching."
- tweak: "Autolathe tools can now be printed again without needing a design disk."
@@ -1,4 +0,0 @@
author: "Zxaber"
delete-after: True
changes:
- bugfix: "Fixed borg organ bags causing brain damage when picking up brains."
@@ -1,5 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed an exploit allowing you to teleport ammo out of a magazine."
- bugfix: "Fixed magazine loading sounds playing at the incorrect location if you load the magazine via TK."