Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2019-03-17 10:27:42 +00:00
parent 5451cef5e9
commit bf8ddd56bb
3 changed files with 16 additions and 8 deletions
+8
View File
@@ -56,6 +56,14 @@
-->
<div class="commit sansserif">
<h2 class="date">17 March 2019</h2>
<h3 class="author">4dplanner updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Buckle objects can now properly specify lying angle</li>
<li class="bugfix">Wheelchairs and other such vehicles let you use UIs even if your legs don't work</li>
<li class="bugfix">You can now pull objects while in a wheelchair even if your legs don't work</li>
<li class="bugfix">You no longer have a chance of sleeping upside down in a bed</li>
<li class="tweak">No longer randomises lying direction a second time on fall</li>
</ul>
<h3 class="author">Nervere updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed stunbatons being invisible.</li>
+8
View File
@@ -23457,6 +23457,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
plapatin:
- tweak: Added a big heap of fancy new clown names! Be slightly less generic!
2019-03-17:
4dplanner:
- bugfix: Buckle objects can now properly specify lying angle
- bugfix: Wheelchairs and other such vehicles let you use UIs even if your legs
don't work
- bugfix: You can now pull objects while in a wheelchair even if your legs don't
work
- bugfix: You no longer have a chance of sleeping upside down in a bed
- tweak: No longer randomises lying direction a second time on fall
Nervere:
- bugfix: Fixed stunbatons being invisible.
ShizCalev:
@@ -1,8 +0,0 @@
author: "4dplanner"
delete-after: True
changes:
- bugfix: "Buckle objects can now properly specify lying angle"
- bugfix: "Wheelchairs and other such vehicles let you use UIs even if your legs don't work"
- bugfix: "You can now pull objects while in a wheelchair even if your legs don't work"
- bugfix: "You no longer have a chance of sleeping upside down in a bed"
- tweak: "No longer randomises lying direction a second time on fall"