mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
+46
-21
@@ -55,6 +55,52 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">17 June 2017</h2>
|
||||
<h3 class="author">Expletive updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The Captain now starts with a deluxe fountain pen in their PDA.</li>
|
||||
<li class="rscadd">The quartermaster, curator, research director, lawyer, and bartender start with normal fountain pens in their PDAs.</li>
|
||||
<li class="rscadd">Cargo can order fountain pens via the Calligraphy Crate.</li>
|
||||
</ul>
|
||||
<h3 class="author">Joan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">Cultists must be human to run for Cult Master status.</li>
|
||||
</ul>
|
||||
<h3 class="author">MrStonedOne and Lummox JR updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed icon scaling and size preferences not loading (Technically size preferences were loading because byond saves that locally, but that's not reliable because ss13 shares a hub)</li>
|
||||
</ul>
|
||||
<h3 class="author">QualityVan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The botany vending machine now has a stock of onion seeds</li>
|
||||
</ul>
|
||||
<h3 class="author">Steelpoint updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Slightly reshuffles the Head of Security's, and Research Directors, locker to place fluff items below essential items.</li>
|
||||
</ul>
|
||||
<h3 class="author">Tacolizard updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">Flashes no longer have a tech requirement</li>
|
||||
</ul>
|
||||
<h3 class="author">That Really Good Soda Flavor updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">High luminosity eyes will have material science instead of an error research type</li>
|
||||
</ul>
|
||||
<h3 class="author">Thunder12345 and Improvedname updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">You can now turn severed cat tails and ears into genuine kitty ears</li>
|
||||
<li class="rscadd">Cat tails can now be used to make a cat o' nine tails, similarly to the liz o' nine tails.</li>
|
||||
</ul>
|
||||
<h3 class="author">Xhuis updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="spellcheck">The names of the hand drill, jaws of life, and emitter are now lowercase.</li>
|
||||
<li class="spellcheck">The descriptions of the hand drill, jaws of life, and emitter have been changed to be more descriptive and less lengthy.</li>
|
||||
</ul>
|
||||
<h3 class="author">bandit updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Default short/medium/long brig times are now, in order, 2, 3, and 5 minutes.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">14 June 2017</h2>
|
||||
<h3 class="author">Expletive updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -1551,27 +1597,6 @@
|
||||
<li class="rscadd">Since drones are allowed to interact with pAIs, pAIs in mobile chassis form are no longer distorted to drone viewpoints.</li>
|
||||
<li class="bugfix">The shuttle's arrival can no longer be delayed after Nar-Sie's arrival. The End cannot be delayed.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">15 April 2017</h2>
|
||||
<h3 class="author">Cyberboss updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Holopads can no longer be interacted with while unpowered</li>
|
||||
</ul>
|
||||
<h3 class="author">Davidj361 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Monkeys won't pickup items or rob you while they are in your stomach, neither walk out of your stomach.</li>
|
||||
<li class="bugfix">You can't cheat with eyewear/eye-implants when using advanced cameras</li>
|
||||
<li class="bugfix">Mutant digitigrade legs re-added to the ashwalker species</li>
|
||||
</ul>
|
||||
<h3 class="author">Robustin updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The Prototype Emitter, will function like an ordinary emitter while also charging a secondary power supply that will allow a buckled user to manually fire the emitter. Returning to automatic fire will have the emitter continue to fire at the last target struck by manual fire.</li>
|
||||
<li class="rscadd">The Engineering Dance Machine, along with assorted effects/sounds.</li>
|
||||
</ul>
|
||||
<h3 class="author">coiax updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Plasmamen no longer burn to death while inside a cloning pod.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -11878,3 +11878,35 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Tacolizard:
|
||||
- bugfix: Flamethrowers no longer say they're being ignited when you extinguish
|
||||
them
|
||||
2017-06-17:
|
||||
Expletive:
|
||||
- rscadd: The Captain now starts with a deluxe fountain pen in their PDA.
|
||||
- rscadd: The quartermaster, curator, research director, lawyer, and bartender start
|
||||
with normal fountain pens in their PDAs.
|
||||
- rscadd: Cargo can order fountain pens via the Calligraphy Crate.
|
||||
Joan:
|
||||
- rscdel: Cultists must be human to run for Cult Master status.
|
||||
MrStonedOne and Lummox JR:
|
||||
- bugfix: Fixed icon scaling and size preferences not loading (Technically size
|
||||
preferences were loading because byond saves that locally, but that's not reliable
|
||||
because ss13 shares a hub)
|
||||
QualityVan:
|
||||
- rscadd: The botany vending machine now has a stock of onion seeds
|
||||
Steelpoint:
|
||||
- tweak: Slightly reshuffles the Head of Security's, and Research Directors, locker
|
||||
to place fluff items below essential items.
|
||||
Tacolizard:
|
||||
- rscdel: Flashes no longer have a tech requirement
|
||||
That Really Good Soda Flavor:
|
||||
- bugfix: High luminosity eyes will have material science instead of an error research
|
||||
type
|
||||
Thunder12345 and Improvedname:
|
||||
- rscadd: You can now turn severed cat tails and ears into genuine kitty ears
|
||||
- rscadd: Cat tails can now be used to make a cat o' nine tails, similarly to the
|
||||
liz o' nine tails.
|
||||
Xhuis:
|
||||
- spellcheck: The names of the hand drill, jaws of life, and emitter are now lowercase.
|
||||
- spellcheck: The descriptions of the hand drill, jaws of life, and emitter have
|
||||
been changed to be more descriptive and less lengthy.
|
||||
bandit:
|
||||
- tweak: Default short/medium/long brig times are now, in order, 2, 3, and 5 minutes.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Expletive"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "The Captain now starts with a deluxe fountain pen in their PDA."
|
||||
- rscadd: "The quartermaster, curator, research director, lawyer, and bartender start with normal fountain pens in their PDAs."
|
||||
- rscadd: "Cargo can order fountain pens via the Calligraphy Crate."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Thunder12345 and Improvedname"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "You can now turn severed cat tails and ears into genuine kitty ears"
|
||||
- rscadd: "Cat tails can now be used to make a cat o' nine tails, similarly to the liz o' nine tails."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "QualityVan"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "The botany vending machine now has a stock of onion seeds"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "That Really Good Soda Flavor"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "High luminosity eyes will have material science instead of an error research type"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "bandit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Default short/medium/long brig times are now, in order, 2, 3, and 5 minutes."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Joan"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "Cultists must be human to run for Cult Master status."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "MrStonedOne and Lummox JR"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed icon scaling and size preferences not loading (Technically size preferences were loading because byond saves that locally, but that's not reliable because ss13 shares a hub)"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Steelpoint"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Slightly reshuffles the Head of Security's, and Research Directors, locker to place fluff items below essential items."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Xhuis"
|
||||
delete-after: True
|
||||
changes:
|
||||
- spellcheck: "The names of the hand drill, jaws of life, and emitter are now lowercase."
|
||||
- spellcheck: "The descriptions of the hand drill, jaws of life, and emitter have been changed to be more descriptive and less lengthy."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tacolizard"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "Flashes no longer have a tech requirement"
|
||||
Reference in New Issue
Block a user