Merge pull request #8967 from PsiOmegaDelta/Changelog

Updates the changelog.
This commit is contained in:
PsiOmegaDelta
2015-04-24 09:26:25 +02:00
4 changed files with 13 additions and 11 deletions
+8
View File
@@ -56,6 +56,14 @@
-->
<div class="commit sansserif">
<h2 class="date">24 April 2015</h2>
<h3 class="author">Dennok updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes overmap ship speed calculations.</li>
<li class="rscadd">Adds overmap ship rotation.</li>
<li class="rscadd">Added a floorlayer.</li>
</ul>
<h2 class="date">23 April 2015</h2>
<h3 class="author">Dennok updated:</h3>
<ul class="changes bgimages16">
+5
View File
@@ -1603,3 +1603,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Yoshax:
- tweak: Adjusts fruits and other stuff to have a minmum of 10 units of juice and
stuff.
2015-04-24:
Dennok:
- bugfix: Fixes overmap ship speed calculations.
- rscadd: Adds overmap ship rotation.
- rscadd: Added a floorlayer.
-6
View File
@@ -1,6 +0,0 @@
author: Dennok
delete-after: True
changes:
- bugfix: "Fix don't correct process() delay calculation."
- rscadd: "Added a rotate() proc to ship, and rotate var for don't rotatable ships."
-5
View File
@@ -1,5 +0,0 @@
author: Dennok
delete-after: True
changes:
- rscadd: "Added an floorlayer."