mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -56,15 +56,43 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">08 December 2017</h2>
|
||||
<h3 class="author">Dax Dupont updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed observer chat flavor of silicon chat.</li>
|
||||
<li class="bugfix">Grilles now no longer revert to a pre-broken icon state when you hit them after they broke.</li>
|
||||
</ul>
|
||||
<h3 class="author">Dorsisdwarf updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Minor fixes to some techweb nodes</li>
|
||||
<li class="balance">Made flight suits, combat implants, and combat modules require more nodes</li>
|
||||
</ul>
|
||||
<h3 class="author">Fox McCloud updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Slime blueprints can now make an area compatible with Xenobio consoles, regardless of the name of the new area</li>
|
||||
</ul>
|
||||
<h3 class="author">MrDoomBringer updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">All stations have been outfitted with brand new Smoke Machines! They have nicer sprites now!</li>
|
||||
</ul>
|
||||
<h3 class="author">Shadowlight213 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">You now can get a medal for wasting hours talking to the secret debug tile.</li>
|
||||
<li class="bugfix">Fixed runtime for the tile when poly's speech file doesn't exist.</li>
|
||||
</ul>
|
||||
<h3 class="author">Xhuis updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">You can now make pet carriers from the autolathe, to carry around chef meat and other small animals without having to drag them. The HoP, captain, and CMO also start with carriers in their lockers for their pets.</li>
|
||||
</ul>
|
||||
<h3 class="author">YPOQ updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed the camera failure, race swap, cursed items, and imposter wizard random events</li>
|
||||
<li class="tweak">The cursed items event no longer nullspaces items</li>
|
||||
</ul>
|
||||
<h3 class="author">jammer312 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Action buttons now remember positions where you locked.</li>
|
||||
<li class="tweak">Now locking action buttons prevents them from being reset.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">07 December 2017</h2>
|
||||
<h3 class="author">ShizCalev updated:</h3>
|
||||
|
||||
@@ -14199,9 +14199,31 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
The title screen images and the title screen area on the Centcom z-level will
|
||||
have to be updated if the default view range is changed.
|
||||
2017-12-08:
|
||||
Dax Dupont:
|
||||
- bugfix: Fixed observer chat flavor of silicon chat.
|
||||
- bugfix: Grilles now no longer revert to a pre-broken icon state when you hit them
|
||||
after they broke.
|
||||
Dorsisdwarf:
|
||||
- tweak: Minor fixes to some techweb nodes
|
||||
- balance: Made flight suits, combat implants, and combat modules require more nodes
|
||||
Fox McCloud:
|
||||
- tweak: Slime blueprints can now make an area compatible with Xenobio consoles,
|
||||
regardless of the name of the new area
|
||||
MrDoomBringer:
|
||||
- imageadd: All stations have been outfitted with brand new Smoke Machines! They
|
||||
have nicer sprites now!
|
||||
Shadowlight213:
|
||||
- rscadd: You now can get a medal for wasting hours talking to the secret debug
|
||||
tile.
|
||||
- bugfix: Fixed runtime for the tile when poly's speech file doesn't exist.
|
||||
Xhuis:
|
||||
- rscadd: You can now make pet carriers from the autolathe, to carry around chef
|
||||
meat and other small animals without having to drag them. The HoP, captain,
|
||||
and CMO also start with carriers in their lockers for their pets.
|
||||
YPOQ:
|
||||
- bugfix: Fixed the camera failure, race swap, cursed items, and imposter wizard
|
||||
random events
|
||||
- tweak: The cursed items event no longer nullspaces items
|
||||
jammer312:
|
||||
- rscadd: Action buttons now remember positions where you locked.
|
||||
- tweak: Now locking action buttons prevents them from being reset.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Shadowlight213"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "You now can get a medal for wasting hours talking to the secret debug tile."
|
||||
- bugfix: "Fixed runtime for the tile when poly's speech file doesn't exist."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "jammer312"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Action buttons now remember positions where you locked."
|
||||
- tweak: "Now locking action buttons prevents them from being reset."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Xhuis"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "You can now make pet carriers from the autolathe, to carry around chef meat and other small animals without having to drag them. The HoP, captain, and CMO also start with carriers in their lockers for their pets."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Fox McCloud"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Slime blueprints can now make an area compatible with Xenobio consoles, regardless of the name of the new area"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "YPOQ"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed the camera failure, race swap, cursed items, and imposter wizard random events"
|
||||
- tweak: "The cursed items event no longer nullspaces items"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Dax Dupont"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed observer chat flavor of silicon chat."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Dax Dupont"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Grilles now no longer revert to a pre-broken icon state when you hit them after they broke."
|
||||
Reference in New Issue
Block a user