Automatic changelog compile, [ci skip]

This commit is contained in:
sybil
2017-05-03 05:02:04 +00:00
parent aeb44e612c
commit 0dfcae7739
3 changed files with 14 additions and 12 deletions
+8 -6
View File
@@ -55,6 +55,14 @@
-->
<div class="commit sansserif">
<h2 class="date">03 May 2017</h2>
<h3 class="author">Jordie0608 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Investigate logs are now persistent.</li>
<li class="tweak">Game logs are now stored per-round; use .getserverlog to access previous rounds.</li>
<li class="rscdel">.giveruntimelog and .getruntimelog removed.</li>
</ul>
<h2 class="date">02 May 2017</h2>
<h3 class="author">4dplanner updated:</h3>
<ul class="changes bgimages16">
@@ -1301,12 +1309,6 @@
<li class="rscadd">Pressure plates are hidden under the floor like smuggler satchels are, but you can attach a signaller to them to have it signal when a mob passes over them!</li>
<li class="experiment">Bomb armor is now effective in lessening the chance of being knocked out by bombs.</li>
</ul>
<h2 class="date">01 March 2017</h2>
<h3 class="author">Cyberboss updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Lobby music is no longer delayed</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+6
View File
@@ -10832,3 +10832,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
coiax:
- rscadd: When talking on the alien hivemind, a person will be identified by their
real name, rather than who they are disguised as.
2017-05-03:
Jordie0608:
- rscadd: Investigate logs are now persistent.
- tweak: Game logs are now stored per-round; use .getserverlog to access previous
rounds.
- rscdel: .giveruntimelog and .getruntimelog removed.
@@ -1,6 +0,0 @@
author: "Jordie0608"
delete-after: True
changes:
- rscadd: "Investigate logs are now persistent."
- tweak: "Game logs are now stored per-round; use .getserverlog to access previous rounds."
- rscdel: ".giveruntimelog and .getruntimelog removed."