[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2022-06-10 00:39:13 +02:00
parent 0fe4d87ee9
commit d1bcf99376
2 changed files with 11 additions and 8 deletions

View File

@@ -73,6 +73,12 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. *** *** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
--> -->
<div class="commit sansserif"> <div class="commit sansserif">
<h2 class="date">2022.06.10</h2>
<h3 class="author">jwhitak updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed a bug that didn&#39;t give nutrition for certain chemicals such as gravy and most condiments.</li>
<li class="tweak">Dan&#39;s Snacks give a little bit more nutrition as a result.</li>
</ul>
<h2 class="date">2022.06.09</h2> <h2 class="date">2022.06.09</h2>
<h3 class="author">adacovsk updated:</h3> <h3 class="author">adacovsk updated:</h3>
<ul class="changes bgimages16"> <ul class="changes bgimages16">
@@ -1542,11 +1548,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<li class="rscadd">Agent ID cards can now be toggled to copy the appearance of a scanned ID, with it being off by default.</li> <li class="rscadd">Agent ID cards can now be toggled to copy the appearance of a scanned ID, with it being off by default.</li>
<li class="rscadd">All telecommunication servers now have a list of frequency names and optional colours in their settings that can be edited with a multitool, corresponding in the order of the received frequency list, for customisable radio channel information.</li> <li class="rscadd">All telecommunication servers now have a list of frequency names and optional colours in their settings that can be edited with a multitool, corresponding in the order of the received frequency list, for customisable radio channel information.</li>
</ul> </ul>
<h2 class="date">2021.12.18</h2>
<h3 class="author">Cyadox updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Last round of surgery hotfixes</li>
</ul>
</div> </div>
<!-- <!--
Credits Section Credits Section

View File

@@ -1,8 +1,5 @@
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
--- ---
2021-12-18:
Cyadox:
- bugfix: Last round of surgery hotfixes
2021-12-20: 2021-12-20:
SonixApache: SonixApache:
- imageadd: You can now add colored markings to glock/USP mags by using crayons. - imageadd: You can now add colored markings to glock/USP mags by using crayons.
@@ -1290,3 +1287,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-06-09: 2022-06-09:
adacovsk: adacovsk:
- bugfix: Vampires no longer remain invisible when leaving a dark turf - bugfix: Vampires no longer remain invisible when leaving a dark turf
2022-06-10:
jwhitak:
- bugfix: Fixed a bug that didn't give nutrition for certain chemicals such as gravy
and most condiments.
- tweak: Dan's Snacks give a little bit more nutrition as a result.