diff --git a/html/changelogs/AutoChangeLog-pr-18180.yml b/html/changelogs/AutoChangeLog-pr-18180.yml deleted file mode 100644 index 55293d1b44e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18180.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "ShadowLarkens" -delete-after: True -changes: - - refactor: "Got rid of /datum/modifier/fire and converted fully to /datum/status_effect." - - rscadd: "When you're on fire, you have some nice smoky firey particles come off you." - - rscadd: "You can now get wet, which inhibits fire and gives you pretty drippy particles." - - rscadd: "You can now spread fire if you're on fire and you bump into another mob." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18306.yml b/html/changelogs/AutoChangeLog-pr-18306.yml deleted file mode 100644 index a7077ed661f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18306.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - image: "Updates Captains Laser, Energygun, Nagant, Makarov, Secgun, and stunrevolver sprites" - - code_imp: "Removes unused lines of code where icon = gun.dmi was redefined" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18480.yml b/html/changelogs/AutoChangeLog-pr-18480.yml deleted file mode 100644 index da8166e5158..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18480.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ItsSelis" -delete-after: True -changes: - - rscadd: "Added autowiki functionality to automatically create wiki templates from code" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18505.yml b/html/changelogs/AutoChangeLog-pr-18505.yml deleted file mode 100644 index 1c6b34777a5..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18505.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SatinIsle" -delete-after: True -changes: - - rscadd: "Added an extra bartender slot on request." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18509.yml b/html/changelogs/AutoChangeLog-pr-18509.yml deleted file mode 100644 index 93ac19a4141..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18509.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "SatinIsle" -delete-after: True -changes: - - balance: "Low Blood Volume from 3 to 2 and the extreme version from 5 to 3." - - balance: "Reduced biocompatibility 2->1, 4->2, 8->4." - - balance: "Ambulant Blood 1 to 0, this has no effect at all here where changelings are never a risk." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18512.yml b/html/changelogs/AutoChangeLog-pr-18512.yml deleted file mode 100644 index 6dd4187675d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18512.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Kashargul" -delete-after: True -changes: - - admin: "fix runtime viewer not working" - - bugfix: "a bunch of logging runtimes" - - bugfix: "lost drone law updates sometimes failing" \ No newline at end of file diff --git a/html/changelogs/archive/2025-09.yml b/html/changelogs/archive/2025-09.yml index 7ec91cc608a..c4a9efa037e 100644 --- a/html/changelogs/archive/2025-09.yml +++ b/html/changelogs/archive/2025-09.yml @@ -310,3 +310,27 @@ Lion, Reindeer, Armadillo and Slug.' lbnesquik: - bugfix: fixed simple doors not being breakable +2025-09-18: + Diana: + - image: Updates Captains Laser, Energygun, Nagant, Makarov, Secgun, and stunrevolver + sprites + - code_imp: Removes unused lines of code where icon = gun.dmi was redefined + ItsSelis: + - rscadd: Added autowiki functionality to automatically create wiki templates from + code + Kashargul: + - admin: fix runtime viewer not working + - bugfix: a bunch of logging runtimes + - bugfix: lost drone law updates sometimes failing + SatinIsle: + - rscadd: Added an extra bartender slot on request. + - balance: Low Blood Volume from 3 to 2 and the extreme version from 5 to 3. + - balance: Reduced biocompatibility 2->1, 4->2, 8->4. + - balance: Ambulant Blood 1 to 0, this has no effect at all here where changelings + are never a risk. + ShadowLarkens: + - refactor: Got rid of /datum/modifier/fire and converted fully to /datum/status_effect. + - rscadd: When you're on fire, you have some nice smoky firey particles come off + you. + - rscadd: You can now get wet, which inhibits fire and gives you pretty drippy particles. + - rscadd: You can now spread fire if you're on fire and you bump into another mob.