Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2026-07-26 02:37:46 +00:00
parent 26943ad9f2
commit f67a8e2ee7
9 changed files with 33 additions and 214 deletions
-6
View File
@@ -1,6 +0,0 @@
author: Batrachophrenoboocosmomachia
delete-after: True
changes:
- bugfix: "Fixed captured creatures in large animal traps/cages potentially causing runtimes when the cage was placed on tables."
- bugfix: "Fixed dragging large animal traps/cages onto tables being treated as the mover trying to step through the trap."
- bugfix: "Fixed captured creatures not following large animal traps/cages when the cage was dragged onto tables."
@@ -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: 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, 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:
- rscdel: "Bridge Crew can no longer utilize Hivenet Receivers or the Ve'katak Phalanx facial plate after Vaurca lore team request."
+33
View File
@@ -453,3 +453,36 @@
kermit:
- rscadd: Reduces the captain piloting skill requirement from Professional to Trained.
- rscadd: Reduces the skrell consular age requirement to 100.
2026-07-26:
ASmallCuteCat:
- qol: Adds a door that allows access to the smelters in Mining from the maintenance
tunnels.
Batrachophrenoboocosmomachia:
- bugfix: Fixed captured creatures in large animal traps/cages potentially causing
runtimes when the cage was placed on tables.
- bugfix: Fixed dragging large animal traps/cages onto tables being treated as the
mover trying to step through the trap.
- bugfix: Fixed captured creatures not following large animal traps/cages when the
cage was dragged onto tables.
Hellfirejag:
- bugfix: Fixed a small logic error in melee weapon sound effects.
- rscadd: Psiren Darters, Omens, and Beckoners can now shoot through windows, while
dealing less damage overall.
- rscadd: Psiren attacks are now less likely to cause bleeds.
- rscadd: Psiren variants now have specific names.
- rscadd: Psychic damage messages now print to random locations on the screen.
- rscadd: Added a new psiren subtype, the Beckoner.
- rscadd: Psiren Beckoners can now appear in wandering psiren events
- rscadd: Technomancers can now summon Psiren Beckoners
- balance: Stasis Bags now only provide 10x stasis to start off, rather than 20x.
SimpleMaroon:
- rscdel: Bridge Crew can no longer utilize Hivenet Receivers or the Ve'katak Phalanx
facial plate after Vaurca lore team request.
Wowzewow (Wezzy):
- rscadd: Adds the bartending codex.
- rscadd: Only the chef starts with the cooking codex and the bartender with the
bartending codex now. They still can be downloaded by anyone, though.
diggiez:
- qol: 'Updated vaurca namegen to not be terrible: now checks for species to give
an accurate caste, Warforms and Cargo drones automatically get Viax.'
- qol: Warforms get body color set when spawning in.
@@ -1,15 +0,0 @@
# Your name.
author: diggiez
# 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:
- qol: "Updated vaurca namegen to not be terrible: now checks for species to give an accurate caste, Warforms and Cargo drones automatically get Viax."
- qol: "Warforms get body color set when spawning in."
-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: ASmallCuteCat
# 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:
- qol: "Adds a door that allows access to the smelters in Mining from the maintenance tunnels."
@@ -1,4 +0,0 @@
author: Hellfirejag
delete-after: True
changes:
- balance: "Stasis Bags now only provide 10x stasis to start off, rather than 20x."
@@ -1,10 +0,0 @@
author: Hellfirejag
delete-after: True
changes:
- rscadd: "Psiren Darters, Omens, and Beckoners can now shoot through windows, while dealing less damage overall."
- rscadd: "Psiren attacks are now less likely to cause bleeds."
- rscadd: "Psiren variants now have specific names."
- rscadd: "Psychic damage messages now print to random locations on the screen."
- rscadd: "Added a new psiren subtype, the Beckoner."
- rscadd: "Psiren Beckoners can now appear in wandering psiren events"
- rscadd: "Technomancers can now summon Psiren Beckoners"
@@ -1,4 +0,0 @@
author: Hellfirejag
delete-after: True
changes:
- bugfix: "Fixed a small logic error in melee weapon sound effects."
-59
View File
@@ -1,59 +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:
- rscadd: "Adds the bartending codex."
- rscadd: "Only the chef starts with the cooking codex and the bartender with the bartending codex now. They still can be downloaded by anyone, though."