From f492e20b09ac37803ff0807f2c2b385c2b30720d Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Tue, 23 Jul 2024 00:12:12 +0000 Subject: [PATCH 1/9] Automatic changelog compile [ci skip] --- html/changelog.html | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/html/changelog.html b/html/changelog.html index c2d63a515951e..389af5e7667d9 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -614,24 +614,6 @@

HowToLoLu updated:

- -

21 May 2024

-

celotajstg updated:

- -

rkz, TiviPlus, Fikou, Timberpoes, necromanceranne, InvalidArgument3, zxaber, KathrinBailey updated:

- GoonStation 13 Development Team From 39fe922e0e70db8c08b87ce177302f90b3d3fa1a Mon Sep 17 00:00:00 2001 From: spockye <79304582+spockye@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:49:43 +0200 Subject: [PATCH 2/9] small fix for cameras on explo shuttle (#11225) --- _maps/shuttles/exploration/exploration_shuttle.dmm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_maps/shuttles/exploration/exploration_shuttle.dmm b/_maps/shuttles/exploration/exploration_shuttle.dmm index e3008c23b8803..c2e4fd1e84e45 100644 --- a/_maps/shuttles/exploration/exploration_shuttle.dmm +++ b/_maps/shuttles/exploration/exploration_shuttle.dmm @@ -167,9 +167,6 @@ /turf/open/floor/mineral/titanium, /area/shuttle/exploration) "v" = ( -/obj/machinery/camera/preset{ - dir = 8 - }, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -262,7 +259,7 @@ /area/shuttle/exploration) "F" = ( /obj/machinery/camera/preset{ - dir = 8 + dir = 6 }, /obj/machinery/newscaster{ pixel_x = 32; From 440b5707bce41063f04e28a6d0e31fc77bb92984 Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:59:17 -0500 Subject: [PATCH 3/9] Automatic changelog generation for PR #11225 [ci skip] --- html/changelogs/AutoChangeLog-pr-11225.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-11225.yml diff --git a/html/changelogs/AutoChangeLog-pr-11225.yml b/html/changelogs/AutoChangeLog-pr-11225.yml new file mode 100644 index 0000000000000..5c76e257a18f8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-11225.yml @@ -0,0 +1,4 @@ +author: spockye +delete-after: true +changes: + - bugfix: fixed floating cameras on the exploration shuttle From 25657d3e53f2c5d77824c48a2727b59743f1cc18 Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:04:38 +0000 Subject: [PATCH 4/9] Automatic changelog compile [ci skip] --- html/changelog.html | 6 ++++++ html/changelogs/.all_changelog.yml | 3 +++ html/changelogs/AutoChangeLog-pr-11225.yml | 4 ---- 3 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-11225.yml diff --git a/html/changelog.html b/html/changelog.html index 389af5e7667d9..8f299316d1d4b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -56,6 +56,12 @@ -->
+

23 July 2024

+

spockye updated:

+ +

22 July 2024

ClownMoff updated: