From b4262286b0ad8fc7796b85c5b85579f4238fb469 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 20 Feb 2018 09:19:46 -0600 Subject: [PATCH] Automatic changelog generation for PR #5595 [ci skip] --- html/changelogs/AutoChangeLog-pr-5595.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-5595.yml diff --git a/html/changelogs/AutoChangeLog-pr-5595.yml b/html/changelogs/AutoChangeLog-pr-5595.yml new file mode 100644 index 0000000000..f3edc90a12 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-5595.yml @@ -0,0 +1,8 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - rscadd: "Circuits integrity, charge, and overall circuit composition is displayed on diagnostic huds. If the assembly has dangerous circuits then the status icon will display exclamation points, if the assembly can communicate with something far away a wifi icon will appear next to the status icon, and if the circuit can not operate the status icon will display an 'X'." + - rscadd: "AR interface circuit which can modify the status icon if it is not displaying the exclamation points or the 'X'." + - tweak: "Locomotive circuits can no longer be added to assemblies that can't use them." + - spellcheck: "Fixed a typo in the grenade primer description." + - code_imp: "Added flags to circuits that help group subsets of circuits and regulate them."