Automatic changelog compile, [ci skip]

This commit is contained in:
sybil
2017-06-09 22:02:46 +00:00
parent 60481f057f
commit 961bb7c2fc
4 changed files with 12 additions and 9 deletions
+6
View File
@@ -67,9 +67,15 @@
<li class="tweak">Refactored the outfit datum to allow accessories as part of an outfit.</li>
<li class="bugfix">The Captain spawns with the Medal of Captaincy again.</li>
</ul>
<h3 class="author">TrustyGun updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Some of the clown's toys have been moved into a crate in the theater. If you think you are missing something, check in there.</li>
<li class="rscadd">Wooden crates have been added. You can construct them with 6 wooden planks, and deconstruct them the same way as regular crates</li>
</ul>
<h3 class="author">oranges updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Security minor and major crime descriptors are now a single line input, making it easier to add them</li>
<li class="tweak">Medical record descriptions are single inputs now</li>
</ul>
<h2 class="date">08 June 2017</h2>
+6
View File
@@ -11803,6 +11803,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Medal commendations will be displayed when the round ends.
- tweak: Refactored the outfit datum to allow accessories as part of an outfit.
- bugfix: The Captain spawns with the Medal of Captaincy again.
TrustyGun:
- rscadd: Some of the clown's toys have been moved into a crate in the theater.
If you think you are missing something, check in there.
- rscadd: Wooden crates have been added. You can construct them with 6 wooden planks,
and deconstruct them the same way as regular crates
oranges:
- tweak: Security minor and major crime descriptors are now a single line input,
making it easier to add them
- tweak: Medical record descriptions are single inputs now
@@ -1,4 +0,0 @@
author: "oranges"
delete-after: True
changes:
- tweak: "Medical record descriptions are single inputs now"
@@ -1,5 +0,0 @@
author: "TrustyGun"
delete-after: True
changes:
- rscadd: "Some of the clown's toys have been moved into a crate in the theater. If you think you are missing something, check in there."
- rscadd: "Wooden crates have been added. You can construct them with 6 wooden planks, and deconstruct them the same way as regular crates"