Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-01-12 00:38:04 +00:00
parent f64143ca25
commit 1251c1cc1c
12 changed files with 38 additions and 53 deletions

View File

@@ -1,5 +0,0 @@
author: "dawsonkeyes"
delete-after: True
changes:
- qol: "marked one is now harder and makes clang noises and talks to signal attacks"
- bugfix: "removed useless berserker armor vars"

View File

@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed Black Carpet and Paper Frames crafting recipes only giving you 1 item in return."

View File

@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- server: "Preferences now support guests"

View File

@@ -1,7 +0,0 @@
author: "MiiyaBot"
delete-after: True
changes:
- rscadd: "Two new hairstyles! (\"All the Fuzz\" & \"Over Eye (Izutsumi)\")"
- spellcheck: "Renamed \"Marginally shorter yet long bedhead\" to \"Shorter Long Bedhead\""
- spellcheck: "Renamed \"BedHead 4X\" to \"Bedhead 4x\""
- bugfix: "Slight changes to \"Jade\", \"Shorter Bedhead\", \"Bedhead 4x\""

View File

@@ -1,5 +0,0 @@
author: "stanalbatross, thedonkified"
delete-after: True
changes:
- rscadd: "added the ability to make up to 10 individual highlights in tgchat, customise their colours, and toggle if they highlight the whole message or not. Ported from CM."
- rscadd: "you can now use regex for text highlighting. The syntax is /[regex expression]/, eg /dog[0-9]/. There are no quantifiers, but you can use capture groups. The regex must read a minimum of two characters."

View File

@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Chemists can now properly open and close their desk windoor on Deltastation"

View File

@@ -1,4 +0,0 @@
author: "GoldenAlpharex"
delete-after: True
changes:
- code_imp: "Made the worn_icons unit test check the worn GAGS config rather than the normal one."

View File

@@ -1,8 +0,0 @@
author: "LT3"
delete-after: True
changes:
- imageadd: "Tram controls are now side mounted, freeing up space. Even better, you now have two of them!"
- imageadd: "Added a new accessible space on the tram for wheelchairs"
- bugfix: "Removed duplicate tram plate/platforms"
- code_imp: "Tram has its own floor subtype for the walls and windows"
- rscadd: "Emergency exit feature added for people who are silly enough to not carry a crowbar"

View File

@@ -1,4 +0,0 @@
author: "RatFromTheJungle"
delete-after: True
changes:
- bugfix: "the detective revolver is once more, visible at all times"

View File

@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "fixes twohanded items not letting you switch hands"

View File

@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "normal RPED from behaving like an BRPED when installing stock parts in an incomplete machine frame"

View File

@@ -433,3 +433,41 @@
- rscadd: RPED can now pick up & install machine circuit boards in machine frames
- rscadd: RPED can pick up computer circuit boards for storage convenience but doesn't
install them
2023-01-12:
GoldenAlpharex:
- code_imp: Made the worn_icons unit test check the worn GAGS config rather than
the normal one.
LT3:
- imageadd: Tram controls are now side mounted, freeing up space. Even better, you
now have two of them!
- imageadd: Added a new accessible space on the tram for wheelchairs
- bugfix: Removed duplicate tram plate/platforms
- code_imp: Tram has its own floor subtype for the walls and windows
- rscadd: Emergency exit feature added for people who are silly enough to not carry
a crowbar
MiiyaBot:
- rscadd: Two new hairstyles! ("All the Fuzz" & "Over Eye (Izutsumi)")
- spellcheck: Renamed "Marginally shorter yet long bedhead" to "Shorter Long Bedhead"
- spellcheck: Renamed "BedHead 4X" to "Bedhead 4x"
- bugfix: Slight changes to "Jade", "Shorter Bedhead", "Bedhead 4x"
RatFromTheJungle:
- bugfix: the detective revolver is once more, visible at all times
ShizCalev:
- bugfix: Fixed Black Carpet and Paper Frames crafting recipes only giving you 1
item in return.
SkyratBot:
- server: Preferences now support guests
- bugfix: fixes twohanded items not letting you switch hands
- bugfix: Chemists can now properly open and close their desk windoor on Deltastation
- bugfix: normal RPED from behaving like an BRPED when installing stock parts in
an incomplete machine frame
dawsonkeyes:
- qol: marked one is now harder and makes clang noises and talks to signal attacks
- bugfix: removed useless berserker armor vars
stanalbatross, thedonkified:
- rscadd: added the ability to make up to 10 individual highlights in tgchat, customise
their colours, and toggle if they highlight the whole message or not. Ported
from CM.
- rscadd: you can now use regex for text highlighting. The syntax is /[regex expression]/,
eg /dog[0-9]/. There are no quantifiers, but you can use capture groups. The
regex must read a minimum of two characters.