Automatic changelog compile [ci skip]

This commit is contained in:
D3athrow-Issues
2025-05-10 23:19:59 +00:00
parent 18b118e000
commit 90dfcd7df8
3 changed files with 11 additions and 26 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">2025.05.10</h2>
<h3 class="author">CrazyAmphibian updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">greatly reduced the cost of fission reactors</li>
<li class="tweak">fission reactor part boxes can now be clicked on while in hand to drop their parts on the floor, for assembling convenience.</li>
</ul>
<h2 class="date">2025.05.07</h2> <h2 class="date">2025.05.07</h2>
<h3 class="author">CrazyAmphibian updated:</h3> <h3 class="author">CrazyAmphibian updated:</h3>
<ul class="changes bgimages16"> <ul class="changes bgimages16">
@@ -1350,17 +1356,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<ul class="changes bgimages16"> <ul class="changes bgimages16">
<li class="rscadd">Bug reports now show byond client version and build.</li> <li class="rscadd">Bug reports now show byond client version and build.</li>
</ul> </ul>
<h2 class="date">2024.07.16</h2>
<h3 class="author">DeityLink updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed Nar-Sie being braindead</li>
<li class="bugfix">Using a Cult Pamphlet after a random Eclipse has already started, or is already over, properly updates the Cult&#39;s stage.</li>
<li class="bugfix">Fixed cult runes being writable directly on top of space tiles.</li>
</ul>
<h3 class="author">mentgah updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">You can now add whole eggs to pans on help intent without cracking them, allowing you to to cook egg recipes in a pan again.</li>
</ul>
</div> </div>
<!-- <!--
Credits Section Credits Section

View File

@@ -1,14 +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.
--- ---
2024-07-16:
DeityLink:
- bugfix: Fixed Nar-Sie being braindead
- bugfix: Using a Cult Pamphlet after a random Eclipse has already started, or is
already over, properly updates the Cult's stage.
- bugfix: Fixed cult runes being writable directly on top of space tiles.
mentgah:
- tweak: You can now add whole eggs to pans on help intent without cracking them,
allowing you to to cook egg recipes in a pan again.
2024-07-18: 2024-07-18:
Dacendeth: Dacendeth:
- tweak: Crafting sandstone is now done in a crafting menu for rapid sandstone production. - tweak: Crafting sandstone is now done in a crafting menu for rapid sandstone production.
@@ -1331,3 +1322,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
correctly have interesting random effects now. correctly have interesting random effects now.
mentgah: mentgah:
- rscadd: Custom admin ladders can now play sounds as well. - rscadd: Custom admin ladders can now play sounds as well.
2025-05-10:
CrazyAmphibian:
- tweak: greatly reduced the cost of fission reactors
- tweak: fission reactor part boxes can now be clicked on while in hand to drop
their parts on the floor, for assembling convenience.

View File

@@ -1,6 +0,0 @@
author: CrazyAmphibian
delete-after: true
changes:
- tweak: greatly reduced the cost of fission reactors
- tweak: fission reactor part boxes can now be clicked on while in hand to drop their
parts on the floor, for assembling convenience.