From e3a7ea19b82e0bc544b5e179c5ddf9af20e1af05 Mon Sep 17 00:00:00 2001 From: Briggs <70078061+DamnBriggsy@users.noreply.github.com> Date: Tue, 10 Jan 2023 15:20:23 -0500 Subject: [PATCH 1/6] Restore DRC Stage functionality Restores the option to change the state of the stage in the courtyard via SDL --- compiled/dat/city_District_ferry.prp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiled/dat/city_District_ferry.prp b/compiled/dat/city_District_ferry.prp index ba010d87..6de7adf4 100644 --- a/compiled/dat/city_District_ferry.prp +++ b/compiled/dat/city_District_ferry.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df8385952267ebf18885b3b09f676e57b12807cc87ebe09086177c44fbb3dee9 -size 3004423 +oid sha256:78a5bef27290fae23fb55b5ce535c42660610bb499192253a9895f5d67115bff +size 3004661 From 0d83c7bed605def6b4d6d4adf988d1b14778a8a8 Mon Sep 17 00:00:00 2001 From: DamnBriggsy <70078061+DamnBriggsy@users.noreply.github.com> Date: Wed, 11 Jan 2023 07:44:36 -0500 Subject: [PATCH 2/6] AgeSDLHook SceneNode update --- compiled/dat/city_District_ferry.prp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiled/dat/city_District_ferry.prp b/compiled/dat/city_District_ferry.prp index 6de7adf4..e2f2e02c 100644 --- a/compiled/dat/city_District_ferry.prp +++ b/compiled/dat/city_District_ferry.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78a5bef27290fae23fb55b5ce535c42660610bb499192253a9895f5d67115bff -size 3004661 +oid sha256:00ad56a95fb4c671a0232200de69b7b7a9b7221e19deaabb552194fca2fa4132 +size 3004686 From 9f106c55a00fd817522767499c8e2fa4ac6b268c Mon Sep 17 00:00:00 2001 From: DamnBriggsy <70078061+DamnBriggsy@users.noreply.github.com> Date: Wed, 11 Jan 2023 14:21:47 -0500 Subject: [PATCH 3/6] Collider removed from one segment of rope By Hazado --- compiled/dat/city_District_islmDRCStageState01.prp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiled/dat/city_District_islmDRCStageState01.prp b/compiled/dat/city_District_islmDRCStageState01.prp index 3335ac8a..54c80051 100644 --- a/compiled/dat/city_District_islmDRCStageState01.prp +++ b/compiled/dat/city_District_islmDRCStageState01.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b3cfdda199bff243c78d1809032b7147e50e029f5b791f9a3c757e561cbd9d3 -size 153730 +oid sha256:4e9fd379fec2f8d57ca00c3d8e2dd5f30169e0ba9410273b2f643c7b79743304 +size 152878 From 9cd8fc14b42c5caecdcc05c1de8e8e794b587af8 Mon Sep 17 00:00:00 2001 From: DamnBriggsy <70078061+DamnBriggsy@users.noreply.github.com> Date: Wed, 11 Jan 2023 18:45:20 -0500 Subject: [PATCH 4/6] Minor changes to collision Colliders added to boxes, step up to stage improved, state 1 colliders lowered, state 2 colliders reverted to original. Authored by Hazado --- compiled/dat/city_District_islmDRCStageState01.prp | 4 ++-- compiled/dat/city_District_islmDRCStageState02.prp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/compiled/dat/city_District_islmDRCStageState01.prp b/compiled/dat/city_District_islmDRCStageState01.prp index 54c80051..18f25c97 100644 --- a/compiled/dat/city_District_islmDRCStageState01.prp +++ b/compiled/dat/city_District_islmDRCStageState01.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e9fd379fec2f8d57ca00c3d8e2dd5f30169e0ba9410273b2f643c7b79743304 -size 152878 +oid sha256:19be8128d23b70ce2895cbd452337fdf5cf52d7d274cfcebc0efd22ad05375df +size 154087 diff --git a/compiled/dat/city_District_islmDRCStageState02.prp b/compiled/dat/city_District_islmDRCStageState02.prp index 70e6db75..f2e855f1 100644 --- a/compiled/dat/city_District_islmDRCStageState02.prp +++ b/compiled/dat/city_District_islmDRCStageState02.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dfa19d22ceeb26b5d90705aa9eaf0ef8ef47cad3c605d6ed51550e0f25bfbd26 -size 22275 +oid sha256:a337776fe9c6db4ce4f2e0fc1c6531a629ef26f8d6f9de42d7538d6885c33ed5 +size 23842 From 7db13edce1d1929e076f5410d2d7680a38a8e9c3 Mon Sep 17 00:00:00 2001 From: DamnBriggsy <70078061+DamnBriggsy@users.noreply.github.com> Date: Thu, 12 Jan 2023 12:16:49 -0500 Subject: [PATCH 5/6] Adjusted box colliders Adjustments by Hazado --- compiled/dat/city_District_islmDRCStageState01.prp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiled/dat/city_District_islmDRCStageState01.prp b/compiled/dat/city_District_islmDRCStageState01.prp index 18f25c97..3420fcc2 100644 --- a/compiled/dat/city_District_islmDRCStageState01.prp +++ b/compiled/dat/city_District_islmDRCStageState01.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19be8128d23b70ce2895cbd452337fdf5cf52d7d274cfcebc0efd22ad05375df -size 154087 +oid sha256:d7ed886d1db60e7b6df720e59d5eceda7f65142db00a03073107afa8d9f71730 +size 154327 From d7885a860b3774fa72ebe9bd7e32e20f17f391da Mon Sep 17 00:00:00 2001 From: DamnBriggsy <70078061+DamnBriggsy@users.noreply.github.com> Date: Mon, 30 Jan 2023 08:04:11 -0500 Subject: [PATCH 6/6] set sync flags Per Hoikas, sync flags for the emgrphase0 python file mod have been adjusted --- compiled/dat/city_District_ferry.prp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiled/dat/city_District_ferry.prp b/compiled/dat/city_District_ferry.prp index e2f2e02c..a0899295 100644 --- a/compiled/dat/city_District_ferry.prp +++ b/compiled/dat/city_District_ferry.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00ad56a95fb4c671a0232200de69b7b7a9b7221e19deaabb552194fca2fa4132 -size 3004686 +oid sha256:1953480797e2da851e6c55bb339a60db47c0b6c4f44ebe6132d8187ea991b2a6 +size 3004732