diff --git a/html/changelogs/AutoChangeLog-pr-15265.yml b/html/changelogs/AutoChangeLog-pr-15265.yml new file mode 100644 index 0000000000..58ac4f6353 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-15265.yml @@ -0,0 +1,22 @@ +author: "keronshb" +delete-after: True +changes: + - rscadd: "Adds the new MRP version of Families" + - rscadd: "Adds the new Antag UI panel for Families, disables it for other antags (for now)" + - rscadd: "Adds High Fives (needed for the Handshake)" + - rscdel: "Removed old Gang War" + - bugfix: "Fixed Observer Alerts and general alerts for give/take/restraints." + - soundadd: "Adds related sounds for Families" + - imageadd: "Adds related icons for Families" + - code_imp: "Changed the petehat/gang to just petehat on the jungle away mission" + - code_imp: "Adds HAND_ITEM" + - code_imp: "A bunch of UI code for Antags/Families" + - code_imp: "Adds IS_DEAD_OR_INCAP" + - code_imp: "Adds GLOBAL_LIST_EMPTY(pre_setup_antags)" + - code_imp: "Adds Queued Deletions" + - code_imp: "Sanity check for attached_effect" + - code_imp: "Adds Suicide cries for antags" + - code_imp: "Adds preview_outfits for antags" + - refactor: "Refactors give/take > offer/receive" + - config: "Added Families to the dynamic config" + - admin: "Adds admin tp Family stuff"