mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
+40
-18
@@ -51,6 +51,46 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">24 November 2020</h2>
|
||||
<h3 class="author">ArcaneMusic updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Lockers/Closets/Bodybags close all open inventories of items and internal items enclosed inside of itself. For real this time.</li>
|
||||
<li class="bugfix">Hygiene Robots are now craftable and deconstructable in the same way as other simple robots.</li>
|
||||
<li class="bugfix">Hygiene Robots must be opened in order to be emagged just like the rest.</li>
|
||||
<li class="bugfix">Living crates now properly behave like crates when faced against plastic flaps.</li>
|
||||
</ul>
|
||||
<h3 class="author">Fikou updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">shuttle catastrophe now cant trigger if it already happened</li>
|
||||
<li class="bugfix">fixes active turfs on away missions</li>
|
||||
</ul>
|
||||
<h3 class="author">Ghommie updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">squeaking objects should no longer squeak when crossed by abstract or floating objects such as directional lights.</li>
|
||||
<li class="bugfix">All forms of phasings shouldn't be able to pass through certain restricted turfs now, not just wiz jaunts.</li>
|
||||
</ul>
|
||||
<h3 class="author">Jared-Fogle updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">The verb panel is now more consistently correct.</li>
|
||||
</ul>
|
||||
<h3 class="author">Maurukas updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed infinite gas consumption by cryogenics pods</li>
|
||||
</ul>
|
||||
<h3 class="author">Mickyan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Picture frames no longer always appear empty</li>
|
||||
</ul>
|
||||
<h3 class="author">Qustinnus updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="code_imp">Moves grown food to newfood</li>
|
||||
<li class="code_imp">Gives trash element support for callbacks for item creation override</li>
|
||||
</ul>
|
||||
<h3 class="author">zxaber updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Cell chargers will no longer powersink the room they're in, as they now draw all the power for the cell from the powernet directly through the APC. They still require a trickle of power on the equipment breaker, though.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">23 November 2020</h2>
|
||||
<h3 class="author">ArcaneDefence updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -2058,24 +2098,6 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Flower Buds now have a countdown for ghosts</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">22 September 2020</h2>
|
||||
<h3 class="author">Donkie updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed max transfer rate/max output pressure in the gui of atmos devices not working correctly</li>
|
||||
</ul>
|
||||
<h3 class="author">Fikou updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">shades can now ventcrawl</li>
|
||||
</ul>
|
||||
<h3 class="author">Jared-Fogle updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">Sentient ice demons can no longer teleport.</li>
|
||||
</ul>
|
||||
<h3 class="author">Mickyan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed being unable to build scooters from manually crafted skateboards</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -44758,3 +44758,33 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
and are visible through darkness when on.
|
||||
dragomagol:
|
||||
- bugfix: ghosts are no longer able to empty gibbers
|
||||
2020-11-24:
|
||||
ArcaneMusic:
|
||||
- bugfix: Lockers/Closets/Bodybags close all open inventories of items and internal
|
||||
items enclosed inside of itself. For real this time.
|
||||
- bugfix: Hygiene Robots are now craftable and deconstructable in the same way as
|
||||
other simple robots.
|
||||
- bugfix: Hygiene Robots must be opened in order to be emagged just like the rest.
|
||||
- bugfix: Living crates now properly behave like crates when faced against plastic
|
||||
flaps.
|
||||
Fikou:
|
||||
- bugfix: shuttle catastrophe now cant trigger if it already happened
|
||||
- bugfix: fixes active turfs on away missions
|
||||
Ghommie:
|
||||
- bugfix: squeaking objects should no longer squeak when crossed by abstract or
|
||||
floating objects such as directional lights.
|
||||
- bugfix: All forms of phasings shouldn't be able to pass through certain restricted
|
||||
turfs now, not just wiz jaunts.
|
||||
Jared-Fogle:
|
||||
- bugfix: The verb panel is now more consistently correct.
|
||||
Maurukas:
|
||||
- bugfix: Fixed infinite gas consumption by cryogenics pods
|
||||
Mickyan:
|
||||
- bugfix: Picture frames no longer always appear empty
|
||||
Qustinnus:
|
||||
- code_imp: Moves grown food to newfood
|
||||
- code_imp: Gives trash element support for callbacks for item creation override
|
||||
zxaber:
|
||||
- bugfix: Cell chargers will no longer powersink the room they're in, as they now
|
||||
draw all the power for the cell from the powernet directly through the APC.
|
||||
They still require a trickle of power on the equipment breaker, though.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Ghommie"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "squeaking objects should no longer squeak when crossed by abstract or floating objects such as directional lights."
|
||||
- bugfix: "All forms of phasings shouldn't be able to pass through certain restricted turfs now, not just wiz jaunts."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "zxaber"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Cell chargers will no longer powersink the room they're in, as they now draw all the power for the cell from the powernet directly through the APC. They still require a trickle of power on the equipment breaker, though."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Qustinnus"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "Moves grown food to newfood"
|
||||
- code_imp: "Gives trash element support for callbacks for item creation override"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Fikou"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixes active turfs on away missions"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Maurukas"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed infinite gas consumption by cryogenics pods"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ArcaneMusic"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Lockers/Closets/Bodybags close all open inventories of items and internal items enclosed inside of itself. For real this time."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Mickyan"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Picture frames no longer always appear empty"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ArcaneMusic"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Living crates now properly behave like crates when faced against plastic flaps."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "ArcaneMusic"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Hygiene Robots are now craftable and deconstructable in the same way as other simple robots."
|
||||
- bugfix: "Hygiene Robots must be opened in order to be emagged just like the rest."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Jared-Fogle"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "The verb panel is now more consistently correct."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Fikou"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "shuttle catastrophe now cant trigger if it already happened"
|
||||
Reference in New Issue
Block a user