Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-10-28 06:10:02 +00:00
parent d9c56d9542
commit 0b70e6521d
4 changed files with 11 additions and 36 deletions

View File

@@ -57,6 +57,13 @@
-->
<div class="commit sansserif">
<h2 class="date">28 October 2023</h2>
<h3 class="author">adamsong updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added system for loading json event data</li>
<li class="rscadd">Added a system to assign roles to players in the lobby</li>
</ul>
<h2 class="date">27 October 2023</h2>
<h3 class="author"> OnlineGirlfriend, ktlwjec updated:</h3>
<ul class="changes bgimages16">
@@ -2333,34 +2340,6 @@
<li class="bugfix">fixed not being able to examine true devil with ghost inquisitive click</li>
<li class="tweak">Illegal tech is no longer illegal</li>
</ul>
<h2 class="date">29 July 2023</h2>
<h3 class="author">JohnFulpWillard updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">You can no longer stack several machines on one tile.</li>
<li class="bugfix">Hierophant's club and Ethereal Jaunt now respect blocked turfs.</li>
</ul>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Brass battlehammer now takes two hands but has 23 force and -30 ap</li>
<li class="tweak">Brass battlehammer no longer knocks back on throw</li>
<li class="rscadd">Adds moodlet for preternis water damage</li>
<li class="rscadd">Adds moodlet for preternis hunger</li>
</ul>
<h3 class="author">warface1234455 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Space heaters now make temperature changes at further range</li>
</ul>
<h3 class="author">wonderinghost updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Inspector booth can now be built in all departments. and no longer need stamps to complete</li>
<li class="soundadd">adds custom made sounds for inspector boots, and removed copyrighted ones.</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Gluttony demon is no longer affected by sugar OD</li>
<li class="tweak">You can no longer change the description of guns.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -42002,3 +42002,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: reverts all existing ghost beacons to being unrestricted
cowbot92:
- mapping: Adjusts Brazil (Heretic sac zone) a bit.
2023-10-28:
adamsong:
- rscadd: Added system for loading json event data
- rscadd: Added a system to assign roles to players in the lobby

View File

@@ -1,4 +0,0 @@
author: "adamsong"
delete-after: true
changes:
- rscadd: "Added system for loading json event data"

View File

@@ -1,4 +0,0 @@
author: "adamsong"
delete-after: true
changes:
- rscadd: "Added a system to assign roles to players in the lobby"