From 38165e08cd1e6e72c8f8e685dfff4942bbd08aa6 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 01:59:01 +0000 Subject: [PATCH] Automatic changelog for PR #94530 [ci skip] --- html/changelogs/AutoChangeLog-pr-94530.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-94530.yml diff --git a/html/changelogs/AutoChangeLog-pr-94530.yml b/html/changelogs/AutoChangeLog-pr-94530.yml new file mode 100644 index 00000000000..e4407bdf274 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-94530.yml @@ -0,0 +1,5 @@ +author: "LemonInTheDark" +delete-after: True +changes: + - bugfix: "Cameras should work a little better (won't fail in the dark, will display multiz correctly" + - refactor: "Changed how static turf generation thinks about cameras. Shouldn't break anything but it MIGHT so keep an eye out for that. The chunks we use to divvy up the world for them are also 1/4th the area now, which should make flying around as ai less lagsikey" \ No newline at end of file