diff --git a/html/changelogs/AutoChangeLog-pr-17790.yml b/html/changelogs/AutoChangeLog-pr-17790.yml deleted file mode 100644 index a75f14da829..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17790.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SatinIsle" -delete-after: True -changes: - - rscadd: "Added custom links to the character directory." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17807.yml b/html/changelogs/AutoChangeLog-pr-17807.yml deleted file mode 100644 index 0c3f333ad11..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17807.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "ShadowLarkens" -delete-after: True -changes: - - rscadd: "AIs can now open their multicam views in completely separate windows and maintain them while switching back to main view." - - bugfix: "Camera consoles work more consistently." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17811.yml b/html/changelogs/AutoChangeLog-pr-17811.yml deleted file mode 100644 index 27c7a07ad2c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17811.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Willburd" -delete-after: True -changes: - - bugfix: "Phased shadekin can no longer be lit on fire by atmofires" - - bugfix: "Phased shadekin can no longer be run over by vehicles" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17812.yml b/html/changelogs/AutoChangeLog-pr-17812.yml deleted file mode 100644 index 18393e10164..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17812.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Willburd" -delete-after: True -changes: - - bugfix: "Fixed runtime on vampire xenoartifact's blood sucking effect" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17815.yml b/html/changelogs/AutoChangeLog-pr-17815.yml deleted file mode 100644 index 993851b2e73..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17815.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Willburd" -delete-after: True -changes: - - bugfix: "Circuit boards no longer bad-del" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17816.yml b/html/changelogs/AutoChangeLog-pr-17816.yml deleted file mode 100644 index 75a8cf37473..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17816.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Willburd" -delete-after: True -changes: - - bugfix: "Fake attackers crashing MC with invalid turfs" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17817.yml b/html/changelogs/AutoChangeLog-pr-17817.yml deleted file mode 100644 index d8a51d5483c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17817.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Willburd" -delete-after: True -changes: - - bugfix: "borgs don't try to leave suit fibres on fingerprint checks" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17818.yml b/html/changelogs/AutoChangeLog-pr-17818.yml deleted file mode 100644 index e5f6c719da9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17818.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kashargul" -delete-after: True -changes: - - bugfix: "cleaning applies description to desc, not to name!" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17820.yml b/html/changelogs/AutoChangeLog-pr-17820.yml deleted file mode 100644 index fa931a553db..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17820.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Willburd" -delete-after: True -changes: - - bugfix: "fixed mobs that qdel on death, causing crashes when crushed by doors and dying." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-17821.yml b/html/changelogs/AutoChangeLog-pr-17821.yml deleted file mode 100644 index c3a076c2116..00000000000 --- a/html/changelogs/AutoChangeLog-pr-17821.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "TheCaramelion" -delete-after: True -changes: - - rscadd: "Dormant diseases may now be acquired via blood samples" - - qol: "Allowed virus immune species to get dormant diseases, as well as access to Disease Carrier trait" - - balance: "The extrapolator may find any disease with no regards of it's stealth" - - code_imp: "added GetDormantDiseases proc" \ No newline at end of file diff --git a/html/changelogs/archive/2025-06.yml b/html/changelogs/archive/2025-06.yml index cc6136e33dc..88ea8d6876b 100644 --- a/html/changelogs/archive/2025-06.yml +++ b/html/changelogs/archive/2025-06.yml @@ -93,3 +93,27 @@ - rscadd: Fingerprints can now be washed off in washing machines and showers. - refactor: Reworked all bloodsplatter, fingerprint, gunshot residue, and clothing fiber code into a single datum +2025-06-08: + Kashargul: + - bugfix: cleaning applies description to desc, not to name! + SatinIsle: + - rscadd: Added custom links to the character directory. + ShadowLarkens: + - rscadd: AIs can now open their multicam views in completely separate windows and + maintain them while switching back to main view. + - bugfix: Camera consoles work more consistently. + TheCaramelion: + - rscadd: Dormant diseases may now be acquired via blood samples + - qol: Allowed virus immune species to get dormant diseases, as well as access to + Disease Carrier trait + - balance: The extrapolator may find any disease with no regards of it's stealth + - code_imp: added GetDormantDiseases proc + Willburd: + - bugfix: fixed mobs that qdel on death, causing crashes when crushed by doors and + dying. + - bugfix: Phased shadekin can no longer be lit on fire by atmofires + - bugfix: Phased shadekin can no longer be run over by vehicles + - bugfix: Circuit boards no longer bad-del + - bugfix: Fixed runtime on vampire xenoartifact's blood sucking effect + - bugfix: Fake attackers crashing MC with invalid turfs + - bugfix: borgs don't try to leave suit fibres on fingerprint checks