mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">01 April 2020</h2>
|
||||
<h3 class="author">ArcaneDefence updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Mothpeople will now grow larger wings when using a potion of flight if their wings aren't already burnt off.</li>
|
||||
</ul>
|
||||
<h3 class="author">ArcaneMusic updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The Nanotrasen cargo and export division has discovered a new recycling method, enabling significantly more exports off station.</li>
|
||||
@@ -69,6 +73,10 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The spraycan color input can now be triggered with ctrl-click while it's on your person.</li>
|
||||
</ul>
|
||||
<h3 class="author">Iamgoofball updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="admin">Admins can now set custom gamemode policy for Gangsters and Undercover Cops.</li>
|
||||
</ul>
|
||||
<h3 class="author">Ryll/Shaps updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">Failing unlacing someone's shoes and getting your hand stepped on is a bit more punishing</li>
|
||||
@@ -80,6 +88,15 @@
|
||||
<li class="code_imp">Updates various machines, which currently use SSfastprocess, so that they only start processing when it's necessary. Some of these updated machines have been changed so that they don't ever need to process.</li>
|
||||
<li class="refactor">Replaces the speed_process var with two new variables. The processing_flags variable stores bitflags with information about a machine's preferences on when it should start processing. The subsystem_type var holds the path to which type of subsystem that machine should use.</li>
|
||||
</ul>
|
||||
<h3 class="author">Time-Green updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Plumbing stuff shouldnt have misleading directions and CONSTANTLY SPIN EVERYWHERE</li>
|
||||
</ul>
|
||||
<h3 class="author">XDTM updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added the Cortex Imprint experimental surgery; it causes the patient's brain to regenerate damage and mild traumas over time.</li>
|
||||
<li class="rscadd">Added the Cortex Folding experimental surgery; it increases the chance of obtaining special traumas instead of severe, and makes them require surgery to cure.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">31 March 2020</h2>
|
||||
<h3 class="author">Akrilla updated:</h3>
|
||||
|
||||
@@ -38356,6 +38356,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Akrilla:
|
||||
- bugfix: Stamcrit immediately stuns again
|
||||
2020-04-01:
|
||||
ArcaneDefence:
|
||||
- rscadd: Mothpeople will now grow larger wings when using a potion of flight if
|
||||
their wings aren't already burnt off.
|
||||
ArcaneMusic:
|
||||
- rscadd: The Nanotrasen cargo and export division has discovered a new recycling
|
||||
method, enabling significantly more exports off station.
|
||||
@@ -38368,6 +38371,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Ghommie:
|
||||
- rscadd: The spraycan color input can now be triggered with ctrl-click while it's
|
||||
on your person.
|
||||
Iamgoofball:
|
||||
- admin: Admins can now set custom gamemode policy for Gangsters and Undercover
|
||||
Cops.
|
||||
Ryll/Shaps:
|
||||
- balance: Failing unlacing someone's shoes and getting your hand stepped on is
|
||||
a bit more punishing
|
||||
@@ -38383,3 +38389,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
variable stores bitflags with information about a machine's preferences on when
|
||||
it should start processing. The subsystem_type var holds the path to which type
|
||||
of subsystem that machine should use.
|
||||
Time-Green:
|
||||
- bugfix: Plumbing stuff shouldnt have misleading directions and CONSTANTLY SPIN
|
||||
EVERYWHERE
|
||||
XDTM:
|
||||
- rscadd: Added the Cortex Imprint experimental surgery; it causes the patient's
|
||||
brain to regenerate damage and mild traumas over time.
|
||||
- rscadd: Added the Cortex Folding experimental surgery; it increases the chance
|
||||
of obtaining special traumas instead of severe, and makes them require surgery
|
||||
to cure.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "XDTM"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added the Cortex Imprint experimental surgery; it causes the patient's brain to regenerate damage and mild traumas over time."
|
||||
- rscadd: "Added the Cortex Folding experimental surgery; it increases the chance of obtaining special traumas instead of severe, and makes them require surgery to cure."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ArcaneDefence"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Mothpeople will now grow larger wings when using a potion of flight if their wings aren't already burnt off."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Iamgoofball"
|
||||
delete-after: True
|
||||
changes:
|
||||
- admin: "Admins can now set custom gamemode policy for Gangsters and Undercover Cops."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Time-Green"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Plumbing stuff shouldnt have misleading directions and CONSTANTLY SPIN EVERYWHERE"
|
||||
Reference in New Issue
Block a user