From ff6bf7b4c9d36539e161330666c7d793a3c9c3bf Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sun, 19 Jan 2025 17:48:36 -0600 Subject: [PATCH 1/2] Fix beacons disappearing and not updating correctly Note: there appears to still be some off-by-one errors, although they happen relatively infrequently in my testing. --- coreSubProjects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreSubProjects b/coreSubProjects index 54a7cbcb8..8c81c867b 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit 54a7cbcb8496a45503f0244f5741d442b9b14f94 +Subproject commit 8c81c867b6912d79027769dc7a55eb092f7adb44 From fadaff1113251b0bce8345cb924dd9ca307a506d Mon Sep 17 00:00:00 2001 From: s809 <43530948+s809@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:59:33 +0500 Subject: [PATCH 2/2] Add generation bounds --- coreSubProjects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreSubProjects b/coreSubProjects index 54a7cbcb8..a69936ca6 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit 54a7cbcb8496a45503f0244f5741d442b9b14f94 +Subproject commit a69936ca69972daef0494b5dfafb0aaf56778494