mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
+18
-7
@@ -55,6 +55,24 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">17 September 2018</h2>
|
||||
<h3 class="author">AnturK updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Failsafe codes for uplinks are now available for purchase.</li>
|
||||
</ul>
|
||||
<h3 class="author">Dax Dupont updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes missing human mob subtype for felinids.</li>
|
||||
</ul>
|
||||
<h3 class="author">Frosty Fridge updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">Reduced steps for reconstruction surgery & increased healing</li>
|
||||
</ul>
|
||||
<h3 class="author">Tlaltecuhtli updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">combat knifes can stick in the wounds now</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">16 September 2018</h2>
|
||||
<h3 class="author">Naksu updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -1468,13 +1486,6 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Mech equipment can be detached again. This probably also fixes any other uncaught bugs relating to objects moving out of other objects.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">16 July 2018</h2>
|
||||
<h3 class="author">kevinz000 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Integrated circuit clocks now come in 3 flavors: Nanotrasen time (round time), Station time (station time), and Bluespace time (server time, therefore not affected by lag/time dilation)</li>
|
||||
<li class="rscadd">Integrated circuit clocks now also output a raw value for deciseconds, allowing for interesting timer constructions.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -20149,3 +20149,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
.git files.
|
||||
- bugfix: The telecomms log computers now use the actual language of messages, rather
|
||||
than mob type.
|
||||
2018-09-17:
|
||||
AnturK:
|
||||
- rscadd: Failsafe codes for uplinks are now available for purchase.
|
||||
Dax Dupont:
|
||||
- bugfix: Fixes missing human mob subtype for felinids.
|
||||
Frosty Fridge:
|
||||
- balance: Reduced steps for reconstruction surgery & increased healing
|
||||
Tlaltecuhtli:
|
||||
- balance: combat knifes can stick in the wounds now
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Frosty Fridge"
|
||||
delete-after: True
|
||||
changes:
|
||||
- balance: "Reduced steps for reconstruction surgery & increased healing"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Dax Dupont"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes missing human mob subtype for felinids."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "AnturK"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Failsafe codes for uplinks are now available for purchase."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tlaltecuhtli"
|
||||
delete-after: True
|
||||
changes:
|
||||
- balance: "combat knifes can stick in the wounds now"
|
||||
Reference in New Issue
Block a user