Automatic Changelog compile [ci skip]

This commit is contained in:
AuroraBuildBot
2024-02-08 14:46:52 +00:00
parent 43eb91b265
commit c708dc23da
4 changed files with 21 additions and 85 deletions
+11
View File
@@ -36,6 +36,13 @@
<div class="commit sansserif">
<h2 class="date">08 February 2024</h2>
<h3 class="author">AlaunusLux updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Changeling emergency transform ability gives you the correct accent and no longer causes organ failure.</li>
<li class="bugfix">Changeling transform now retains hair gradients and skin tone.</li>
<li class="bugfix">Transformation sting now works on ghosted corpses.</li>
<li class="tweak">After emergency transform, changelings will return to the form they had last.</li>
</ul>
<h3 class="author">Ben10083 updated:</h3>
<ul class="changes bgimages16">
<li class="maptweak">Consular Office B given safe, and adjusts to consular lockers to remove needless stamps</li>
@@ -74,6 +81,10 @@
<ul class="changes bgimages16">
<li class="tweak">Corporate Reporters can now access certain doors in the Operations Bay.</li>
</ul>
<h3 class="author">Snowy1237 updated:</h3>
<ul class="changes bgimages16">
<li class="maptweak">Added the Coalition Navy comms frequency to the KASF ship per the lore team&#x27;s request.</li>
</ul>
<h3 class="author">Tomixcomics updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added multiple new foods.</li>
+10
View File
@@ -33539,6 +33539,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds map previews for lights.
- bugfix: Fixes invisible damaged grates.
2024-02-08:
AlaunusLux:
- bugfix: Changeling emergency transform ability gives you the correct accent and
no longer causes organ failure.
- bugfix: Changeling transform now retains hair gradients and skin tone.
- bugfix: Transformation sting now works on ghosted corpses.
- tweak: After emergency transform, changelings will return to the form they had
last.
Ben10083:
- maptweak: Consular Office B given safe, and adjusts to consular lockers to remove
needless stamps
@@ -33578,6 +33585,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes sector blacklist, as it was previously non-functional.
SimpleMaroon:
- tweak: Corporate Reporters can now access certain doors in the Operations Bay.
Snowy1237:
- maptweak: Added the Coalition Navy comms frequency to the KASF ship per the lore
team&#x27;s request.
Tomixcomics:
- rscadd: Added multiple new foods.
- bugfix: Corrected missing eggpop icon
-44
View File
@@ -1,44 +0,0 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
# balance
# admin
# backend
# security
# refactor
#################################
# Your name.
author: AlaunusLux
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Changeling emergency transform ability gives you the correct accent and no longer causes organ failure."
- bugfix: "Changeling transform now retains hair gradients and skin tone."
- bugfix: "Transformation sting now works on ghosted corpses."
- tweak: "After emergency transform, changelings will return to the form they had last."
-41
View File
@@ -1,41 +0,0 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
# balance
# admin
# backend
# security
# refactor
#################################
# Your name.
author: Snowy1237
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
changes:
- maptweak: "Added the Coalition Navy comms frequency to the KASF ship per the lore team's request."