Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2024-04-04 22:14:24 +00:00
parent 1cc4d099f8
commit 2783ddfaec
3 changed files with 7 additions and 4 deletions

View File

@@ -72,6 +72,10 @@
<ul class="changes bgimages16">
<li class="bugfix">fixed projectiles bypassing wall damage deflection</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">to_chat_immediate is now properly called so you see stuff loading/chat during initialization</li>
</ul>
<h2 class="date">03 April 2024</h2>
<h3 class="author"> AMyriad, X13-421 updated:</h3>

View File

@@ -43769,3 +43769,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Blood brothers no longer instantly redtext if their ally cryoes
SapphicOverload:
- bugfix: fixed projectiles bypassing wall damage deflection
ToasterBiome:
- bugfix: to_chat_immediate is now properly called so you see stuff loading/chat
during initialization

View File

@@ -1,4 +0,0 @@
author: "ToasterBiome"
delete-after: true
changes:
- bugfix: "to_chat_immediate is now properly called so you see stuff loading/chat during initialization"