[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2022-06-07 04:34:30 +02:00
parent f4ba168666
commit 7cee35952c
2 changed files with 13 additions and 23 deletions

View File

@@ -73,6 +73,13 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
-->
<div class="commit sansserif">
<h2 class="date">2022.06.07</h2>
<h3 class="author">Hinaichigo updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Lowered influence of luck on slot machines.</li>
<li class="tweak">Tweaked influence of luck on scratchcards to hopefully give more satisfying results.</li>
<li class="bugfix">Luck influences Supermatter Surprise scratchcards properly.</li>
</ul>
<h2 class="date">2022.06.04</h2>
<h3 class="author">Hinaichigo updated:</h3>
<ul class="changes bgimages16">
@@ -1516,20 +1523,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<ul class="changes bgimages16">
<li class="bugfix">Fixes color palettes sometimes not responding to color mixing.</li>
</ul>
<h2 class="date">2021.12.15</h2>
<h3 class="author">jellyveggie2 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes issues with custom paintings not saving any changes if trying to paint after putting them on a wall</li>
</ul>
<h3 class="author">joaomarcosh updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a new plant to hydroponics: Plasbages!</li>
<li class="imageadd">Adds the sprite for the Plasbage.</li>
</ul>
<h3 class="author">kane-f updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Naked, mindless space hobos no longer swarm their shacks.</li>
</ul>
</div>
<!--
Credits Section

View File

@@ -1,14 +1,5 @@
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
---
2021-12-15:
jellyveggie2:
- bugfix: Fixes issues with custom paintings not saving any changes if trying to
paint after putting them on a wall
joaomarcosh:
- rscadd: 'Adds a new plant to hydroponics: Plasbages!'
- imageadd: Adds the sprite for the Plasbage.
kane-f:
- bugfix: Naked, mindless space hobos no longer swarm their shacks.
2021-12-16:
Kurfursten:
- bugfix: Fixed a runtime when batting.
@@ -1274,3 +1265,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
or whatever.
- rscadd: SMES units can be given a name tag through their UI, to better identify
them within the power monitor.
2022-06-07:
Hinaichigo:
- tweak: Lowered influence of luck on slot machines.
- tweak: Tweaked influence of luck on scratchcards to hopefully give more satisfying
results.
- bugfix: Luck influences Supermatter Surprise scratchcards properly.