diff --git a/html/changelog.html b/html/changelog.html index b21f0128a632..4f8bb9a9584d 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -57,6 +57,16 @@ -->
+

15 January 2025

+

Oblisk234 updated:

+ +

14 January 2025

Ethan4303 updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 68408311898d..f4543ac77d1f 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -45983,3 +45983,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: The lag switch subsystem now works towards mitigating lag than doing barely anything. - rscadd: Added an admin verb to enable lag switch measures. +2025-01-15: + Oblisk234: + - rscadd: Readded pAI security and medical record modules + - rscadd: pAIs can now copy access from their master (Hit them with your ID!) + - rscadd: Two new pAI modules, meson and night vision HUD + - bugfix: Fixed a bug with pAIs + - tweak: pAI remote signaller is now aligned consistently. diff --git a/html/changelogs/AutoChangelog-pr-22896.yml b/html/changelogs/AutoChangelog-pr-22896.yml deleted file mode 100644 index d6878a5dfe07..000000000000 --- a/html/changelogs/AutoChangelog-pr-22896.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "Oblisk234" -delete-after: true -changes: - - rscadd: "Readded pAI security and medical record modules" - - rscadd: "pAIs can now copy access from their master (Hit them with your ID!)" - - rscadd: "Two new pAI modules, meson and night vision HUD" - - bugfix: "Fixed a bug with pAIs" - - tweak: "pAI remote signaller is now aligned consistently."