Automatic changelog compile [ci skip]
This commit is contained in:
+48
-15
@@ -50,6 +50,54 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">28 September 2020</h2>
|
||||
<h3 class="author">ArchieBeepBoop updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Craftable Micro Powered Fans</li>
|
||||
</ul>
|
||||
<h3 class="author">Degirin2120 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added engineering hazard jumpsuits, can be found in the engidrobe, comes in 3 varieties.</li>
|
||||
</ul>
|
||||
<h3 class="author">Putnam3145 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Added a brute-force check-every-single-tile step to SSair when it has enough time to run.</li>
|
||||
<li class="balance">G fuid production is now much lower.</li>
|
||||
<li class="rscdel">Supermatter sabotage objective's gone.</li>
|
||||
<li class="balance">Subterfuge objectives are now all equally likely.</li>
|
||||
<li class="spellcheck">Replaced a "(hopefully) 1" with a "2"</li>
|
||||
<li class="tweak">Cryoing no longer unwins already-won objectives.</li>
|
||||
</ul>
|
||||
<h3 class="author">SiliconMain updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Minor adjustment to material cost of long range atmos analyzer</li>
|
||||
</ul>
|
||||
<h3 class="author">Trilbyspaceclone updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Most drinks now have some animation in them, from basic soda bubbles fizzing around to ice cubes bobbing just a bit.</li>
|
||||
</ul>
|
||||
<h3 class="author">Tupinambis updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Ghost poly's color value is now a hex value instead of an oct value. This has been a thing for OVER FIVE YEARS</li>
|
||||
<li class="imageadd">Updates TEG, Antimatter, Jetpack sprites (CO2 and Oxy from Eris).</li>
|
||||
<li class="imageadd">Replaced old chair sprites with new ones ported and modified from eris.</li>
|
||||
<li class="tweak">Beds can now be placed both right and left.</li>
|
||||
<li class="tweak">Subtle changes to stool legs to give them more of a shine.</li>
|
||||
</ul>
|
||||
<h3 class="author">raspy-on-osu updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">TEG power generation</li>
|
||||
</ul>
|
||||
<h3 class="author">thakyZ updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added the ability to print the Light Replacer at the Engineering Protolathe</li>
|
||||
</ul>
|
||||
<h3 class="author">timothyteakettle updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">turrets can once again be broken</li>
|
||||
<li class="rscadd">you can now have heterochromia and select individual eye colours</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">27 September 2020</h2>
|
||||
<h3 class="author">SiliconMain updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -1216,21 +1264,6 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Black Box theft objective</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">27 July 2020</h2>
|
||||
<h3 class="author">Hatterhat updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Training bokkens! Make 'em from wood, use 'em in-hand to toggle between harmful and not-so-harmful, practice your parrying with them!</li>
|
||||
<li class="bugfix">Marker beacons should have a sprite again.</li>
|
||||
</ul>
|
||||
<h3 class="author">silicons updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">clownops and clown mobs now share the same faction. HONK!</li>
|
||||
</ul>
|
||||
<h3 class="author">timothyteakettle updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">modern pickle technology now allows people who have been turned into pickles, to be retrieved through the medical course of dying</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -27376,3 +27376,36 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
SiliconMain:
|
||||
- tweak: Holograms made from projectors (atmos, engi, sec, medical, ect...) can
|
||||
no longer be contaminated by radiation
|
||||
2020-09-28:
|
||||
ArchieBeepBoop:
|
||||
- rscadd: Craftable Micro Powered Fans
|
||||
Degirin2120:
|
||||
- rscadd: Added engineering hazard jumpsuits, can be found in the engidrobe, comes
|
||||
in 3 varieties.
|
||||
Putnam3145:
|
||||
- tweak: Added a brute-force check-every-single-tile step to SSair when it has enough
|
||||
time to run.
|
||||
- balance: G fuid production is now much lower.
|
||||
- rscdel: Supermatter sabotage objective's gone.
|
||||
- balance: Subterfuge objectives are now all equally likely.
|
||||
- spellcheck: Replaced a "(hopefully) 1" with a "2"
|
||||
- tweak: Cryoing no longer unwins already-won objectives.
|
||||
SiliconMain:
|
||||
- tweak: Minor adjustment to material cost of long range atmos analyzer
|
||||
Trilbyspaceclone:
|
||||
- tweak: Most drinks now have some animation in them, from basic soda bubbles fizzing
|
||||
around to ice cubes bobbing just a bit.
|
||||
Tupinambis:
|
||||
- bugfix: Ghost poly's color value is now a hex value instead of an oct value. This
|
||||
has been a thing for OVER FIVE YEARS
|
||||
- imageadd: Updates TEG, Antimatter, Jetpack sprites (CO2 and Oxy from Eris).
|
||||
- imageadd: Replaced old chair sprites with new ones ported and modified from eris.
|
||||
- tweak: Beds can now be placed both right and left.
|
||||
- tweak: Subtle changes to stool legs to give them more of a shine.
|
||||
raspy-on-osu:
|
||||
- tweak: TEG power generation
|
||||
thakyZ:
|
||||
- rscadd: Added the ability to print the Light Replacer at the Engineering Protolathe
|
||||
timothyteakettle:
|
||||
- bugfix: turrets can once again be broken
|
||||
- rscadd: you can now have heterochromia and select individual eye colours
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "timothyteakettle"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "you can now have heterochromia and select individual eye colours"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ArchieBeepBoop"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Craftable Micro Powered Fans"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Tupinambis"
|
||||
delete-after: True
|
||||
changes:
|
||||
- imageadd: "Replaced old chair sprites with new ones ported and modified from eris."
|
||||
- tweak: "Beds can now be placed both right and left."
|
||||
- tweak: "Subtle changes to stool legs to give them more of a shine."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Putnam3145"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "Supermatter sabotage objective's gone."
|
||||
- balance: "Subterfuge objectives are now all equally likely."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Putnam3145"
|
||||
delete-after: True
|
||||
changes:
|
||||
- balance: "G fuid production is now much lower."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Putnam3145"
|
||||
delete-after: True
|
||||
changes:
|
||||
- spellcheck: "Replaced a \"(hopefully) 1\" with a \"2\""
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tupinambis"
|
||||
delete-after: True
|
||||
changes:
|
||||
- imageadd: "Updates TEG, Antimatter, Jetpack sprites (CO2 and Oxy from Eris)."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Degirin2120"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added engineering hazard jumpsuits, can be found in the engidrobe, comes in 3 varieties."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "thakyZ"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added the ability to print the Light Replacer at the Engineering Protolathe"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "raspy-on-osu"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "TEG power generation"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Putnam3145"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Cryoing no longer unwins already-won objectives."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Trilbyspaceclone"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Most drinks now have some animation in them, from basic soda bubbles fizzing around to ice cubes bobbing just a bit."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SiliconMain"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Minor adjustment to material cost of long range atmos analyzer"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Putnam3145"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Added a brute-force check-every-single-tile step to SSair when it has enough time to run."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "timothyteakettle"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "turrets can once again be broken"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tupinambis"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Ghost poly's color value is now a hex value instead of an oct value. This has been a thing for OVER FIVE YEARS"
|
||||
Reference in New Issue
Block a user