Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-02-14 00:29:57 +00:00
parent ec0aa7e503
commit 93ccd18061
2 changed files with 22 additions and 22 deletions
@@ -1,22 +0,0 @@
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"
+22
View File
@@ -52,3 +52,25 @@
the UI.
silicons:
- refactor: clickcatchers, parallax
2022-02-14:
keronshb:
- 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