Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-03-24 00:03:42 +00:00
parent 8080a5132c
commit 0a6faa6296
9 changed files with 60 additions and 50 deletions
+33 -19
View File
@@ -51,6 +51,39 @@
-->
<div class="commit sansserif">
<h2 class="date">24 March 2021</h2>
<h3 class="author">ArcaneMusic updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The interrogation room is now it's own distinct room, with an air alarm and APC like everything else, as opposed to being blobbed together with the rest of the brig.</li>
</ul>
<h3 class="author">Arkatos updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">Added right-click support to AIs and cyborgs. Cyborgs can use right click actions only if they do not have any tool selected, as to not conflict with the right click actions of the items themselves, like syringes.</li>
<li class="bugfix">Silicons are now once again able to start a wash cycle due to newly added right click support.</li>
</ul>
<h3 class="author">Ghommie updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Sundae, honkdae and space freezy can be filled with ice cream from the ice cream vat.</li>
<li class="rscadd">Ice creams cones, as well as the aforementioned treats, can hold multiple servings of ice cream now, up to three.</li>
<li class="refactor">All because ice cream has been refactored into a component, and its flavours made into datums.</li>
</ul>
<h3 class="author">JohnFulpWillard updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">The Flyperson left leg has been given an extra pixel</li>
</ul>
<h3 class="author">MLGTASTICa updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed mech bullets hitting the mechs they're fired from</li>
</ul>
<h3 class="author">Ryll/Shaps updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Immovable rods triggered by admin intervention will no longer miss everything in their path</li>
</ul>
<h3 class="author">TheVekter updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Ghosts should now be able to view the crew monitor console.</li>
</ul>
<h2 class="date">23 March 2021</h2>
<h3 class="author">Fikou updated:</h3>
<ul class="changes bgimages16">
@@ -3276,25 +3309,6 @@
<ul class="changes bgimages16">
<li class="bugfix">Fixed map display in Centcom Pod Launcher UI to not collapse into a tiny square.</li>
</ul>
<h2 class="date">20 January 2021</h2>
<h3 class="author">Ryll/Shaps updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">You can no longer roll a Die of Fate multiple times before the first roll takes effect</li>
</ul>
<h3 class="author">coiax updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Spray-on insulated gloves, a BEPIS tech, now produce a visible message when disintegrating. That disintegration can be caused by absorbing a shock, or now by washing them too much.</li>
</ul>
<h3 class="author">esainane updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">HFR moderator reactions which increase or decrease heat output now actually increase or decrease the heat applied to the fusion mix, rather than just modifying the number shown in the interface.</li>
<li class="bugfix">The HFR can now be reactivated after partial reconstruction without first needing to reconstruct the core, and will not get stuck in a state where attempting to use the interface says "Activate the machine first by using a multitool on the interface.", and using a multitool says "You already activated the machine."</li>
</ul>
<h3 class="author">remove32 updated:</h3>
<ul class="changes bgimages16">
<li class="refactor">add error handling to server build tool</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+27
View File
@@ -48905,3 +48905,30 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- admin: Added semi-verbose logging to brig timers
dragomagol:
- bugfix: fixes icebox's json file referencing a non-existing area
2021-03-24:
ArcaneMusic:
- bugfix: The interrogation room is now it's own distinct room, with an air alarm
and APC like everything else, as opposed to being blobbed together with the
rest of the brig.
Arkatos:
- code_imp: Added right-click support to AIs and cyborgs. Cyborgs can use right
click actions only if they do not have any tool selected, as to not conflict
with the right click actions of the items themselves, like syringes.
- bugfix: Silicons are now once again able to start a wash cycle due to newly added
right click support.
Ghommie:
- rscadd: Sundae, honkdae and space freezy can be filled with ice cream from the
ice cream vat.
- rscadd: Ice creams cones, as well as the aforementioned treats, can hold multiple
servings of ice cream now, up to three.
- refactor: All because ice cream has been refactored into a component, and its
flavours made into datums.
JohnFulpWillard:
- imageadd: The Flyperson left leg has been given an extra pixel
MLGTASTICa:
- bugfix: fixed mech bullets hitting the mechs they're fired from
Ryll/Shaps:
- bugfix: Immovable rods triggered by admin intervention will no longer miss everything
in their path
TheVekter:
- bugfix: Ghosts should now be able to view the crew monitor console.
@@ -1,6 +0,0 @@
author: "Ghommie"
delete-after: True
changes:
- rscadd: "Sundae, honkdae and space freezy can be filled with ice cream from the ice cream vat."
- rscadd: "Ice creams cones, as well as the aforementioned treats, can hold multiple servings of ice cream now, up to three."
- refactor: "All because ice cream has been refactored into a component, and its flavours made into datums."
@@ -1,4 +0,0 @@
author: "ArcaneMusic"
delete-after: True
changes:
- bugfix: "The interrogation room is now it's own distinct room, with an air alarm and APC like everything else, as opposed to being blobbed together with the rest of the brig."
@@ -1,4 +0,0 @@
author: "MLGTASTICa"
delete-after: True
changes:
- bugfix: "fixed mech bullets hitting the mechs they're fired from"
@@ -1,5 +0,0 @@
author: "Arkatos"
delete-after: True
changes:
- code_imp: "Added right-click support to AIs and cyborgs. Cyborgs can use right click actions only if they do not have any tool selected, as to not conflict with the right click actions of the items themselves, like syringes."
- bugfix: "Silicons are now once again able to start a wash cycle due to newly added right click support."
@@ -1,4 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- bugfix: "Immovable rods triggered by admin intervention will no longer miss everything in their path"
@@ -1,4 +0,0 @@
author: "TheVekter"
delete-after: True
changes:
- bugfix: "Ghosts should now be able to view the crew monitor console."
@@ -1,4 +0,0 @@
author: "JohnFulpWillard"
delete-after: True
changes:
- imageadd: "The Flyperson left leg has been given an extra pixel"