Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2025-12-03 01:24:36 +00:00
parent 3853a2dbb8
commit 6dfa4d00d2
7 changed files with 30 additions and 107 deletions
-19
View File
@@ -1,19 +0,0 @@
# Your name.
author: Batrachophrenoboocosmomachia
# 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:
- refactor: "Refactors the egg injection of Greimorian Workers to use parasite code; it can now be treated with anti-parasitic medicines in addition to amputation of the affected limb. Works on all playable species, and monkeys."
- rscadd: "New reagent 'Greimorian Eggs' creates an egg cluster parasite in a random organ when metabolized in the bloodstream. It also has very mild soporific effects."
- balance: "Greimorian Workers and playable Greimorian Servants/Queen now inject Greimorian Eggs instead of Soporific."
- rscadd: "Greimorian Clade Kit now available in Uplink under Bioweapons section (Greimorians now able to be introduced to ship by egg cluster or injectable reagent)."
- balance: "All parasite kit bioweapons have had their vial reagent count increased from 2 -> 5."
- balance: "Helmizole no longer treats K'ois Mycosis, Black K'ois Mycosis, Zombification, or Tumors (Benign or Malignant)."
- code_imp: "Updates a lot of code documentation to dmdocs."
-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: Fyni
# 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: "Changes the Comet Explusion sound effect AGAIN to a voiced line fitting all the other events."
+30
View File
@@ -32,3 +32,33 @@
hazelmouse:
- rscadd: All IPCs now speak Encoded Audio Language by standard in addition to their
usual language slots.
2025-12-03:
Batrachophrenoboocosmomachia:
- refactor: Refactors the egg injection of Greimorian Workers to use parasite code;
it can now be treated with anti-parasitic medicines in addition to amputation
of the affected limb. Works on all playable species, and monkeys.
- rscadd: New reagent 'Greimorian Eggs' creates an egg cluster parasite in a random
organ when metabolized in the bloodstream. It also has very mild soporific effects.
- balance: Greimorian Workers and playable Greimorian Servants/Queen now inject
Greimorian Eggs instead of Soporific.
- rscadd: Greimorian Clade Kit now available in Uplink under Bioweapons section
(Greimorians now able to be introduced to ship by egg cluster or injectable
reagent).
- balance: All parasite kit bioweapons have had their vial reagent count increased
from 2 -> 5.
- balance: Helmizole no longer treats K'ois Mycosis, Black K'ois Mycosis, Zombification,
or Tumors (Benign or Malignant).
- code_imp: Updates a lot of code documentation to dmdocs.
FabianK3:
- rscadd: Added a newscaster to the engineering hallway.
- rscadd: Added a power outlet to the table in the brig.
- rscadd: Added missing ventilation to fore engineering hallway.
- bugfix: Fixed science notice board being visible in the maint behind it.
- rscadd: Generic minor map cleanup.
- bugfix: Fixed lights in elevator(s) breaking constantly.
Fyni:
- rscadd: Changes the Comet Explusion sound effect AGAIN to a voiced line fitting
all the other events.
Kano:
- rscadd: Fixed non-human types not displaying their name in chat.
- bugfix: Fixed exoplanet turfs not properly initializing their own light.
@@ -1,6 +0,0 @@
author: FabianK3
delete-after: True
changes:
- bugfix: "Fixed lights in elevator(s) breaking constantly."
-10
View File
@@ -1,10 +0,0 @@
author: FabianK3
delete-after: True
changes:
- rscadd: "Added a newscaster to the engineering hallway."
- rscadd: "Added a power outlet to the table in the brig."
- rscadd: "Added missing ventilation to fore engineering hallway."
- bugfix: "Fixed science notice board being visible in the maint behind it."
- rscadd: "Generic minor map cleanup."
@@ -1,7 +0,0 @@
author: Kano
delete-after: True
changes:
- bugfix: "Fixed exoplanet turfs not properly initializing their own light."
-7
View File
@@ -1,7 +0,0 @@
author: Kano
delete-after: True
changes:
- rscadd: "Fixed non-human types not displaying their name in chat."