mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
author: AlaunusLux
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added a message sent over command frequency when a vessel docks or undocks at official docking ports, unless cloaked."
|
||||
- rscadd: "Added disassembly instructions to reinforced walls."
|
||||
@@ -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:
|
||||
- bugfix: "Fixed buckling to chairs."
|
||||
- bugfix: "Fixed door-leaning layering issues."
|
||||
@@ -1,14 +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: "Wall-leaning code refactored into new 'leanable' component."
|
||||
- rscadd: "Full windows, doors (of all varieties), and vending machines can now be leaned against just like walls."
|
||||
@@ -53,3 +53,26 @@
|
||||
- rscadd: Stasis beds and stasis bags now have mechanics hints explaining what they
|
||||
do.
|
||||
- rscadd: Stasis beds can now be upgraded to provide more stasis.
|
||||
2025-10-05:
|
||||
AlaunusLux:
|
||||
- rscadd: Added a message sent over command frequency when a vessel docks or undocks
|
||||
at official docking ports, unless cloaked.
|
||||
- rscadd: Added disassembly instructions to reinforced walls.
|
||||
Batrachophrenoboocosmomachia:
|
||||
- refactor: Wall-leaning code refactored into new 'leanable' component.
|
||||
- rscadd: Full windows, doors (of all varieties), and vending machines can now be
|
||||
leaned against just like walls.
|
||||
- bugfix: Fixed buckling to chairs.
|
||||
- bugfix: Fixed door-leaning layering issues.
|
||||
JohnWildkins:
|
||||
- refactor: Refactored several machines backend code to reduce server load.
|
||||
- refactor: Fixed an issue where slimes would hard-delete, causing server lag.
|
||||
- refactor: Optimized igniter and holosign buttons to reduce server load when used.
|
||||
- refactor: Optimized atmos meters, hydroponics trays, tcomms machines, and disposal
|
||||
units to only update their icon state when necessary.
|
||||
- refactor: Refactors motion sensors, spiderlings, guns, ammo piles, and mecha equipment
|
||||
to remove costly hard-dels.
|
||||
crunchypretzels:
|
||||
- qol: You can now use the Himeo voidsuit modkit on industrial rigs, as well as
|
||||
rig assemblies.
|
||||
- imageadd: Changed the rest of the Himean suits to match the new palette.
|
||||
|
||||
@@ -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: crunchypretzels
|
||||
|
||||
# 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: "You can now use the Himeo voidsuit modkit on industrial rigs, as well as rig assemblies."
|
||||
- imageadd: "Changed the rest of the Himean suits to match the new palette."
|
||||
@@ -1,17 +0,0 @@
|
||||
# Your name.
|
||||
author: JohnWildkins
|
||||
|
||||
# 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: "Refactored several machines backend code to reduce server load."
|
||||
- refactor: "Fixed an issue where slimes would hard-delete, causing server lag."
|
||||
- refactor: "Optimized igniter and holosign buttons to reduce server load when used."
|
||||
- refactor: "Optimized atmos meters, hydroponics trays, tcomms machines, and disposal units to only update their icon state when necessary."
|
||||
- refactor: "Refactors motion sensors, spiderlings, guns, ammo piles, and mecha equipment to remove costly hard-dels."
|
||||
Reference in New Issue
Block a user