diff --git a/html/changelogs/AutoChangeLog-pr-4488.yml b/html/changelogs/AutoChangeLog-pr-4488.yml deleted file mode 100644 index f9790487f027..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4488.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Heretics healing on rust via Leeching Walk or rust ascension now properly updates health." - - qol: "Heretics healing on rust via Leeching Walk or rust ascension scales with the world's delta time, making its rate independent of subsystem lag." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4491.yml b/html/changelogs/AutoChangeLog-pr-4491.yml deleted file mode 100644 index 169f86b96676..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4491.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy, SmArtKar, Kapu" -delete-after: True -changes: - - code_imp: "Implemented caching for icon sizes which should significantly improve mob health performance due to HUDs constantly fetching icons." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4498.yml b/html/changelogs/AutoChangeLog-pr-4498.yml deleted file mode 100644 index 1333a7f50c19..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4498.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - admin: "Added a warning+confirmation if an admin try to run a specifically laggy proc." \ No newline at end of file diff --git a/html/changelogs/archive/2024-12.yml b/html/changelogs/archive/2024-12.yml index 24164da3b905..9b13692490e6 100644 --- a/html/changelogs/archive/2024-12.yml +++ b/html/changelogs/archive/2024-12.yml @@ -101,6 +101,15 @@ - bugfix: Clean up the inventory/items of players becoming roundstart nuke/clown operatives more thoroughly and quietly. - refactor: Cleaned up code related to roundstart nuke/clown operatives. + - bugfix: Heretics healing on rust via Leeching Walk or rust ascension now properly + updates health. + - qol: Heretics healing on rust via Leeching Walk or rust ascension scales with + the world's delta time, making its rate independent of subsystem lag. + - admin: Added a warning+confirmation if an admin try to run a specifically laggy + proc. + Absolucy, SmArtKar, Kapu: + - code_imp: Implemented caching for icon sizes which should significantly improve + mob health performance due to HUDs constantly fetching icons. Gw0sty: - rscadd: Gave Chameleon gloves the property to transmit radio for sign language. - rscadd: Research directors now get a mixture of scientist and roboticist bounties.