mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -56,10 +56,18 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">18 December 2017</h2>
|
||||
<h3 class="author">AnturK updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Repeated messages will now be squashed in the chat.</li>
|
||||
</ul>
|
||||
<h3 class="author">Cyberboss updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Allied station communications are back, now with potentially multiple stations</li>
|
||||
</ul>
|
||||
<h3 class="author">Naksu updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Hostile mobs on z-levels without living players will now conserve their efforts and simply not run AI routines at all. Also, idling mob routines should be significantly cheaper on non-station Z-levels.</li>
|
||||
</ul>
|
||||
<h3 class="author">Xhuis updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Microwave sound loops now correctly stop when it breaks or is otherwise interrupted mid-cook.</li>
|
||||
@@ -67,6 +75,11 @@
|
||||
<h3 class="author">coiax updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">A lollipop dispenser in "dispense lollipops" mode can push the lollipop straight into the targets hand, rather than getting it dirty on the floor first.</li>
|
||||
<li class="tweak">Aliens (and humans with alien organs) will have a prompt if they try to create resin structures or lay eggs atop vents or scrubbers.</li>
|
||||
</ul>
|
||||
<h3 class="author">ninjanomnom updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Decals should now rotate the correct way around.</li>
|
||||
</ul>
|
||||
<h3 class="author">oranges updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -14398,15 +14398,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: You can use Shift+E or Shift+B for belt/backpack respectively to quickly
|
||||
put in your held item or take out the most recently added item.
|
||||
2017-12-18:
|
||||
AnturK:
|
||||
- rscadd: Repeated messages will now be squashed in the chat.
|
||||
Cyberboss:
|
||||
- bugfix: Allied station communications are back, now with potentially multiple
|
||||
stations
|
||||
Naksu:
|
||||
- tweak: Hostile mobs on z-levels without living players will now conserve their
|
||||
efforts and simply not run AI routines at all. Also, idling mob routines should
|
||||
be significantly cheaper on non-station Z-levels.
|
||||
Xhuis:
|
||||
- bugfix: Microwave sound loops now correctly stop when it breaks or is otherwise
|
||||
interrupted mid-cook.
|
||||
coiax:
|
||||
- rscadd: A lollipop dispenser in "dispense lollipops" mode can push the lollipop
|
||||
straight into the targets hand, rather than getting it dirty on the floor first.
|
||||
- tweak: Aliens (and humans with alien organs) will have a prompt if they try to
|
||||
create resin structures or lay eggs atop vents or scrubbers.
|
||||
ninjanomnom:
|
||||
- bugfix: Decals should now rotate the correct way around.
|
||||
oranges:
|
||||
- tweak: Dance machine will not play tracks to you if you have instruments turned
|
||||
off
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "coiax"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Aliens (and humans with alien organs) will have a prompt
|
||||
if they try to create resin structures or lay eggs atop vents or scrubbers."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Naksu"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Hostile mobs on z-levels without living players will now conserve their efforts and simply not run AI routines at all. Also, idling mob routines should be significantly cheaper on non-station Z-levels."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "AnturK"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Repeated messages will now be squashed in the chat."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ninjanomnom"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Decals should now rotate the correct way around."
|
||||
Reference in New Issue
Block a user