mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -1,62 +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:
|
||||
- rscadd: "Adds some additional grates to the Horizon's D2 Medical for traction in zero-g."
|
||||
- rscdel: "Removes ADPI sound effects."
|
||||
- bugfix: "Fixes inflated Gravity Anomaly timing values."
|
||||
- bugfix: "Fixes ADPI line retrieval."
|
||||
- qol: "Reduces screenshake strength globally by 33%."
|
||||
@@ -1,10 +0,0 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Investigators now have the case dossier program. The rest of security can also read it in read-only mode."
|
||||
- rscadd: "Evidence bags now labels the time, person and place when an item is bagged, if they have forensic skill. This can also be editted with a pen."
|
||||
- rscadd: "Photos can now record similar data to the evidence bags if the user has the forensic skill, or they are using a detective camera. This cannot be editted."
|
||||
- rscadd: "It is now possible to gather fibers and prints from objects inside evidence bags."
|
||||
- bugfix: "Fixed some stuff with photos that should make them able to take photos of certain things such as airlocks again."
|
||||
@@ -1,61 +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: CatsinHD
|
||||
|
||||
# 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: "Added a new TGUI component for pencode markup and text editing."
|
||||
- rscadd: "Added form database to File Manager to download digital forms."
|
||||
- qol: "Shifts all editing, renaming, encrypting, etc. into File Manager UI."
|
||||
- bugfix: "Fixes potential issue with ID checks for IT access in File Manager."
|
||||
@@ -1,7 +0,0 @@
|
||||
|
||||
author: Fenodyree
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes the base focusing lens for modular lasers not having reliability."
|
||||
@@ -1,62 +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: Fenodyree
|
||||
|
||||
# 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: "Removes CE_ADRENALINE. This was a synaptizine only flag that gave you a momvement speed and stamina buff."
|
||||
- balance: "Increases the threshold for NO_PAIN to 200, from 100. This means you need more and stronger painkillers to be immune to pain effects."
|
||||
- balance: "Nerfs Synaptizine from 30 to 10 painkill."
|
||||
- balance: "Buffs Oxycomorphine from 200 to 210 painkill. This makes sure it always puts you into NO_PAIN."
|
||||
- balance: "Buffs Mortaphenyl from 50 to 70 painkill. This means antag stimpacks have the same total painkill."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Fenodyree
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- refactor: "Updates the keycard auth console to use TGUI."
|
||||
@@ -399,3 +399,73 @@
|
||||
- rscadd: Added the ability to clear the currently selected order in the delivery
|
||||
program and cargo control program.
|
||||
- rscadd: It is now possible to print invoices from the cargo delivery program.
|
||||
2026-06-20:
|
||||
Batrachophrenoboocosmomachia:
|
||||
- rscadd: Adds some additional grates to the Horizon's D2 Medical for traction in
|
||||
zero-g.
|
||||
- rscdel: Removes ADPI sound effects.
|
||||
- bugfix: Fixes inflated Gravity Anomaly timing values.
|
||||
- bugfix: Fixes ADPI line retrieval.
|
||||
- qol: Reduces screenshake strength globally by 33%.
|
||||
CatsinHD:
|
||||
- rscadd: Added a new TGUI component for pencode markup and text editing.
|
||||
- rscadd: Added form database to File Manager to download digital forms.
|
||||
- qol: Shifts all editing, renaming, encrypting, etc. into File Manager UI.
|
||||
- bugfix: Fixes potential issue with ID checks for IT access in File Manager.
|
||||
FabianK3:
|
||||
- rscadd: Converted the INDRA office into a new engineering hard storage.
|
||||
- rscdel: Added a decontamination corner into the D2 engineering aft airlock room.
|
||||
Fenodyree:
|
||||
- bugfix: Fixes the base focusing lens for modular lasers not having reliability.
|
||||
- refactor: Updates the keycard auth console to use TGUI.
|
||||
- rscdel: Removes CE_ADRENALINE. This was a synaptizine only flag that gave you
|
||||
a momvement speed and stamina buff.
|
||||
- balance: Increases the threshold for NO_PAIN to 200, from 100. This means you
|
||||
need more and stronger painkillers to be immune to pain effects.
|
||||
- balance: Nerfs Synaptizine from 30 to 10 painkill.
|
||||
- balance: Buffs Oxycomorphine from 200 to 210 painkill. This makes sure it always
|
||||
puts you into NO_PAIN.
|
||||
- balance: Buffs Mortaphenyl from 50 to 70 painkill. This means antag stimpacks
|
||||
have the same total painkill.
|
||||
Greenjoe:
|
||||
- rscadd: Splits the Psi-protect pills into their own selection in the loadout.
|
||||
Hellfirejag:
|
||||
- rscadd: Cooking Skill now increases the amount of products gained from butchering
|
||||
animals.
|
||||
- rscadd: 'Xenobiology Skill now increases melee damage against Space Fauna (EG:
|
||||
Space Carp, Space Bears, etc). Additionally, it also increases butchering products
|
||||
gained from Space Fauna.'
|
||||
- bugfix: Fixed numerous hard dels related to byond built-in refs not being cleared.
|
||||
- refactor: Refactored datum destroy() for better performance.
|
||||
- rscadd: Added dedicated logging for Destroy() procs that are interrupted by runtime
|
||||
errors, since these are their own special case of hard del causes.
|
||||
- bugfix: Fixed a runtime error with the photocopier.
|
||||
- bugfix: Fixed a runtime error with smoke effects
|
||||
- bugfix: Fixed a hard delete from carp migration and icarus drone swarm events
|
||||
- refactor: Refactored surgeries to now allow variable do-after times via Signal
|
||||
hooks.
|
||||
- rscadd: The Anatomy skill now provides a small bonus to surgeries performed on
|
||||
characters of a matching species.
|
||||
- rscadd: The Xenobiology skill now provides a small bonus to surgeries performed
|
||||
on characters of a different species.
|
||||
- rscadd: The Surgery skill now provides a moderate increase to surgical speed for
|
||||
all kinds of surgery, regardless of type.
|
||||
- rscadd: Morale modifiers now affect surgical speed in addition to success rates.
|
||||
- balance: To accommodate for there now being surgery speed bonuses, the base time
|
||||
to perform all surgeries has been increased.
|
||||
MattAtlas:
|
||||
- bugfix: Fixed pain and ingame announcement font sizes.
|
||||
TheGreyWolf:
|
||||
- rscadd: Investigators now have the case dossier program. The rest of security
|
||||
can also read it in read-only mode.
|
||||
- rscadd: Evidence bags now labels the time, person and place when an item is bagged,
|
||||
if they have forensic skill. This can also be editted with a pen.
|
||||
- rscadd: Photos can now record similar data to the evidence bags if the user has
|
||||
the forensic skill, or they are using a detective camera. This cannot be editted.
|
||||
- rscadd: It is now possible to gather fibers and prints from objects inside evidence
|
||||
bags.
|
||||
- bugfix: Fixed some stuff with photos that should make them able to take photos
|
||||
of certain things such as airlocks again.
|
||||
Wowzewow (Wezzy):
|
||||
- rscadd: Adds Grupo Amapola uniforms to the medical selections.
|
||||
- bugfix: Fixes Grupo Amapola description.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
author: FabianK3
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Converted the INDRA office into a new engineering hard storage."
|
||||
- rscdel: "Added a decontamination corner into the D2 engineering aft airlock room."
|
||||
@@ -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: Greenjoe
|
||||
|
||||
# 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: "Splits the Psi-protect pills into their own selection in the loadout."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Hellfirejag
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Cooking Skill now increases the amount of products gained from butchering animals."
|
||||
- rscadd: "Xenobiology Skill now increases melee damage against Space Fauna (EG: Space Carp, Space Bears, etc). Additionally, it also increases butchering products gained from Space Fauna."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Hellfirejag
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed numerous hard dels related to byond built-in refs not being cleared."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Hellfirejag
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed a runtime error with the photocopier."
|
||||
- bugfix: "Fixed a runtime error with smoke effects"
|
||||
- bugfix: "Fixed a hard delete from carp migration and icarus drone swarm events"
|
||||
@@ -1,9 +0,0 @@
|
||||
author: Hellfirejag
|
||||
delete-after: True
|
||||
changes:
|
||||
- refactor: "Refactored surgeries to now allow variable do-after times via Signal hooks."
|
||||
- rscadd: "The Anatomy skill now provides a small bonus to surgeries performed on characters of a matching species."
|
||||
- rscadd: "The Xenobiology skill now provides a small bonus to surgeries performed on characters of a different species."
|
||||
- rscadd: "The Surgery skill now provides a moderate increase to surgical speed for all kinds of surgery, regardless of type."
|
||||
- rscadd: "Morale modifiers now affect surgical speed in addition to success rates."
|
||||
- balance: "To accommodate for there now being surgery speed bonuses, the base time to perform all surgeries has been increased."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Hellfirejag
|
||||
delete-after: True
|
||||
changes:
|
||||
- refactor: "Refactored datum destroy() for better performance."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Hellfirejag
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added dedicated logging for Destroy() procs that are interrupted by runtime errors, since these are their own special case of hard del causes."
|
||||
@@ -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: MattAtlas
|
||||
|
||||
# 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: "Fixed pain and ingame announcement font sizes."
|
||||
@@ -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 Grupo Amapola uniforms to the medical selections."
|
||||
- bugfix: "Fixes Grupo Amapola description."
|
||||
Reference in New Issue
Block a user