mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user