mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Native tajaran foot-wear has been renamed to kah'romra."
|
||||
- rscadd: "Changed the default taj shoes from sandals to kah'romra."
|
||||
@@ -398,3 +398,36 @@
|
||||
- rscadd: A signal was added to bone fixing surgery, for potential future uses where
|
||||
a bone repair surgery might not work.
|
||||
- bugfix: Added spotlight light tubes to the autolathe.
|
||||
2026-02-22:
|
||||
Hellfirejag:
|
||||
- bugfix: Fixed the Set Odyssey verb not working. It can now be used anytime after
|
||||
initialization, but before the round actually starts.
|
||||
JohnWildkins:
|
||||
- bugfix: Fixed devs and other non-modmin staff getting errors attempting to submit/reply
|
||||
to ahelps.
|
||||
MattAtlas:
|
||||
- bugfix: Potentially fix a hard delete to do with status icons.
|
||||
TheGreyWolf:
|
||||
- rscadd: Native tajaran foot-wear has been renamed to kah'romra.
|
||||
- rscadd: Changed the default taj shoes from sandals to kah'romra.
|
||||
Tomixcomics:
|
||||
- rscadd: Added Cytherian cuisine to the game with 4 specifically cytherian dishes
|
||||
as well as some popcorn flavors.
|
||||
- rscadd: Added Adhomian cheese and two new Adhomian cuisine dishes for everyone
|
||||
who has been asking for more Tajaran foods.
|
||||
- rscadd: Added an alternate, vegan way to make dough that doesn't require eggs.
|
||||
- rscadd: Added cheese-less omelettes.
|
||||
- rscadd: Added a few other miscellaneous dishes such as Poutine, Churros, and chocolate
|
||||
pizzas.
|
||||
- rscadd: Trays of clams casino now dispense individual clams that can be eaten
|
||||
seperately.
|
||||
- rscadd: Added a new kitchen bounty for some of the new desserts and added the
|
||||
new tajaran dishes to the adhomian cuisine bounty.
|
||||
- qol: Changed North Sixty seafood platters to include regular clams instead of
|
||||
R'sval clams since R'sval clams are Adhomian and I suspect regular clams were
|
||||
the intention for this dish all along.
|
||||
- qol: Renamed the old tossed salad to 'apple salad', now that there's a newe, less
|
||||
fruit-based tossed salad.
|
||||
- bugfix: Made it so onion rings can be placed freely like every other food instead
|
||||
of being locked to one spot.
|
||||
- bugfix: Fixed description typos.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Hellfirejag
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed the Set Odyssey verb not working. It can now be used anytime after initialization, but before the round actually starts."
|
||||
@@ -1,13 +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:
|
||||
- bugfix: "Fixed devs and other non-modmin staff getting errors attempting to submit/reply to ahelps."
|
||||
@@ -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: "Potentially fix a hard delete to do with status icons."
|
||||
@@ -1,68 +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: Tomixcomics
|
||||
|
||||
# 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 Cytherian cuisine to the game with 4 specifically cytherian dishes as well as some popcorn flavors."
|
||||
- rscadd: "Added Adhomian cheese and two new Adhomian cuisine dishes for everyone who has been asking for more Tajaran foods."
|
||||
- rscadd: "Added an alternate, vegan way to make dough that doesn't require eggs."
|
||||
- rscadd: "Added cheese-less omelettes."
|
||||
- rscadd: "Added a few other miscellaneous dishes such as Poutine, Churros, and chocolate pizzas."
|
||||
- rscadd: "Trays of clams casino now dispense individual clams that can be eaten seperately."
|
||||
- rscadd: "Added a new kitchen bounty for some of the new desserts and added the new tajaran dishes to the adhomian cuisine bounty."
|
||||
- qol: "Changed North Sixty seafood platters to include regular clams instead of R'sval clams since R'sval clams are Adhomian and I suspect regular clams were the intention for this dish all along."
|
||||
- qol: "Renamed the old tossed salad to 'apple salad', now that there's a newe, less fruit-based tossed salad."
|
||||
- bugfix: "Made it so onion rings can be placed freely like every other food instead of being locked to one spot."
|
||||
- bugfix: "Fixed description typos."
|
||||
Reference in New Issue
Block a user