Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-09-05 01:00:50 +00:00
parent cf9e9d7a93
commit ab893f2bd7
3 changed files with 19 additions and 8 deletions
+10
View File
@@ -56,6 +56,16 @@
-->
<div class="commit sansserif">
<h2 class="date">05 September 2018</h2>
<h3 class="author">variableundefined updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Economy code has been slightly refactored. Report issues.</li>
<li class="rscdel">EFTPOS no longer has a name.</li>
<li class="tweak">All date on transaction log should be in long form like "1 January, 2500 22:00:00".</li>
<li class="tweak">Negative number is represented by parentheses in transaction log, positive without (Opposite of before).</li>
<li class="tweak">There's a higher chance of winning $10 in the slot machine now.</li>
</ul>
<h2 class="date">04 September 2018</h2>
<h3 class="author">Flatty updated:</h3>
<ul class="changes bgimages16">
+9
View File
@@ -6910,3 +6910,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
to database.
- tweak: IPC no longer displays their UI / SE in console. Same goes for other invalid
subjects. You also can't save their UI / SE anymore.
2018-09-05:
variableundefined:
- bugfix: Economy code has been slightly refactored. Report issues.
- rscdel: EFTPOS no longer has a name.
- tweak: All date on transaction log should be in long form like "1 January, 2500
22:00:00".
- tweak: Negative number is represented by parentheses in transaction log, positive
without (Opposite of before).
- tweak: There's a higher chance of winning $10 in the slot machine now.
@@ -1,8 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- bugfix: "Economy code has been slightly refactored. Report issues."
- rscdel: "EFTPOS no longer has a name."
- tweak: "All date on transaction log should be in long form like \"1 January, 2500 22:00:00\"."
- tweak: "Negative number is represented by parentheses in transaction log, positive without (Opposite of before)."
- tweak: "There's a higher chance of winning $10 in the slot machine now."