diff --git a/html/changelogs/AutoChangeLog-pr-19170.yml b/html/changelogs/AutoChangeLog-pr-19170.yml deleted file mode 100644 index 1e6996f415..0000000000 --- a/html/changelogs/AutoChangeLog-pr-19170.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Nova" -delete-after: True -changes: - - refactor: "Convert bay gender and pronoun prefs to TG" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19200.yml b/html/changelogs/AutoChangeLog-pr-19200.yml deleted file mode 100644 index 749a557a9a..0000000000 --- a/html/changelogs/AutoChangeLog-pr-19200.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kashargul" -delete-after: True -changes: - - bugfix: "tg tgui chunking failing on certain messages above 1080 characters" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19219.yml b/html/changelogs/AutoChangeLog-pr-19219.yml deleted file mode 100644 index 3ec83574ae..0000000000 --- a/html/changelogs/AutoChangeLog-pr-19219.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - bugfix: "Being splashed with ice (and various other substances) will no longer kill you." - - bugfix: "Distillery machine now works properly when connected to a gas pipeline." - - bugfix: "Syringe gun darts no longer accidentally delete syringes." - - qol: "Cyanide is still not 'fast and lethal' as the coder comment implies but is now more lethal than previous. It also is no longer an instant win button." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19222.yml b/html/changelogs/AutoChangeLog-pr-19222.yml deleted file mode 100644 index b85d1ed2b5..0000000000 --- a/html/changelogs/AutoChangeLog-pr-19222.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - rscadd: "Adds the Bola Blaster - A new gun that applies legcuffs to whatever it hits!" - - qol: "Thick material that covers your feet blocks bolas." - - code_imp: "Gets rid of the _vr suffix on the netgun file" - - image: "Adds a new energy bola sprite." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19223.yml b/html/changelogs/AutoChangeLog-pr-19223.yml deleted file mode 100644 index 592b0e7001..0000000000 --- a/html/changelogs/AutoChangeLog-pr-19223.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Cameron-The-Raven" -delete-after: True -changes: - - bugfix: "Prometheans and proteans can no longer take Rotting Genetics" - - bugfix: "Stable Genetics and Rotting Genetics can no longer be taken together." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19224.yml b/html/changelogs/AutoChangeLog-pr-19224.yml deleted file mode 100644 index 6f88047158..0000000000 --- a/html/changelogs/AutoChangeLog-pr-19224.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - server: "Tracy updateed to 1678." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19226.yml b/html/changelogs/AutoChangeLog-pr-19226.yml deleted file mode 100644 index ef267fecab..0000000000 --- a/html/changelogs/AutoChangeLog-pr-19226.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kashargul" -delete-after: True -changes: - - bugfix: "multiple runtimes" \ No newline at end of file diff --git a/html/changelogs/archive/2026-02.yml b/html/changelogs/archive/2026-02.yml index 4604d78a2b..e2bd276830 100644 --- a/html/changelogs/archive/2026-02.yml +++ b/html/changelogs/archive/2026-02.yml @@ -227,3 +227,25 @@ - bugfix: Made Bad shot and thick digits mutually exclusive Will: - code_imp: adds smes rcon name_tag unit test +2026-02-25: + Cameron-The-Raven: + - bugfix: Prometheans and proteans can no longer take Rotting Genetics + - bugfix: Stable Genetics and Rotting Genetics can no longer be taken together. + Diana: + - rscadd: Adds the Bola Blaster - A new gun that applies legcuffs to whatever it + hits! + - qol: Thick material that covers your feet blocks bolas. + - code_imp: Gets rid of the _vr suffix on the netgun file + - image: Adds a new energy bola sprite. + - server: Tracy updateed to 1678. + - bugfix: Being splashed with ice (and various other substances) will no longer + kill you. + - bugfix: Distillery machine now works properly when connected to a gas pipeline. + - bugfix: Syringe gun darts no longer accidentally delete syringes. + - qol: Cyanide is still not 'fast and lethal' as the coder comment implies but is + now more lethal than previous. It also is no longer an instant win button. + Kashargul: + - bugfix: tg tgui chunking failing on certain messages above 1080 characters + - bugfix: multiple runtimes + Nova: + - refactor: Convert bay gender and pronoun prefs to TG