mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "raspy-on-osu"
|
||||
delete-after: True
|
||||
changes:
|
||||
- refactor: "ventcrawling"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "MrJWhit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Microwave can now be cleaned by a damp rag as well as soap."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "MrJWhit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Alien radio code"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "MrJWhit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "The AI has a verb to look up and down z-levels"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "MrJWhit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Removes some unused code, and improves some other code."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "MrJWhit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Makes a few slight improvements to drinking code"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "silicons"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "you can now shove yourself up in any intent, not just help."
|
||||
Reference in New Issue
Block a user