From dfc83d94bf6b42d77acd468a323002ff07726bdd Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Wed, 10 May 2017 18:11:23 -0500 Subject: [PATCH] Automatic changelog generation for PR #884 [ci skip] --- html/changelogs/AutoChangeLog-pr-884.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-884.yml diff --git a/html/changelogs/AutoChangeLog-pr-884.yml b/html/changelogs/AutoChangeLog-pr-884.yml new file mode 100644 index 0000000000..e2ec253dac --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-884.yml @@ -0,0 +1,5 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - tweak: "Lighting now defaults to fully bright until the first update tick for that tile. This makes shuttle movements less immersion breaking." + - experiment: "Rather than remove the light source from the system and then re-adding it on light movements, the system now calculates and applies the difference to each tile. This should speed up lighting updates."