Skip to content

Fix Unnatural Corpse desync#857

Open
notfood wants to merge 1 commit intodevfrom
fix-anomaly-corpse
Open

Fix Unnatural Corpse desync#857
notfood wants to merge 1 commit intodevfrom
fix-anomaly-corpse

Conversation

@notfood
Copy link
Copy Markdown
Member

@notfood notfood commented Mar 31, 2026

UnnaturalCorpse and UnnaturalCorpseTracker call TryGetNearbyUnseenCell to find an area to move the corpse depending if the camera has view of the cells or not. This patch sets the view to empty whenever Multiplayer is running. There's also a random call that needs to be seeded.

UnnaturalCorpse and UnnaturalCorpseTracker call TryGetNearbyUnseenCell
to find an area to move the corpse depending if the camera has view of
the cells or not. This patch sets the view to empty whenever Multiplayer
is running. There's also a random call that needs to be seeded.
@notfood notfood added fix Fixes for a bug or desync. anomaly Fix or bugs relating to Anomaly (Not 1.5) 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). labels Mar 31, 2026
@notfood notfood moved this to In review in 1.6 and Odyssey Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.6 Fixes or bugs relating to 1.6 (Not Odyssey). anomaly Fix or bugs relating to Anomaly (Not 1.5) fix Fixes for a bug or desync.

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

1 participant