Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-01-15 14:06:40 +00:00
parent f24ba5097a
commit fafc05d130
7 changed files with 25 additions and 21 deletions

View File

@@ -58,6 +58,21 @@
<div class="commit sansserif">
<h2 class="date">15 January 2023</h2>
<h3 class="author"> BurgerBB updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Blood cult can no longer create runes on lavaland.</li>
<li class="tweak">Clockwork fabricators and scriptures cost twice as much power and twice as much energy to use on lavaland.</li>
</ul>
<h3 class="author">JamieD1 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Stops Supermatter Shards being spawned in the bluespace locker..</li>
</ul>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixes a bunch of runtime errors (players don't care about this)</li>
<li class="bugfix">fixes a runtime</li>
<li class="tweak">Makes AI Download 50% Faster</li>
</ul>
<h3 class="author">wejengin2 updated:</h3>
<ul class="changes bgimages16">
<li class="spellcheck">fixed a few typos</li>

View File

@@ -36730,6 +36730,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: The tachyon-doppler array will now properly respect sufficiently sized
negative bombs
2023-01-15:
' BurgerBB':
- tweak: Blood cult can no longer create runes on lavaland.
- tweak: Clockwork fabricators and scriptures cost twice as much power and twice
as much energy to use on lavaland.
JamieD1:
- bugfix: Stops Supermatter Shards being spawned in the bluespace locker..
Moltijoe:
- bugfix: fixes a bunch of runtime errors (players don't care about this)
- bugfix: fixes a runtime
- tweak: Makes AI Download 50% Faster
wejengin2:
- spellcheck: fixed a few typos
ynot01:

View File

@@ -1,5 +0,0 @@
author: " BurgerBB"
delete-after: true
changes:
- tweak: "Blood cult can no longer create runes on lavaland."
- tweak: "Clockwork fabricators and scriptures cost twice as much power and twice as much energy to use on lavaland."

View File

@@ -1,4 +0,0 @@
author: "Moltijoe"
delete-after: true
changes:
- tweak: "Makes AI Download 50% Faster"

View File

@@ -1,4 +0,0 @@
author: "JamieD1"
delete-after: true
changes:
- bugfix: "Stops Supermatter Shards being spawned in the bluespace locker.."

View File

@@ -1,4 +0,0 @@
author: "Moltijoe"
delete-after: true
changes:
- bugfix: "fixes a runtime"

View File

@@ -1,4 +0,0 @@
author: "Moltijoe"
delete-after: true
changes:
- bugfix: "fixes a bunch of runtime errors (players don't care about this)"