From 85c47984c41b8d2eff64592cd3b9d0b3bb3ff200 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Mon, 5 Jul 2021 19:29:49 -0400 Subject: [PATCH 1/4] Fix Er'cana Harvester car responders. - [ResponderModifier] cRespCallCar - Removed the forced ramp lowering, which could result in the ramps lowering while the car and harvester are decoupled. This would allow players to walk off the ramps and fall out of the Age. --- compiled/dat/Ercana_District_Canyon.prp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiled/dat/Ercana_District_Canyon.prp b/compiled/dat/Ercana_District_Canyon.prp index c54165c8..71cfa32c 100644 --- a/compiled/dat/Ercana_District_Canyon.prp +++ b/compiled/dat/Ercana_District_Canyon.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c81ef52306edb27bb3cbdc7d1804828c67bb036258f62aa35b744a5a8b561ec3 -size 4831759 +oid sha256:6191e52ac3e30a96465db37e699bcb7df42eedbb7898c8ffb1182ca777886781 +size 4626769 From a1468380a30e331c976a3bf0bb59a7a6ae278230 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Mon, 5 Jul 2021 21:06:01 -0400 Subject: [PATCH 2/4] Don't halt harvester car when the harvester stops. - [ResponderModifier] cRespHrvstrStop - remove forced halt to the harvester car. The python script controls when the car stops. Unconditionally forcing it to stop will prevent script controlled actions from completing, causing state desynch. --- compiled/dat/Ercana_District_Canyon.prp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiled/dat/Ercana_District_Canyon.prp b/compiled/dat/Ercana_District_Canyon.prp index 71cfa32c..75b134fd 100644 --- a/compiled/dat/Ercana_District_Canyon.prp +++ b/compiled/dat/Ercana_District_Canyon.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6191e52ac3e30a96465db37e699bcb7df42eedbb7898c8ffb1182ca777886781 -size 4626769 +oid sha256:9850b5097be7fc53b934dece960eaca885d3ad99ceec32c338740e35129375a0 +size 4626636 From 3899a168db078d234c8bdf01b069aea5f7e54adc Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 6 Jul 2021 15:02:45 -0400 Subject: [PATCH 3/4] Fix falling-in-place issue in Er'cana Canyon. - [PlantProxy27] Adjusted collision such that the avatar can walk or jump between it and PlantProxy26 without getting stuck between two parallel vertical planes. --- compiled/dat/Ercana_District_Canyon.prp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiled/dat/Ercana_District_Canyon.prp b/compiled/dat/Ercana_District_Canyon.prp index 75b134fd..5c4b7146 100644 --- a/compiled/dat/Ercana_District_Canyon.prp +++ b/compiled/dat/Ercana_District_Canyon.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9850b5097be7fc53b934dece960eaca885d3ad99ceec32c338740e35129375a0 +oid sha256:1a1b42290f9265c68271dc9f656bc8e8ad05580483faa2d611e96aa0b7054986 size 4626636 From 3e7ea8e2e79b095bc30a161dfbb4b1f187af8680 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 6 Jul 2021 15:03:20 -0400 Subject: [PATCH 4/4] Prevent falling down the bakery ladder. - [RopeLadder03_TOP01] Extended the collision of the upper ladder region to ensure players cannot walk up to the edge and drop down, potentially getting stuck inside of the ladder's proxy collision. --- compiled/dat/Ercana_District_PelletRm.prp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiled/dat/Ercana_District_PelletRm.prp b/compiled/dat/Ercana_District_PelletRm.prp index 07c74662..3e4c885d 100644 --- a/compiled/dat/Ercana_District_PelletRm.prp +++ b/compiled/dat/Ercana_District_PelletRm.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f50e7183d96ee1d8417eebf1d62d9e4f73bd8c8cdff1b5cdb098bc6ba7632138 +oid sha256:2aea576ffcbe26f11f869212573c0fd7f734200240c01f3a29c363eb8b9a4012 size 800382