Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-11-18 00:27:56 +00:00
parent 08d23486b3
commit 6ad399f6fd
7 changed files with 43 additions and 26 deletions
+24
View File
@@ -50,6 +50,30 @@
-->
<div class="commit sansserif">
<h2 class="date">18 November 2021</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Devastation level explosions no longer delete your organs after gibbing you.</li>
<li class="code_imp">Adjusted all overrides of ex_act() and contents_explosion() to take account of current args for them.</li>
<li class="code_imp">Reebe can now be loaded via a proc. tweak: The clockwork relay in reebe is now indestructible and not deconstrutible to avoid some issues.</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Regal rat can no longer keep spawning stuff while dead</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">When your statpanel doesn't load, you'll get a message with a button to fix it.</li>
<li class="bugfix">The fix chat message button now works.</li>
</ul>
<h3 class="author">keronshb updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Ball</li>
<li class="rscadd">Spookystation Map</li>
<li class="rscadd">Tree chopping/Grass cutting</li>
<li class="rscadd">Vectorcars</li>
</ul>
<h2 class="date">16 November 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
+19
View File
@@ -30253,3 +30253,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
TripleShades:
- bugfix: (Pubby) Engineering security checkpoint no longer has a duplicate records
console
2021-11-18:
DeltaFire15:
- bugfix: Devastation level explosions no longer delete your organs after gibbing
you.
- code_imp: Adjusted all overrides of ex_act() and contents_explosion() to take
account of current args for them.
- code_imp: 'Reebe can now be loaded via a proc. tweak: The clockwork relay in reebe
is now indestructible and not deconstrutible to avoid some issues.'
Putnam3145:
- bugfix: Regal rat can no longer keep spawning stuff while dead
SandPoot:
- rscadd: When your statpanel doesn't load, you'll get a message with a button to
fix it.
- bugfix: The fix chat message button now works.
keronshb:
- rscadd: Ball
- rscadd: Spookystation Map
- rscadd: Tree chopping/Grass cutting
- rscadd: Vectorcars
@@ -1,7 +0,0 @@
author: "keronshb"
delete-after: True
changes:
- rscadd: "Ball"
- rscadd: "Spookystation Map"
- rscadd: "Tree chopping/Grass cutting"
- rscadd: "Vectorcars"
@@ -1,5 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- rscadd: "When your statpanel doesn't load, you'll get a message with a button to fix it."
- bugfix: "The fix chat message button now works."
@@ -1,5 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- bugfix: "Devastation level explosions no longer delete your organs after gibbing you."
- code_imp: "Adjusted all overrides of ex_act() and contents_explosion() to take account of current args for them."
@@ -1,5 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- code_imp: "Reebe can now be loaded via a proc.
tweak: The clockwork relay in reebe is now indestructible and not deconstrutible to avoid some issues."
@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "Regal rat can no longer keep spawning stuff while dead"