Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2026-07-08 02:33:41 +00:00
parent 84836d35f2
commit ce1e84788d
7 changed files with 29 additions and 90 deletions
+29
View File
@@ -31,3 +31,32 @@
can modify this.
- rscadd: Storytellers can now change round canonicity in any round they are part
of. Do this through the Canon panel.
2026-07-08:
Hellfirejag:
- refactor: Removed several unused vars from atoms and mobs to save on memory and
time.
- rscadd: Improved the descriptions of most skills to be more transparent about
what they modify and by how much, so that players may make more informed decisions
about what skills they wish to take.
- rscadd: Tweaked the mech piloting skill to be less punishing on mech maneuverability.
- bugfix: Fixed a variety of incomplete destroys which were causing a similar variety
of bugs and lag spikes.
Wowzewow (Wezzy):
- bugfix: Fixes Ministry and Leadership skill ability icon cropping.
kano:
- bugfix: Fixed garage shutters and a single window in the fabrication section missing
firelocks.
- qol: Hull window shutters are now down by default. Fabrication and surgery rooms
now have their own shutters.
- qol: Re-arranges the piping and the vents in the area, so they're simple and no
longer obscured.
- qol: Re-positions some wall objects.
- qol: Adds two portable cooling units and a power outlet to the workshop surgery
room as per TGW's feedback.
- rscadd: Slight changes to the tile-work.
- rscadd: Adds a recharge station inside the workshop.
wezzy/alsoandanswer (sprites), kermit (code):
- rscadd: Adds customisable Readic racing jackets.
- rscadd: Adds New Gibsonite uranium accessories.
- rscadd: Adds a New Gibson mining/engineering voidsuit with a modkit.
- rscadd: Adds a personalised Readic breath mask.
@@ -1,4 +0,0 @@
author: Hellfirejag
delete-after: True
changes:
- bugfix: "Fixed a variety of incomplete destroys which were causing a similar variety of bugs and lag spikes."
@@ -1,5 +0,0 @@
author: Hellfirejag
delete-after: True
changes:
- rscadd: "Improved the descriptions of most skills to be more transparent about what they modify and by how much, so that players may make more informed decisions about what skills they wish to take."
- rscadd: "Tweaked the mech piloting skill to be less punishing on mech maneuverability."
@@ -1,4 +0,0 @@
author: Hellfirejag
delete-after: True
changes:
- refactor: "Removed several unused vars from atoms and mobs to save on memory and time."
@@ -1,10 +0,0 @@
author: kano
delete-after: True
changes:
- bugfix: "Fixed garage shutters and a single window in the fabrication section missing firelocks."
- qol: "Hull window shutters are now down by default. Fabrication and surgery rooms now have their own shutters."
- qol: "Re-arranges the piping and the vents in the area, so they're simple and no longer obscured."
- qol: "Re-positions some wall objects."
- qol: "Adds two portable cooling units and a power outlet to the workshop surgery room as per TGW's feedback."
- rscadd: "Slight changes to the tile-work."
- rscadd: "Adds a recharge station inside the workshop."
@@ -1,9 +0,0 @@
author: wezzy/alsoandanswer (sprites), kermit (code)
delete-after: True
changes:
- rscadd: "Adds customisable Readic racing jackets."
- rscadd: "Adds New Gibsonite uranium accessories."
- rscadd: "Adds a New Gibson mining/engineering voidsuit with a modkit."
- rscadd: "Adds a personalised Readic breath mask."
-58
View File
@@ -1,58 +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
# - (fixes bugs)
# wip
# - (work in progress)
# qol
# - (quality of life)
# soundadd
# - (adds a sound)
# sounddel
# - (removes a sound)
# rscadd
# - (adds a feature)
# rscdel
# - (removes a feature)
# imageadd
# - (adds an image or sprite)
# imagedel
# - (removes an image or sprite)
# spellcheck
# - (fixes spelling or grammar)
# experiment
# - (experimental change)
# balance
# - (balance changes)
# code_imp
# - (misc internal code change)
# refactor
# - (refactors code)
# config
# - (makes a change to the config files)
# admin
# - (makes changes to administrator tools)
# server
# - (miscellaneous changes to server)
#################################
# Your name.
author: Wowzewow (Wezzy)
# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Fixes Ministry and Leadership skill ability icon cropping."