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:
@@ -55,6 +55,87 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">19 January 2018</h2>
|
||||
<h3 class="author">AverageJoe82 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Reduce clock work mob death sound file's volume to 80%</li>
|
||||
</ul>
|
||||
<h3 class="author">Buggy123 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Observers can now view the atmospheric contents of the tile they're floating above.</li>
|
||||
</ul>
|
||||
<h3 class="author">Dax Dupont updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Autolathe now consumes reasonable amounts of power when inserting materials</li>
|
||||
<li class="bugfix">Fixed conveyor belt power usage.</li>
|
||||
</ul>
|
||||
<h3 class="author">Frozenguy5 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="code_imp">Travis now builds on BYOND 512.1403</li>
|
||||
</ul>
|
||||
<h3 class="author">Joan and More Robust Than You updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds moths! They're a new species that is able to fly in pressurized areas provided gravity is off... and that they still have wings.</li>
|
||||
</ul>
|
||||
<h3 class="author">More Robust Than You updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added some useful sec officer tips</li>
|
||||
</ul>
|
||||
<h3 class="author">OrdoM updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds morphine recipe to chemistry.</li>
|
||||
<li class="rscdel">Removed ability for bartender to steal all morphine on the map</li>
|
||||
</ul>
|
||||
<h3 class="author">Robustin updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed frost oil (cryosting) sending insulated crewmembers below absolute zero temperatures.</li>
|
||||
<li class="bugfix">Fixed damaging cold temps being a death sentence to simple mobs (they wouldn't heat back up to safe temps at room temperature).</li>
|
||||
<li class="refactor">Refactored human temperature code, insulating clothing now helps you stay warm but going unprotected will help you cool off. However, you will now benefit from colder temps when you're overheating even in full EVA/hardsuit gear and you will warm up faster at room temperature in insulated gear as well (i.e. putting on a winter coat will no longer suppress your temperature if your already cold).</li>
|
||||
<li class="bugfix">All crew can now purify bloody bastard swords with a bible (available from cargo religion crates, library, or chapel) once again.</li>
|
||||
</ul>
|
||||
<h3 class="author">Shadowlight213 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Players can now have a verb in the ooc tab to see their own tracked playtime</li>
|
||||
<li class="bugfix">fixed admin bypass not using the right proc</li>
|
||||
<li class="bugfix">Lavaland ghost roles should now show up in the playtime report</li>
|
||||
</ul>
|
||||
<h3 class="author">ShizCalev updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Floors that look damaged / burned are now ACTUALLY damaged / burned, and can be repaired!</li>
|
||||
</ul>
|
||||
<h3 class="author">SpaceManiac updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">PDA messages sent by the message monitor console are now included in the talk logs.</li>
|
||||
</ul>
|
||||
<h3 class="author">XDTM updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Mass Hallucination now will give everyone the same hallucination.</li>
|
||||
<li class="bugfix">Slimepeople can now properly swap between bodies.</li>
|
||||
<li class="bugfix">Slimes no longer attack people with their same faction.</li>
|
||||
</ul>
|
||||
<h3 class="author">Xhuis updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Servants can now cancel warps by clicking the button again, instead of having to manually interrupt it by doing something like picking up an item from their pocket.</li>
|
||||
</ul>
|
||||
<h3 class="author">coiax updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">The Free Golem Ship no longer has a teleport beacon.</li>
|
||||
<li class="rscdel">Jaunters no longer have a special effect when teleporting golems.</li>
|
||||
</ul>
|
||||
<h3 class="author">deathride58 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Mappers can now color individual tiles of floors via turf decals.</li>
|
||||
<li class="bugfix">Cancelling the "Change equipment" command now works as expected again.</li>
|
||||
</ul>
|
||||
<h3 class="author">uraniummeltdown updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Jaunting wraiths should now always be facing the correct direction</li>
|
||||
</ul>
|
||||
<h3 class="author">yorii updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">fixed the syringe getting a transfer amount of 0 if the contents of it are 0, intended feature was probably to check the target and not the syringe itself for clamp.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">18 January 2018</h2>
|
||||
<h3 class="author">Buggy123 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -15002,3 +15002,65 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Buggy123:
|
||||
- tweak: full-tile plasmaglass windows have had their integrity increased to the
|
||||
correct value.
|
||||
2018-01-19:
|
||||
AverageJoe82:
|
||||
- tweak: Reduce clock work mob death sound file's volume to 80%
|
||||
Buggy123:
|
||||
- rscadd: Observers can now view the atmospheric contents of the tile they're floating
|
||||
above.
|
||||
Dax Dupont:
|
||||
- bugfix: Autolathe now consumes reasonable amounts of power when inserting materials
|
||||
- bugfix: Fixed conveyor belt power usage.
|
||||
Frozenguy5:
|
||||
- code_imp: Travis now builds on BYOND 512.1403
|
||||
Joan and More Robust Than You:
|
||||
- rscadd: Adds moths! They're a new species that is able to fly in pressurized areas
|
||||
provided gravity is off... and that they still have wings.
|
||||
More Robust Than You:
|
||||
- rscadd: Added some useful sec officer tips
|
||||
OrdoM:
|
||||
- rscadd: Adds morphine recipe to chemistry.
|
||||
- rscdel: Removed ability for bartender to steal all morphine on the map
|
||||
Robustin:
|
||||
- bugfix: Fixed frost oil (cryosting) sending insulated crewmembers below absolute
|
||||
zero temperatures.
|
||||
- bugfix: Fixed damaging cold temps being a death sentence to simple mobs (they
|
||||
wouldn't heat back up to safe temps at room temperature).
|
||||
- refactor: Refactored human temperature code, insulating clothing now helps you
|
||||
stay warm but going unprotected will help you cool off. However, you will now
|
||||
benefit from colder temps when you're overheating even in full EVA/hardsuit
|
||||
gear and you will warm up faster at room temperature in insulated gear as well
|
||||
(i.e. putting on a winter coat will no longer suppress your temperature if your
|
||||
already cold).
|
||||
- bugfix: All crew can now purify bloody bastard swords with a bible (available
|
||||
from cargo religion crates, library, or chapel) once again.
|
||||
Shadowlight213:
|
||||
- rscadd: Players can now have a verb in the ooc tab to see their own tracked playtime
|
||||
- bugfix: fixed admin bypass not using the right proc
|
||||
- bugfix: Lavaland ghost roles should now show up in the playtime report
|
||||
ShizCalev:
|
||||
- bugfix: Floors that look damaged / burned are now ACTUALLY damaged / burned, and
|
||||
can be repaired!
|
||||
SpaceManiac:
|
||||
- bugfix: PDA messages sent by the message monitor console are now included in the
|
||||
talk logs.
|
||||
XDTM:
|
||||
- tweak: Mass Hallucination now will give everyone the same hallucination.
|
||||
- bugfix: Slimepeople can now properly swap between bodies.
|
||||
- bugfix: Slimes no longer attack people with their same faction.
|
||||
Xhuis:
|
||||
- tweak: Servants can now cancel warps by clicking the button again, instead of
|
||||
having to manually interrupt it by doing something like picking up an item from
|
||||
their pocket.
|
||||
coiax:
|
||||
- rscdel: The Free Golem Ship no longer has a teleport beacon.
|
||||
- rscdel: Jaunters no longer have a special effect when teleporting golems.
|
||||
deathride58:
|
||||
- rscadd: Mappers can now color individual tiles of floors via turf decals.
|
||||
- bugfix: Cancelling the "Change equipment" command now works as expected again.
|
||||
uraniummeltdown:
|
||||
- bugfix: Jaunting wraiths should now always be facing the correct direction
|
||||
yorii:
|
||||
- bugfix: fixed the syringe getting a transfer amount of 0 if the contents of it
|
||||
are 0, intended feature was probably to check the target and not the syringe
|
||||
itself for clamp.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Robustin"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed frost oil (cryosting) sending insulated crewmembers below absolute zero temperatures."
|
||||
- bugfix: "Fixed damaging cold temps being a death sentence to simple mobs (they wouldn't heat back up to safe temps at room temperature)."
|
||||
- refactor: "Refactored human temperature code, insulating clothing now helps you stay warm but going unprotected will help you cool off. However, you will now benefit from colder temps when you're overheating even in full EVA/hardsuit gear and you will warm up faster at room temperature in insulated gear as well (i.e. putting on a winter coat will no longer suppress your temperature if your already cold)."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Shadowlight213"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Players can now have a verb in the ooc tab to see their own tracked playtime"
|
||||
- bugfix: "fixed admin bypass not using the right proc"
|
||||
- bugfix: "Lavaland ghost roles should now show up in the playtime report"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "More Robust Than You"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added some useful sec officer tips"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "XDTM"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Mass Hallucination now will give everyone the same hallucination."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "AverageJoe82"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Reduce clock work mob death sound file's volume to 80%"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ShizCalev"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Floors that look damaged / burned are now ACTUALLY damaged / burned, and can be repaired!"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "deathride58"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Mappers can now color individual tiles of floors via turf decals."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Joan and More Robust Than You"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds moths! They're a new species that is able to fly in pressurized areas provided gravity is off... and that they still have wings."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Xhuis"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Servants can now cancel warps by clicking the button again, instead of having to manually interrupt it by doing something like picking up an item from their pocket."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "OrdoM"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds morphine recipe to chemistry."
|
||||
- rscdel: "Removed ability for bartender to steal all morphine on the map"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Frozenguy5"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "Travis now builds on BYOND 512.1403"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "uraniummeltdown"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Jaunting wraiths should now always be facing the correct direction"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Robustin"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "All crew can now purify bloody bastard swords with a bible (available from cargo religion crates, library, or chapel) once again."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "deathride58"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Cancelling the \"Change equipment\" command now works as expected again."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SpaceManiac"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "PDA messages sent by the message monitor console are now included in the talk logs."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Buggy123"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Observers can now view the atmospheric contents of the tile they're floating above."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "coiax"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "The Free Golem Ship no longer has a teleport beacon."
|
||||
- rscdel: "Jaunters no longer have a special effect when teleporting golems."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "XDTM"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Slimepeople can now properly swap between bodies."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "XDTM"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Slimes no longer attack people with their same faction."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "yorii"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixed the syringe getting a transfer amount of 0 if the contents of it are 0, intended feature was probably to check the target and not the syringe itself for clamp."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Dax Dupont"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Autolathe now consumes reasonable amounts of power when inserting materials"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Dax Dupont"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed conveyor belt power usage."
|
||||
Reference in New Issue
Block a user