Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-10-16 00:28:46 +00:00
parent bac8031057
commit 84a94cb8ce
9 changed files with 47 additions and 32 deletions
+27
View File
@@ -50,6 +50,33 @@
-->
<div class="commit sansserif">
<h2 class="date">16 October 2021</h2>
<h3 class="author">Ryll/Shaps updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Asay now supports pings (via using @[adminckey])</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">If a gamemode fails to load too many times, a safe gamemode will be loaded instead.</li>
<li class="code_imp">Dynamic is no longer hardcoded, and you can now set a gamemode to be forced in the configs.</li>
<li class="bugfix">Equip delays are a bit less weird now, only relevant for coders/people who use straight jackets... on themself, since that's the only thing that uses it right now.</li>
<li class="bugfix">Toggling arousal will properly update your sprite.</li>
<li class="bugfix">That also means no spam when moving it in your hands.</li>
</ul>
<h3 class="author">WanderingFox95 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Removes the quick attack loop (like TG did it)</li>
</ul>
<h3 class="author">dapnee updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">BEPIS to science tweak: moved the courtroom</li>
</ul>
<h3 class="author">keronshb updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds the fat dart cigarette and to vendors</li>
<li class="imageadd">Adds the sprites for the fat dart</li>
</ul>
<h2 class="date">13 October 2021</h2>
<h3 class="author">Hatterhat updated:</h3>
<ul class="changes bgimages16">
+20
View File
@@ -30127,3 +30127,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MrJWhit:
- rscadd: Adds more fire-saftey closets and trashpiles to boxstation
- rscadd: Adds trashpiles to delta.
2021-10-16:
Ryll/Shaps:
- rscadd: Asay now supports pings (via using @[adminckey])
SandPoot:
- bugfix: If a gamemode fails to load too many times, a safe gamemode will be loaded
instead.
- code_imp: Dynamic is no longer hardcoded, and you can now set a gamemode to be
forced in the configs.
- bugfix: Equip delays are a bit less weird now, only relevant for coders/people
who use straight jackets... on themself, since that's the only thing that uses
it right now.
- bugfix: Toggling arousal will properly update your sprite.
- bugfix: That also means no spam when moving it in your hands.
WanderingFox95:
- bugfix: Removes the quick attack loop (like TG did it)
dapnee:
- rscadd: 'BEPIS to science tweak: moved the courtroom'
keronshb:
- rscadd: Adds the fat dart cigarette and to vendors
- imageadd: Adds the sprites for the fat dart
@@ -1,4 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- bugfix: "That also means no spam when moving it in your hands."
@@ -1,5 +0,0 @@
author: "keronshb"
delete-after: True
changes:
- rscadd: "Adds the fat dart cigarette and to vendors"
- imageadd: "Adds the sprites for the fat dart"
@@ -1,5 +0,0 @@
author: "dapnee"
delete-after: True
changes:
- rscadd: "BEPIS to science
tweak: moved the courtroom"
@@ -1,4 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- rscadd: "Asay now supports pings (via using @[adminckey])"
@@ -1,5 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- bugfix: "Equip delays are a bit less weird now, only relevant for coders/people who use straight jackets... on themself, since that's the only thing that uses it right now."
- bugfix: "Toggling arousal will properly update your sprite."
@@ -1,5 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- bugfix: "If a gamemode fails to load too many times, a safe gamemode will be loaded instead."
- code_imp: "Dynamic is no longer hardcoded, and you can now set a gamemode to be forced in the configs."
@@ -1,4 +0,0 @@
author: "WanderingFox95"
delete-after: True
changes:
- bugfix: "Removes the quick attack loop (like TG did it)"