mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 07:57:50 +00:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -73,6 +73,12 @@ 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">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>
|
||||
<h3 class="author">CrazyAmphibian updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -1350,17 +1356,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Bug reports now show byond client version and build.</li>
|
||||
</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'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>
|
||||
<!--
|
||||
Credits Section
|
||||
|
||||
@@ -1,14 +1,5 @@
|
||||
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:
|
||||
Dacendeth:
|
||||
- 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.
|
||||
mentgah:
|
||||
- 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.
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user