Automatic Changelog compile [ci skip]

This commit is contained in:
AuroraBuildBot
2023-11-13 21:09:48 +00:00
parent 605b104b07
commit c2a3afa280
7 changed files with 29 additions and 65 deletions
+17
View File
@@ -63,11 +63,28 @@
<li class="backend">Added the ability (off by default) to SSH into the unit test pods to diagnose issues.</li>
<li class="backend">Introduced SSunit_tests_config, to store and manage the unit tests config.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Multi-tile airlocks and firedoors now properly block vision when closed.</li>
<li class="bugfix">Fixed glass items, such as shards and ashtrays, not having the right color.</li>
</ul>
<h3 class="author">SimpleMaroon updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed Orion Express and Idris Incorporated corporate reporters having no unique uniform and defaulting to NanoTrasen bags.</li>
</ul>
<h3 class="author">SleepyGemmy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed colourable shorts being invisible.</li>
</ul>
<h3 class="author">Sniblet updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Using psi-mend now gives intended feedback.</li>
<li class="spellcheck">Attacks with psi-rend now make grammatical sense.</li>
</ul>
<h3 class="author">TomixComics, Pirouette updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added a selection of new food including white chocolate, shakshouka, v&#x27;krexi wraps, a Europan deep dive dish, and a Biesellite blue moon dish. Sprited by TomixComics.</li>
</ul>
<h2 class="date">07 November 2023</h2>
<h3 class="author">DreamySkrell updated:</h3>
+12
View File
@@ -32151,6 +32151,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- backend: Added the ability (off by default) to SSH into the unit test pods to
diagnose issues.
- backend: Introduced SSunit_tests_config, to store and manage the unit tests config.
Geeves:
- bugfix: Multi-tile airlocks and firedoors now properly block vision when closed.
- bugfix: Fixed glass items, such as shards and ashtrays, not having the right color.
SimpleMaroon:
- bugfix: Fixed Orion Express and Idris Incorporated corporate reporters having
no unique uniform and defaulting to NanoTrasen bags.
SleepyGemmy:
- bugfix: Fixed colourable shorts being invisible.
Sniblet:
- bugfix: Using psi-mend now gives intended feedback.
- spellcheck: Attacks with psi-rend now make grammatical sense.
TomixComics, Pirouette:
- rscadd: Added a selection of new food including white chocolate, shakshouka, v&#x27;krexi
wraps, a Europan deep dive dish, and a Biesellite blue moon dish. Sprited by
TomixComics.
@@ -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: SimpleMaroon
# 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: "Fixed Orion Express and Idris Incorporated corporate reporters having no unique uniform and defaulting to NanoTrasen bags."
@@ -1,6 +0,0 @@
author: SleepyGemmy
delete-after: True
changes:
- bugfix: "Fixed colourable shorts being invisible."
-6
View File
@@ -1,6 +0,0 @@
author: Geeves
delete-after: True
changes:
- bugfix: "Fixed glass items, such as shards and ashtrays, not having the right color."
@@ -1,6 +0,0 @@
author: Geeves
delete-after: True
changes:
- bugfix: "Multi-tile airlocks and firedoors now properly block vision when closed."
-6
View File
@@ -1,6 +0,0 @@
author: TomixComics, Pirouette
delete-after: True
changes:
- rscadd: "Added a selection of new food including white chocolate, shakshouka, v'krexi wraps, a Europan deep dive dish, and a Biesellite blue moon dish. Sprited by TomixComics."