mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
changelogs for sad children
This commit is contained in:
@@ -87,6 +87,27 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
|
||||
</ul>
|
||||
|
||||
<h2 class="date">2015.04.25</h2>
|
||||
<h3 class="author">Clusterfack updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes a bug where using N2O to refuel your jetpack would cause it to no longer function</li>
|
||||
<li class="rscadd">Also made wrenching multiple dense machines down on the same time impossible</li>
|
||||
<li class="bugfix">Made deleting cryotubes by unwrenching them impossible</li>
|
||||
<li class="bugfix">Fixed an issue where blob centcomm reports wouldn't be sent to the station (so no nuke code)</li>
|
||||
</ul>
|
||||
<h3 class="author">Deity Link updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">Updated Boxstation's PDA minimap to reflect the map changes of those last few months</li>
|
||||
</ul>
|
||||
<h3 class="author">PJB3005 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">You can now set what a gas sensor should monitor, using it's multitool menu.</li>
|
||||
<li class="bugfix">This means you can monitor gas compositions with built gas sensors now.</li>
|
||||
<li class="bugfix">Fixes the food and kitchen processors appearing under AI holopads.</li>
|
||||
<li class="bugfix">Adds an accounts database to taxistation, it was missing.</li>
|
||||
<li class="bugfix">Monkeys can now pickup syringes.</li>
|
||||
<li class="bugfix">The pipe item for dual-port vents is now no longer invisible.</li>
|
||||
<li class="bugfix">Fixes multitool menus on dual-port vents.</li>
|
||||
</ul>
|
||||
<h3 class="author">Pomf123 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Crew Monitor now tracks Brains inside of an MMI as well as positronic brains.</li>
|
||||
|
||||
@@ -3012,6 +3012,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Fixed the crawl through vent verb popping up with a list of literally
|
||||
everything on the station.
|
||||
2015-04-25:
|
||||
Clusterfack:
|
||||
- bugfix: Fixes a bug where using N2O to refuel your jetpack would cause it to no
|
||||
longer function
|
||||
- rscadd: Also made wrenching multiple dense machines down on the same time impossible
|
||||
- bugfix: Made deleting cryotubes by unwrenching them impossible
|
||||
- bugfix: Fixed an issue where blob centcomm reports wouldn't be sent to the station
|
||||
(so no nuke code)
|
||||
Deity Link:
|
||||
- imageadd: Updated Boxstation's PDA minimap to reflect the map changes of those
|
||||
last few months
|
||||
PJB3005:
|
||||
- rscadd: You can now set what a gas sensor should monitor, using it's multitool
|
||||
menu.
|
||||
- bugfix: This means you can monitor gas compositions with built gas sensors now.
|
||||
- bugfix: Fixes the food and kitchen processors appearing under AI holopads.
|
||||
- bugfix: Adds an accounts database to taxistation, it was missing.
|
||||
- bugfix: Monkeys can now pickup syringes.
|
||||
- bugfix: The pipe item for dual-port vents is now no longer invisible.
|
||||
- bugfix: Fixes multitool menus on dual-port vents.
|
||||
Pomf123:
|
||||
- rscadd: Crew Monitor now tracks Brains inside of an MMI as well as positronic
|
||||
brains.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Deity Link
|
||||
delete-after: true
|
||||
changes:
|
||||
- imageadd: Updated Boxstation's PDA minimap to reflect the map changes of those last few months
|
||||
@@ -1,5 +0,0 @@
|
||||
author: PJB3005
|
||||
delete-after: true
|
||||
changes:
|
||||
- rscadd: You can now set what a gas sensor should monitor, using it's multitool menu.
|
||||
- bugfix: This means you can monitor gas compositions with built gas sensors now.
|
||||
@@ -1,4 +0,0 @@
|
||||
author: PJB3005
|
||||
delete-after: true
|
||||
changes:
|
||||
- bugfix: Fixes the food and kitchen processors appearing under AI holopads.
|
||||
@@ -1,4 +0,0 @@
|
||||
author: PJB3005
|
||||
delete-after: true
|
||||
changes:
|
||||
- bugfix: Adds an accounts database to taxistation, it was missing.
|
||||
@@ -1,4 +0,0 @@
|
||||
author: PJB3005
|
||||
delete-after: true
|
||||
changes:
|
||||
- bugfix: Monkeys can now pickup syringes.
|
||||
@@ -1,5 +0,0 @@
|
||||
author: PJB3005
|
||||
delete-after: true
|
||||
changes:
|
||||
- bugfix: The pipe item for dual-port vents is now no longer invisible.
|
||||
- bugfix: Fixes multitool menus on dual-port vents.
|
||||
@@ -1,7 +0,0 @@
|
||||
author: Clusterfack
|
||||
delete-after: true
|
||||
changes:
|
||||
- bugfix: Fixes a bug where using N2O to refuel your jetpack would cause it to no longer function
|
||||
- rscadd: Also made wrenching multiple dense machines down on the same time impossible
|
||||
- bugfix: Made deleting cryotubes by unwrenching them impossible
|
||||
- bugfix: Fixed an issue where blob centcomm reports wouldn't be sent to the station (so no nuke code)
|
||||
Reference in New Issue
Block a user