diff --git a/html/changelogs/AutoChangeLog-pr-15587.yml b/html/changelogs/AutoChangeLog-pr-15587.yml deleted file mode 100644 index caccff7954..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15587.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "TomGarou" -delete-after: True -changes: - - rscadd: "Added Reprogramming to surgeries via Techweb under Alien surgery and Brainwashing disk" - - balance: "Synths and non Synths can now be brainwashed equally" - - bugfix: "Brainwash surgery not working with synths due to metal heads" diff --git a/html/changelogs/AutoChangeLog-pr-15610.yml b/html/changelogs/AutoChangeLog-pr-15610.yml deleted file mode 100644 index a327809bda..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15610.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Bhijn & Myr" -delete-after: True -changes: - - rscadd: "The server's hub tagline now has the option to pull random strings from strings/server_taglines.txt!" diff --git a/html/changelogs/AutoChangeLog-pr-15611.yml b/html/changelogs/AutoChangeLog-pr-15611.yml deleted file mode 100644 index 2e14ff8ee6..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15611.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LiteralMushroom" -delete-after: True -changes: - - rscadd: "alter form affects wings" diff --git a/html/changelogs/AutoChangeLog-pr-15612.yml b/html/changelogs/AutoChangeLog-pr-15612.yml deleted file mode 100644 index c8f0a3db73..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15612.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "SandPoot" -delete-after: True -changes: - - rscadd: "Status displays can now be built." - - rscadd: "AIs can now quickly modify their status displays using an emote (*bsod)!" - - rscadd: "AIs can also modify their status displays by just clicking on the devices (opens a radial wheel)!" - - refactor: "Status displays simply look a lot better now." diff --git a/html/changelogs/AutoChangeLog-pr-15615.yml b/html/changelogs/AutoChangeLog-pr-15615.yml deleted file mode 100644 index d9bc8944e6..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15615.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LiteralMushroom" -delete-after: True -changes: - - rscadd: "Synths get to spark too." diff --git a/html/changelogs/archive/2022-05.yml b/html/changelogs/archive/2022-05.yml index 33e54d98d9..7678162d15 100644 --- a/html/changelogs/archive/2022-05.yml +++ b/html/changelogs/archive/2022-05.yml @@ -5,3 +5,21 @@ - bugfix: Actually fixes dragging storage items into themself. timothyteakettle: - rscadd: sodium sensitivity quirk +2022-05-13: + Bhijn & Myr: + - rscadd: The server's hub tagline now has the option to pull random strings from + strings/server_taglines.txt! + LiteralMushroom: + - rscadd: alter form affects wings + - rscadd: Synths get to spark too. + SandPoot: + - rscadd: Status displays can now be built. + - rscadd: AIs can now quickly modify their status displays using an emote (*bsod)! + - rscadd: AIs can also modify their status displays by just clicking on the devices + (opens a radial wheel)! + - refactor: Status displays simply look a lot better now. + TomGarou: + - rscadd: Added Reprogramming to surgeries via Techweb under Alien surgery and Brainwashing + disk + - balance: Synths and non Synths can now be brainwashed equally + - bugfix: Brainwash surgery not working with synths due to metal heads