Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-05-01 14:07:22 +00:00
parent 8ba1f8cdd5
commit 4a92e4bf83
11 changed files with 75 additions and 47 deletions

View File

@@ -58,6 +58,31 @@
<div class="commit sansserif">
<h2 class="date">01 May 2023</h2>
<h3 class="author"> SapphicOverload, MemedHams updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">adds energy fire axe</li>
<li class="imageadd">adds energy fire axe sprites</li>
<li class="tweak">adds "axed" to the list of attack verbs for axes</li>
<li class="bugfix">fixes windows and grilles not respecting armor penetration</li>
<li class="bugfix">holding an open flame will now ignite flammable gases in the air as intended</li>
</ul>
<h3 class="author">Airlines7 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">New Lobby Track</li>
</ul>
<h3 class="author">BlueishTsunami updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added lizard variants for around 17 masks</li>
<li class="rscadd">Added code to handle mutant mask variants</li>
<li class="tweak">tweaked code handling snout removal to take mask variants into account</li>
<li class="imageadd">Added sprites for lizard mask variants</li>
</ul>
<h3 class="author">SapphicOverload updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">nitroglycerin no longer explodes inside of bodies</li>
<li class="tweak">cqc choke does less damage to you if you don't breathe</li>
<li class="tweak">special flavor text for doing cqc choke on ipcs (just press the power button smh)</li>
</ul>
<h3 class="author">Skrem7 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds .38 rubber and makes it the default detective ammunition.</li>
@@ -69,6 +94,25 @@
<li class="imageadd">Caldwell now faces the right way</li>
<li class="spellcheck">Fixed some crate descriptions</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">ammo boxes and magazines can be interacted with by alt clicking</li>
</ul>
<h3 class="author">azzzertyy updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">stamp washes for unadded roles & jumpskirts</li>
<li class="bugfix">fixed qm stamp washing into CMO's jumpsuit</li>
</ul>
<h3 class="author">tattax updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">adds different cuff sprites to clockwork and det hud</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed changelings not being able to humanize when monkeyed by lesser form or last resort</li>
<li class="bugfix">Fixed vampires not being able to turn into bats more than once</li>
<li class="bugfix">Fixed vassals being able to instantly kill themselves by changing into a bat when too damaged</li>
</ul>
<h2 class="date">30 April 2023</h2>
<h3 class="author"> ToasterBiome, Skrem_7 updated:</h3>

View File

@@ -38495,6 +38495,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ynot01:
- bugfix: fixed chameleon mutation having changeling chameleon properties
2023-05-01:
' SapphicOverload, MemedHams':
- rscadd: adds energy fire axe
- imageadd: adds energy fire axe sprites
- tweak: adds "axed" to the list of attack verbs for axes
- bugfix: fixes windows and grilles not respecting armor penetration
- bugfix: holding an open flame will now ignite flammable gases in the air as intended
Airlines7:
- rscadd: New Lobby Track
BlueishTsunami:
- rscadd: Added lizard variants for around 17 masks
- rscadd: Added code to handle mutant mask variants
- tweak: tweaked code handling snout removal to take mask variants into account
- imageadd: Added sprites for lizard mask variants
SapphicOverload:
- tweak: nitroglycerin no longer explodes inside of bodies
- tweak: cqc choke does less damage to you if you don't breathe
- tweak: special flavor text for doing cqc choke on ipcs (just press the power button
smh)
Skrem7:
- rscadd: Adds .38 rubber and makes it the default detective ammunition.
- rscdel: Removes .38 Hotshot, Iceblax, and Gutterpunch from the game wholly
@@ -38504,3 +38522,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: All rubber rounds are now blunt
- imageadd: Caldwell now faces the right way
- spellcheck: Fixed some crate descriptions
ToasterBiome:
- tweak: ammo boxes and magazines can be interacted with by alt clicking
azzzertyy:
- rscadd: stamp washes for unadded roles & jumpskirts
- bugfix: fixed qm stamp washing into CMO's jumpsuit
tattax:
- imageadd: adds different cuff sprites to clockwork and det hud
ynot01:
- bugfix: Fixed changelings not being able to humanize when monkeyed by lesser form
or last resort
- bugfix: Fixed vampires not being able to turn into bats more than once
- bugfix: Fixed vassals being able to instantly kill themselves by changing into
a bat when too damaged

View File

@@ -1,8 +0,0 @@
author: " SapphicOverload, MemedHams"
delete-after: true
changes:
- rscadd: "adds energy fire axe"
- imageadd: "adds energy fire axe sprites"
- tweak: "adds \"axed\" to the list of attack verbs for axes"
- bugfix: "fixes windows and grilles not respecting armor penetration"
- bugfix: "holding an open flame will now ignite flammable gases in the air as intended"

View File

@@ -1,4 +0,0 @@
author: "tattax"
delete-after: true
changes:
- imageadd: "adds different cuff sprites to clockwork and det hud"

View File

@@ -1,6 +0,0 @@
author: "ynot01"
delete-after: true
changes:
- bugfix: "Fixed changelings not being able to humanize when monkeyed by lesser form or last resort"
- bugfix: "Fixed vampires not being able to turn into bats more than once"
- bugfix: "Fixed vassals being able to instantly kill themselves by changing into a bat when too damaged"

View File

@@ -1,4 +0,0 @@
author: "SapphicOverload"
delete-after: true
changes:
- tweak: "nitroglycerin no longer explodes inside of bodies"

View File

@@ -1,7 +0,0 @@
author: "BlueishTsunami"
delete-after: true
changes:
- rscadd: "Added lizard variants for around 17 masks"
- rscadd: "Added code to handle mutant mask variants"
- tweak: "tweaked code handling snout removal to take mask variants into account"
- imageadd: "Added sprites for lizard mask variants"

View File

@@ -1,5 +0,0 @@
author: "azzzertyy"
delete-after: true
changes:
- rscadd: "stamp washes for unadded roles & jumpskirts"
- bugfix: "fixed qm stamp washing into CMO's jumpsuit"

View File

@@ -1,4 +0,0 @@
author: "ToasterBiome"
delete-after: true
changes:
- tweak: "ammo boxes and magazines can be interacted with by alt clicking"

View File

@@ -1,4 +0,0 @@
author: "Airlines7"
delete-after: true
changes:
- rscadd: "New Lobby Track"

View File

@@ -1,5 +0,0 @@
author: "SapphicOverload"
delete-after: true
changes:
- tweak: "cqc choke does less damage to you if you don't breathe"
- tweak: "special flavor text for doing cqc choke on ipcs (just press the power button smh)"