mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
+28
-23
@@ -55,6 +55,34 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">26 August 2018</h2>
|
||||
<h3 class="author">Floyd / Qustinnus (Credits to KMC for the sprites) updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The Clown Car, your 18TC clown-only solution to asshole co-workers</li>
|
||||
<li class="rscadd">Regular car implementation (makes it easier to add more cars if someone actually feels like adding those)</li>
|
||||
</ul>
|
||||
<h3 class="author">JJRcop updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="admin">Asay logs show "ADMINPRIVATE: ASAY:" again instead of just "ADMINPRIVATE:"</li>
|
||||
</ul>
|
||||
<h3 class="author">Naksu updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="code_imp">living and stack typecaches now use a shared instance where it makes sense, giving small memory savings</li>
|
||||
</ul>
|
||||
<h3 class="author">SpaceManiac updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="admin">The shuttle manipulator now allows flying any shuttle to any port which will fit it.</li>
|
||||
<li class="bugfix">The shuttle manipulator now allows fast-travelling shuttles with 5s remaining, down from 50s.</li>
|
||||
</ul>
|
||||
<h3 class="author">intrnlerr updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="refactor">Refactored nettles to be reagent_containers</li>
|
||||
</ul>
|
||||
<h3 class="author">nicbn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="soundadd">Nanotrasen shoes no longer contain Silencium. Now footsteps make noise! Sounds from Baystation.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">25 August 2018</h2>
|
||||
<h3 class="author">Denton updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -1483,29 +1511,6 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">You should now receive your destroy AI objectives properly during IAA</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">24 June 2018</h2>
|
||||
<h3 class="author">CitrusGender updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed cyborgs not getting their names at round start</li>
|
||||
<li class="bugfix">Fixed cyborgs and A.I.s being able to bypass appearance bans</li>
|
||||
</ul>
|
||||
<h3 class="author">SpaceManiac updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">The "Save Logs" option in the chat now actually works (IE 10+ only).</li>
|
||||
</ul>
|
||||
<h3 class="author">Time-Green updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Soda is no longer intangible to the laws of physics</li>
|
||||
</ul>
|
||||
<h3 class="author">cinder1992 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The Captain can now go down with their station in style! Suicide animation added to the Officer's Sabre.</li>
|
||||
</ul>
|
||||
<h3 class="author">kevinz000 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Cyborgs now drop keys on deconstruction/detonation</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -19724,3 +19724,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- code_imp: Refactored gift code to fix a minor inefficiency.
|
||||
XDTM:
|
||||
- bugfix: Fixed chest and head augmentation not working properly.
|
||||
2018-08-26:
|
||||
Floyd / Qustinnus (Credits to KMC for the sprites):
|
||||
- rscadd: The Clown Car, your 18TC clown-only solution to asshole co-workers
|
||||
- rscadd: Regular car implementation (makes it easier to add more cars if someone
|
||||
actually feels like adding those)
|
||||
JJRcop:
|
||||
- admin: 'Asay logs show "ADMINPRIVATE: ASAY:" again instead of just "ADMINPRIVATE:"'
|
||||
Naksu:
|
||||
- code_imp: living and stack typecaches now use a shared instance where it makes
|
||||
sense, giving small memory savings
|
||||
SpaceManiac:
|
||||
- admin: The shuttle manipulator now allows flying any shuttle to any port which
|
||||
will fit it.
|
||||
- bugfix: The shuttle manipulator now allows fast-travelling shuttles with 5s remaining,
|
||||
down from 50s.
|
||||
intrnlerr:
|
||||
- refactor: Refactored nettles to be reagent_containers
|
||||
nicbn:
|
||||
- soundadd: Nanotrasen shoes no longer contain Silencium. Now footsteps make noise!
|
||||
Sounds from Baystation.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Floyd / Qustinnus (Credits to KMC for the sprites)"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "The Clown Car, your 18TC clown-only solution to asshole co-workers"
|
||||
- rscadd: "Regular car implementation (makes it easier to add more cars if someone actually feels like adding those)"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "nicbn"
|
||||
delete-after: True
|
||||
changes:
|
||||
- soundadd: "Nanotrasen shoes no longer contain Silencium. Now footsteps make noise! Sounds from Baystation."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "intrnlerr"
|
||||
delete-after: True
|
||||
changes:
|
||||
- refactor: "Refactored nettles to be reagent_containers"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "SpaceManiac"
|
||||
delete-after: True
|
||||
changes:
|
||||
- admin: "The shuttle manipulator now allows flying any shuttle to any port which will fit it."
|
||||
- bugfix: "The shuttle manipulator now allows fast-travelling shuttles with 5s remaining, down from 50s."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Naksu"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "living and stack typecaches now use a shared instance where it makes sense, giving small memory savings"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "JJRcop"
|
||||
delete-after: True
|
||||
changes:
|
||||
- admin: "Asay logs show \"ADMINPRIVATE: ASAY:\" again instead of just \"ADMINPRIVATE:\""
|
||||
Reference in New Issue
Block a user