mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -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: 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:
|
||||
- code_imp: "Added support for reagent/mental to return different feedback text strings based on species."
|
||||
- bugfix: "Koko Reed Juice now only returns drug feedback messages to Unathi."
|
||||
@@ -23,3 +23,36 @@
|
||||
warden, HoS and sec officer's lockers as well as the loadout.
|
||||
notagonk:
|
||||
- rscadd: Remaps the Hailstorm Ship.
|
||||
2025-08-03:
|
||||
Batrachophrenoboocosmomachia:
|
||||
- code_imp: Added support for reagent/mental to return different feedback text strings
|
||||
based on species.
|
||||
- bugfix: Koko Reed Juice now only returns drug feedback messages to Unathi.
|
||||
CourierBravo:
|
||||
- bugfix: Added vehiclefiller for the cars in the warehouse submap, so you can't
|
||||
walk through them anymore.
|
||||
hazelmouse:
|
||||
- rscadd: Botany mechanics have been substantially overhauled to hinge much more
|
||||
substantially on light and temperature levels to determine the viability of
|
||||
a crop. Mushrooms require slightly cooler temperatures, tropical fruit require
|
||||
slightly higher temperatures, and so on. Moghresian and Adhomian crops in particular
|
||||
will not grow at room temperature at all, and require a botanist to get them
|
||||
to their ideal conditions.
|
||||
- rscadd: Hydroponics and Xenobotany have been remapped with additional atmospheric
|
||||
equipment to match the new mechanical changes.
|
||||
- bugfix: Hydroponics trays no longer lack density.
|
||||
- bugfix: You can now see the nutrient and water levels of a hydroponics tray when
|
||||
there is no seed planted inside it.
|
||||
- rscadd: More descriptive examine text has been added to a lot of hydroponics items
|
||||
and equipment, particularly everything to do with beekeeping, to help elucidate
|
||||
their mechanics a little.
|
||||
- rscadd: Seed packets now show their ideal ranges of heat and light!
|
||||
- rscadd: Heat tolerances for plants are now tighter, down from 20K to 12K of tolerance
|
||||
from their ideal heat.
|
||||
- rscadd: Growing a plant at a temperature or light outside of its tolerances now
|
||||
stunts the harvest, reducing its yield by half for that harvest.
|
||||
- rscadd: Due to the inaccessibility of certain crops to the public garden, the
|
||||
chef now has a number of alien produce boxes in their kitchen. You should still
|
||||
be able to prepare Skrellian, Unathi, or Tajaran meals without a hydroponicist.
|
||||
- rscadd: The xenobotanist now spawns with three random seeds inside their laboratory,
|
||||
so you don't invariably need to order these from operations at roundstart.
|
||||
|
||||
@@ -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: CourierBravo
|
||||
|
||||
# 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: "Added vehiclefiller for the cars in the warehouse submap, so you can't walk through them anymore."
|
||||
@@ -1,67 +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: hazelmouse
|
||||
|
||||
# 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: "Botany mechanics have been substantially overhauled to hinge much more substantially on light and temperature levels to determine the viability of a crop. Mushrooms require slightly cooler temperatures, tropical fruit require slightly higher temperatures, and so on. Moghresian and Adhomian crops in particular will not grow at room temperature at all, and require a botanist to get them to their ideal conditions."
|
||||
- rscadd: "Hydroponics and Xenobotany have been remapped with additional atmospheric equipment to match the new mechanical changes."
|
||||
- bugfix: "Hydroponics trays no longer lack density."
|
||||
- bugfix: "You can now see the nutrient and water levels of a hydroponics tray when there is no seed planted inside it."
|
||||
- rscadd: "More descriptive examine text has been added to a lot of hydroponics items and equipment, particularly everything to do with beekeeping, to help elucidate their mechanics a little."
|
||||
- rscadd: "Seed packets now show their ideal ranges of heat and light!"
|
||||
- rscadd: "Heat tolerances for plants are now tighter, down from 20K to 12K of tolerance from their ideal heat."
|
||||
- rscadd: "Growing a plant at a temperature or light outside of its tolerances now stunts the harvest, reducing its yield by half for that harvest."
|
||||
- rscadd: "Due to the inaccessibility of certain crops to the public garden, the chef now has a number of alien produce boxes in their kitchen. You should still be able to prepare Skrellian, Unathi, or Tajaran meals without a hydroponicist."
|
||||
- rscadd: "The xenobotanist now spawns with three random seeds inside their laboratory, so you don't invariably need to order these from operations at roundstart."
|
||||
Reference in New Issue
Block a user