Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-07-19 00:23:46 +00:00
parent 06cd2e3b51
commit ff0f9f651a
11 changed files with 71 additions and 43 deletions
+38
View File
@@ -50,6 +50,44 @@
-->
<div class="commit sansserif">
<h2 class="date">19 July 2021</h2>
<h3 class="author">Arturlang updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The crafting button should no longer silently make more copies of itself on reconects</li>
<li class="code_imp">There are no longer two copies of the crafting component.</li>
<li class="code_imp">There is no longer a rogue d in tracer.dm tweak: Everything in Misc was moved to Miscelanious in the crafting menu, and Misc was nuked from orbit. Nobody will miss you.</li>
</ul>
<h3 class="author">MrJWhit updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes a memory leak, there's a good chance that it's the same one that killed kilo.</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Put back mob vore with a pref.</li>
<li class="code_imp">Taken some stuff from tg for tgui_alert.</li>
<li class="refactor">Refactored a lot of code on vore panel.</li>
</ul>
<h3 class="author">WanderingFox95 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">custom plasteel kegs</li>
</ul>
<h3 class="author">YakumoChen updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">You can now wear the suffering of others on your head with just a sheet of human skin!</li>
<li class="imageadd">Human skin hats</li>
</ul>
<h3 class="author">keronshb updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Stripping/equipping things to a conscious braindead person (AKA a human owned by a disconnected player) will now give them a message with your visible name and roughly how long ago you touched their stuff when they login again. Touching someone's pockets or adjusting their gear other than equipping/unequipping is not logged. After 5 minutes, you'll have forgotten both their name and exactly how long ago past those 5 minutes it happened. (Credit to Ryll-Ryll)</li>
<li class="rscadd">LAZYNULL</li>
<li class="rscadd">Breaking mirrors now gives you a bad omen</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">anthros can now select the cow tail</li>
<li class="rscadd">new quirk that allows you to eat trash</li>
</ul>
<h2 class="date">18 July 2021</h2>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
+33
View File
@@ -29669,3 +29669,36 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
timothyteakettle:
- bugfix: fixes photosynthesis stopping nutrition going past well fed from non-photosynthesis
means
2021-07-19:
Arturlang:
- bugfix: The crafting button should no longer silently make more copies of itself
on reconects
- code_imp: There are no longer two copies of the crafting component.
- code_imp: 'There is no longer a rogue d in tracer.dm tweak: Everything in Misc
was moved to Miscelanious in the crafting menu, and Misc was nuked from orbit.
Nobody will miss you.'
MrJWhit:
- bugfix: Fixes a memory leak, there's a good chance that it's the same one that
killed kilo.
SandPoot:
- rscadd: Put back mob vore with a pref.
- code_imp: Taken some stuff from tg for tgui_alert.
- refactor: Refactored a lot of code on vore panel.
WanderingFox95:
- rscadd: custom plasteel kegs
YakumoChen:
- rscadd: You can now wear the suffering of others on your head with just a sheet
of human skin!
- imageadd: Human skin hats
keronshb:
- rscadd: Stripping/equipping things to a conscious braindead person (AKA a human
owned by a disconnected player) will now give them a message with your visible
name and roughly how long ago you touched their stuff when they login again.
Touching someone's pockets or adjusting their gear other than equipping/unequipping
is not logged. After 5 minutes, you'll have forgotten both their name and exactly
how long ago past those 5 minutes it happened. (Credit to Ryll-Ryll)
- rscadd: LAZYNULL
- rscadd: Breaking mirrors now gives you a bad omen
timothyteakettle:
- bugfix: anthros can now select the cow tail
- rscadd: new quirk that allows you to eat trash
@@ -1,5 +0,0 @@
author: "YakumoChen"
delete-after: True
changes:
- rscadd: "You can now wear the suffering of others on your head with just a sheet of human skin!"
- imageadd: "Human skin hats"
@@ -1,4 +0,0 @@
author: "keronshb"
delete-after: True
changes:
- rscadd: "Breaking mirrors now gives you a bad omen"
@@ -1,5 +0,0 @@
author: "keronshb"
delete-after: True
changes:
- rscadd: "Stripping/equipping things to a conscious braindead person (AKA a human owned by a disconnected player) will now give them a message with your visible name and roughly how long ago you touched their stuff when they login again. Touching someone's pockets or adjusting their gear other than equipping/unequipping is not logged. After 5 minutes, you'll have forgotten both their name and exactly how long ago past those 5 minutes it happened. (Credit to Ryll-Ryll)"
- rscadd: "LAZYNULL"
@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- rscadd: "new quirk that allows you to eat trash"
@@ -1,6 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- rscadd: "Put back mob vore with a pref."
- code_imp: "Taken some stuff from tg for tgui_alert."
- refactor: "Refactored a lot of code on vore panel."
@@ -1,4 +0,0 @@
author: "WanderingFox95"
delete-after: True
changes:
- rscadd: "custom plasteel kegs"
@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- bugfix: "anthros can now select the cow tail"
@@ -1,7 +0,0 @@
author: "Arturlang"
delete-after: True
changes:
- bugfix: "The crafting button should no longer silently make more copies of itself on reconects"
- code_imp: "There are no longer two copies of the crafting component."
- code_imp: "There is no longer a rogue d in tracer.dm
tweak: Everything in Misc was moved to Miscelanious in the crafting menu, and Misc was nuked from orbit. Nobody will miss you."
@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- bugfix: "Fixes a memory leak, there's a good chance that it's the same one that killed kilo."