[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2022-08-08 06:09:43 +02:00
parent db854dd4e8
commit 4e29ac0ce6
2 changed files with 9 additions and 8 deletions

View File

@@ -73,6 +73,11 @@ 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.08.08</h2>
<h3 class="author">jwhitak updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes rare nanoUI issue where nothing loads in a NanoUI popup window. Please continue to bug report any UI issues.</li>
</ul>
<h2 class="date">2022.07.31</h2>
<h3 class="author">boy2mantwicethefam updated:</h3>
<ul class="changes bgimages16">
@@ -1477,11 +1482,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<li class="rscadd">Internal organs can now fit in storage easier.</li>
<li class="tweak">Space hobo shacks can no longer be filled with goliaths or other foreign objects from nearby mine features.</li>
</ul>
<h2 class="date">2022.02.11</h2>
<h3 class="author">adacovsk updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Changeling can now be latejoined</li>
</ul>
</div>
<!--
Credits Section

View File

@@ -1,8 +1,5 @@
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
---
2022-02-11:
adacovsk:
- rscadd: Changeling can now be latejoined
2022-02-13:
adacovsk:
- tweak: 'One changeling now only spawns roundstart (now works properly). Fixed
@@ -1181,3 +1178,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Skeleton liches, such as Azalin, now have a limit on how much of a status
effect they can inflict (120 seconds for hallucinations, 120 seconds for confusion
and 60 seconds for dizziness).
2022-08-08:
jwhitak:
- bugfix: Fixes rare nanoUI issue where nothing loads in a NanoUI popup window.
Please continue to bug report any UI issues.