From 3fc7b5281accc4aecfbd5bff5693e383bde171d0 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 25 Jan 2022 02:07:04 -0600 Subject: [PATCH] Automatic changelog generation for PR #15317 [ci skip] --- html/changelogs/AutoChangeLog-pr-15317.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-15317.yml diff --git a/html/changelogs/AutoChangeLog-pr-15317.yml b/html/changelogs/AutoChangeLog-pr-15317.yml new file mode 100644 index 0000000000..7e579ce93a --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-15317.yml @@ -0,0 +1,9 @@ +author: "LetterN" +delete-after: True +changes: + - rscadd: "Antag info panel using tgui for selected antags" + - code_imp: "TGUI hardsync" + - code_imp: "TIMER_DELETE_ME flag for timers" + - code_imp: "wiremod backend (DO NOT ENABLE, FOLLOWUP PR WILL ADD WIREMOD) +tweak: Cryo DOES NOT store the items, instead only drops it as soon as the person \"fully cryo\" +tweak: Changes on how uplink works. Purchases are now only based on if said uplink has the right flag to purchase an item, rather than using a list to whitelist/blacklist specific gamemodes for it. Also, the purchase items handles poplocking by themselves now."