Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2018-07-03 02:53:22 +00:00
parent 20348df93a
commit 4dba99d025
8 changed files with 48 additions and 61 deletions
+27 -33
View File
@@ -55,6 +55,33 @@
-->
<div class="commit sansserif">
<h2 class="date">03 July 2018</h2>
<h3 class="author">Dax Dupont updated:</h3>
<ul class="changes bgimages16">
<li class="balance">BoH detonations now gib the user.</li>
</ul>
<h3 class="author">Denton updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Engine heaters no longer let gases pass through them.</li>
</ul>
<h3 class="author">Naksu updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">Fixed the signatures of several reagent procs, removing useless checks</li>
<li class="tweak">drunkenness is now handled at the carbon level, allowing monkeys to experience ethanol</li>
<li class="balance">initropidil also works on carbon level, allowing syndicate operatives using the poison kit to achieve the silent assassin rating against monkeys</li>
</ul>
<h3 class="author">Nirnael updated:</h3>
<ul class="changes bgimages16">
<li class="refactor">Removed an unnecessary volume_pump check</li>
</ul>
<h3 class="author">SpaceManiac updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Backpack water tanks now work properly when wielded by drones.</li>
<li class="bugfix">Backpack water tank nozzles can no longer be placed inside bags of holding and chem dispensers.</li>
<li class="bugfix">Moving items between your hands no longer causes them to cross the floor (squeaking, lava burning).</li>
<li class="bugfix">Scrambled research console icons have been fixed, and will be prevented in the future.</li>
</ul>
<h2 class="date">02 July 2018</h2>
<h3 class="author">AnturK updated:</h3>
<ul class="changes bgimages16">
@@ -1453,39 +1480,6 @@
<ul class="changes bgimages16">
<li class="rscdel">After an internal audit and review Nanotrasen has decided that stock financing at the station-level makes no logistical nor managerial sense. Stations, and their cargo departments, may no longer play the stock market.</li>
</ul>
<h2 class="date">01 May 2018</h2>
<h3 class="author">BuffEngineering updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Nanotrasen has graciously connected the port bow solar's SMES to the main grid.</li>
</ul>
<h3 class="author">Denton updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">You can now craft and disassemble HUDsunglasses! Check out the clothing section of the crafting menu.</li>
<li class="tweak">Cargo packs have been reorganized to shrink the big engineering, food&livestock and misc categories.</li>
</ul>
<h3 class="author">NewSta updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added 5 new drinks: Alexander, Between the Sheets, Kamikaze, Mojito and Sidecar.</li>
<li class="rscadd">Added Menthol and Sake to the drink dispensers.</li>
</ul>
<h3 class="author">Ordonis, Denton updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">OH YEAH BROTHER! The H.O.G.A.N. AI module has a chance to spawn at the AI upload.</li>
</ul>
<h3 class="author">SpaceManiac updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The button in the mech interface to terminate maintenace protocol no longer reads "Initiate maintenace protocol".</li>
<li class="bugfix">Boxes now fit inside storage implants again.</li>
</ul>
<h3 class="author">XDTM updated:</h3>
<ul class="changes bgimages16">
<li class="balance">Small, constant ticks of brain damage are now less likely to cause traumas.</li>
</ul>
<h3 class="author">deathride58 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed the intergalactic stock market crash. The speculation/performance modifier has been removed completely.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+21
View File
@@ -18755,3 +18755,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
machinery instead.
XDTM:
- tweak: Nutriment Pump implants no longer require replacing the stomach.
2018-07-03:
Dax Dupont:
- balance: BoH detonations now gib the user.
Denton:
- tweak: Engine heaters no longer let gases pass through them.
Naksu:
- code_imp: Fixed the signatures of several reagent procs, removing useless checks
- tweak: drunkenness is now handled at the carbon level, allowing monkeys to experience
ethanol
- balance: initropidil also works on carbon level, allowing syndicate operatives
using the poison kit to achieve the silent assassin rating against monkeys
Nirnael:
- refactor: Removed an unnecessary volume_pump check
SpaceManiac:
- bugfix: Backpack water tanks now work properly when wielded by drones.
- bugfix: Backpack water tank nozzles can no longer be placed inside bags of holding
and chem dispensers.
- bugfix: Moving items between your hands no longer causes them to cross the floor
(squeaking, lava burning).
- bugfix: Scrambled research console icons have been fixed, and will be prevented
in the future.
@@ -1,4 +0,0 @@
author: "Dax Dupont"
delete-after: True
changes:
- balance: "BoH detonations now gib the user."
@@ -1,4 +0,0 @@
author: "Denton"
delete-after: True
changes:
- tweak: "Engine heaters no longer let gases pass through them."
@@ -1,6 +0,0 @@
author: "Naksu"
delete-after: True
changes:
- code_imp: "Fixed the signatures of several reagent procs, removing useless checks"
- tweak: "drunkenness is now handled at the carbon level, allowing monkeys to experience ethanol"
- balance: "initropidil also works on carbon level, allowing syndicate operatives using the poison kit to achieve the silent assassin rating against monkeys"
@@ -1,6 +0,0 @@
author: "SpaceManiac"
delete-after: True
changes:
- bugfix: "Backpack water tanks now work properly when wielded by drones."
- bugfix: "Backpack water tank nozzles can no longer be placed inside bags of holding and chem dispensers."
- bugfix: "Moving items between your hands no longer causes them to cross the floor (squeaking, lava burning)."
@@ -1,4 +0,0 @@
author: "SpaceManiac"
delete-after: True
changes:
- bugfix: "Scrambled research console icons have been fixed, and will be prevented in the future."
@@ -1,4 +0,0 @@
author: "Nirnael"
delete-after: True
changes:
- refactor: "Removed an unnecessary volume_pump check"