Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-12-31 22:15:30 +00:00
parent 3002599025
commit a1cac9d841
7 changed files with 26 additions and 20 deletions

View File

@@ -58,11 +58,28 @@
<div class="commit sansserif">
<h2 class="date">31 December 2022</h2>
<h3 class="author">JamieD1 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds 20 seconds to lobby countdown</li>
</ul>
<h3 class="author">LemonInTheDark updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Improved performance of mapping subsystem</li>
<li class="tweak">Roundstart "starting" should be much snappier now</li>
</ul>
<h3 class="author">ThatLing updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Coloured nodes are now the correct way</li>
<li class="rscdel">Removed a pump outside the incinerator on Yogsmeta</li>
</ul>
<h3 class="author">WarlockD & LemonInTheDark & Mothblocks updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Improved performance of atoms subsystem</li>
</ul>
<h3 class="author">fira updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Updated some backend systems, such as the /tg/ Master Controller</li>
</ul>
<h2 class="date">30 December 2022</h2>
<h3 class="author"> BurgerBB updated:</h3>

View File

@@ -36429,6 +36429,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Reduced the material cost of 357 bullets in the autolathe
- bugfix: fixed non-syndie cardboard cutouts not having a tint
2022-12-31:
JamieD1:
- rscadd: Adds 20 seconds to lobby countdown
LemonInTheDark:
- tweak: Improved performance of mapping subsystem
- tweak: Roundstart "starting" should be much snappier now
ThatLing:
- bugfix: Coloured nodes are now the correct way
- rscdel: Removed a pump outside the incinerator on Yogsmeta
WarlockD & LemonInTheDark & Mothblocks:
- tweak: Improved performance of atoms subsystem
fira:
- tweak: Updated some backend systems, such as the /tg/ Master Controller

View File

@@ -1,4 +0,0 @@
author: "fira"
delete-after: true
changes:
- tweak: "Updated some backend systems, such as the /tg/ Master Controller"

View File

@@ -1,4 +0,0 @@
author: "LemonInTheDark"
delete-after: true
changes:
- tweak: "Roundstart \"starting\" should be much snappier now"

View File

@@ -1,4 +0,0 @@
author: "LemonInTheDark"
delete-after: true
changes:
- tweak: "Improved performance of mapping subsystem"

View File

@@ -1,4 +0,0 @@
author: "WarlockD & LemonInTheDark & Mothblocks"
delete-after: true
changes:
- tweak: "Improved performance of atoms subsystem"

View File

@@ -1,4 +0,0 @@
author: "JamieD1"
delete-after: true
changes:
- rscadd: "Adds 20 seconds to lobby countdown"