Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-01-25 00:45:10 +00:00
parent 1f37daf9c0
commit 56565295af
11 changed files with 34 additions and 36 deletions

View File

@@ -50,6 +50,26 @@
-->
<div class="commit sansserif">
<h2 class="date">25 January 2021</h2>
<h3 class="author">MrJWhit updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Alien radio code</li>
<li class="rscadd">Microwave can now be cleaned by a damp rag as well as soap.</li>
<li class="bugfix">Removes some unused code, and improves some other code.</li>
<li class="rscadd">The AI has a verb to look up and down z-levels</li>
<li class="bugfix">Making a monkey into a human doesn't unanchor random things on the tile</li>
<li class="bugfix">Makes a few slight improvements to drinking code</li>
<li class="tweak">Makes encryption keys be put in the hands of the user when able instead of being dropped on the floor when removed from headsets</li>
</ul>
<h3 class="author">raspy-on-osu updated:</h3>
<ul class="changes bgimages16">
<li class="refactor">ventcrawling</li>
</ul>
<h3 class="author">silicons updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">you can now shove yourself up in any intent, not just help.</li>
</ul>
<h2 class="date">22 January 2021</h2>
<h3 class="author">Arturlang updated:</h3>
<ul class="changes bgimages16">

View File

@@ -28256,3 +28256,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds a way to give items to people, you can combat mode rightclick to
offer it to one person, right click on people without mode and click the give
verb, or use the hotkey CTRL G to offer it to everyone around you
2021-01-25:
MrJWhit:
- bugfix: Alien radio code
- rscadd: Microwave can now be cleaned by a damp rag as well as soap.
- bugfix: Removes some unused code, and improves some other code.
- rscadd: The AI has a verb to look up and down z-levels
- bugfix: Making a monkey into a human doesn't unanchor random things on the tile
- bugfix: Makes a few slight improvements to drinking code
- tweak: Makes encryption keys be put in the hands of the user when able instead
of being dropped on the floor when removed from headsets
raspy-on-osu:
- refactor: ventcrawling
silicons:
- tweak: you can now shove yourself up in any intent, not just help.

View File

@@ -1,4 +0,0 @@
author: "raspy-on-osu"
delete-after: True
changes:
- refactor: "ventcrawling"

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- rscadd: "Microwave can now be cleaned by a damp rag as well as soap."

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- bugfix: "Alien radio code"

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- rscadd: "The AI has a verb to look up and down z-levels"

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- tweak: "Makes encryption keys be put in the hands of the user when able instead of being dropped on the floor when removed from headsets"

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- bugfix: "Making a monkey into a human doesn't unanchor random things on the tile"

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- bugfix: "Removes some unused code, and improves some other code."

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- bugfix: "Makes a few slight improvements to drinking code"

View File

@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- tweak: "you can now shove yourself up in any intent, not just help."