Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-01-21 00:40:26 +00:00
parent 9bafb7dcc4
commit 6c17a40bdc
17 changed files with 99 additions and 71 deletions
+55
View File
@@ -50,6 +50,61 @@
-->
<div class="commit sansserif">
<h2 class="date">21 January 2021</h2>
<h3 class="author">Arturlang updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">You can't tackle in nograv anymore</li>
<li class="tweak">You cannot spam drink from blood bags anymore</li>
<li class="bugfix">Blood bag drinking inefficiency is now the right way, so you loose some of the blood drinking it straight</li>
</ul>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Removes oversized genitalia analysis from medical scanners, since huge dick and titty are no longer a problem anymore thanks to advancements in that kind of technology when it comes to chemical fun times growth.</li>
<li class="rscadd">Adds in timid woman/man costumes. Available at your autodrobe! Also adds in garters as some new socks.</li>
<li class="spellcheck">Corrected the capitalization in gasmask concealment examine text</li>
</ul>
<h3 class="author">Hatterhat updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Non-smithed katanas (including the temporal katana) can now fit in the twin sheath.</li>
<li class="tweak">Cotton and durathread processing by hand now acts like grass. Stand on a pile of cotton (or durathread) and use a single bundle from it.</li>
</ul>
<h3 class="author">LetterN updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Coin & Holochip support for slot machine</li>
<li class="admin">Stickybans are now saved in the DB too</li>
<li class="soundadd">Immersive &trade; audio reverbs. (also adds multiz audio)</li>
<li class="code_imp">Semi-hardsync from TG</li>
<li class="code_imp">Updates rust-g</li>
<li class="code_imp">Uses git CI instead of travis/appveyor now</li>
</ul>
<h3 class="author">MrJWhit updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Gives metastation toxins storage a scrubber and a vent</li>
<li class="tweak">Mining station oxygen locker on the cycling airlock starts out wrenched.</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">atmos subsystem no longer dies if there's too many gases</li>
</ul>
<h3 class="author">kappa-sama updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">s</li>
</ul>
<h3 class="author">kittycat2002 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">set the name of /datum/reagent/consumable/ethanol/species_drink to Species Drink</li>
</ul>
<h3 class="author">shellspeed1 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">All xenomorph types have been added as corpses for mapping purposes</li>
<li class="balance">The dead xenomorphs in the lavaland xenomorph hive now have more variety.</li>
<li class="rscadd">Mining borgs can claim points again</li>
</ul>
<h3 class="author">silicons updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">now only poly gets a headset on spawn, not all birds.</li>
</ul>
<h2 class="date">20 January 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
+44
View File
@@ -28655,3 +28655,47 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds new roboticist labcoat sprites!
timothyteakettle:
- rscadd: licking people washes pie off their face
2021-01-21:
Arturlang:
- bugfix: You can't tackle in nograv anymore
- tweak: You cannot spam drink from blood bags anymore
- bugfix: Blood bag drinking inefficiency is now the right way, so you loose some
of the blood drinking it straight
BlueWildrose:
- rscdel: Removes oversized genitalia analysis from medical scanners, since huge
dick and titty are no longer a problem anymore thanks to advancements in that
kind of technology when it comes to chemical fun times growth.
- rscadd: Adds in timid woman/man costumes. Available at your autodrobe! Also adds
in garters as some new socks.
- spellcheck: Corrected the capitalization in gasmask concealment examine text
Hatterhat:
- tweak: Non-smithed katanas (including the temporal katana) can now fit in the
twin sheath.
- tweak: Cotton and durathread processing by hand now acts like grass. Stand on
a pile of cotton (or durathread) and use a single bundle from it.
LetterN:
- rscadd: Coin & Holochip support for slot machine
- admin: Stickybans are now saved in the DB too
- soundadd: Immersive &trade; audio reverbs. (also adds multiz audio)
- code_imp: Semi-hardsync from TG
- code_imp: Updates rust-g
- code_imp: Uses git CI instead of travis/appveyor now
MrJWhit:
- tweak: Gives metastation toxins storage a scrubber and a vent
- tweak: Mining station oxygen locker on the cycling airlock starts out wrenched.
Putnam3145:
- bugfix: atmos subsystem no longer dies if there's too many gases
kappa-sama:
- rscadd: s
- tweak: s
- balance: s
- bugfix: s
kittycat2002:
- rscadd: set the name of /datum/reagent/consumable/ethanol/species_drink to Species
Drink
shellspeed1:
- rscadd: All xenomorph types have been added as corpses for mapping purposes
- balance: The dead xenomorphs in the lavaland xenomorph hive now have more variety.
- rscadd: Mining borgs can claim points again
silicons:
- rscdel: now only poly gets a headset on spawn, not all birds.
@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "atmos subsystem no longer dies if there's too many gases"
@@ -1,9 +0,0 @@
author: "LetterN"
delete-after: True
changes:
- rscadd: "Coin & Holochip support for slot machine"
- admin: "Stickybans are now saved in the DB too"
- soundadd: "Immersive &trade; audio reverbs. (also adds multiz audio)"
- code_imp: "Semi-hardsync from TG"
- code_imp: "Updates rust-g"
- code_imp: "Uses git CI instead of travis/appveyor now"
@@ -1,5 +0,0 @@
author: "Arturlang"
delete-after: True
changes:
- tweak: "You cannot spam drink from blood bags anymore"
- bugfix: "Blood bag drinking inefficiency is now the right way, so you loose some of the blood drinking it straight"
@@ -1,4 +0,0 @@
author: "Hatterhat"
delete-after: True
changes:
- tweak: "Cotton and durathread processing by hand now acts like grass. Stand on a pile of cotton (or durathread) and use a single bundle from it."
@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- tweak: "Gives metastation toxins storage a scrubber and a vent"
@@ -1,7 +0,0 @@
author: "kappa-sama"
delete-after: True
changes:
- rscadd: "s"
- tweak: "s"
- balance: "s"
- bugfix: "s"
@@ -1,5 +0,0 @@
author: "shellspeed1"
delete-after: True
changes:
- rscadd: "All xenomorph types have been added as corpses for mapping purposes"
- balance: "The dead xenomorphs in the lavaland xenomorph hive now have more variety."
@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- tweak: "Mining station oxygen locker on the cycling airlock starts out wrenched."
@@ -1,5 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- rscadd: "Adds in timid woman/man costumes. Available at your autodrobe! Also adds in garters as some new socks."
- spellcheck: "Corrected the capitalization in gasmask concealment examine text"
@@ -1,4 +0,0 @@
author: "kittycat2002"
delete-after: True
changes:
- rscadd: "set the name of /datum/reagent/consumable/ethanol/species_drink to Species Drink"
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- rscdel: "now only poly gets a headset on spawn, not all birds."
@@ -1,4 +0,0 @@
author: "Hatterhat"
delete-after: True
changes:
- tweak: "Non-smithed katanas (including the temporal katana) can now fit in the twin sheath."
@@ -1,4 +0,0 @@
author: "shellspeed1"
delete-after: True
changes:
- rscadd: "Mining borgs can claim points again"
@@ -1,4 +0,0 @@
author: "Arturlang"
delete-after: True
changes:
- bugfix: "You can't tackle in nograv anymore"
@@ -1,4 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- rscdel: "Removes oversized genitalia analysis from medical scanners, since huge dick and titty are no longer a problem anymore thanks to advancements in that kind of technology when it comes to chemical fun times growth."