Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit pickup events to half a tile height differences #3625

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

KJeff01
Copy link
Member

@KJeff01 KJeff01 commented Feb 10, 2024

Most notable case this happens on is Alpha 2's sensor tower artifact. Driving along the rightmost side path far below the artifact would allow you to grab it without actually driving up the hill.

This will limit pickup events to height differences of 64 world coordinates.

art

@KJeff01 KJeff01 added this to the 4.5.0-beta1 milestone Feb 10, 2024
src/move.cpp Outdated Show resolved Hide resolved
src/move.cpp Outdated Show resolved Hide resolved
@KJeff01 KJeff01 merged commit 17f6300 into Warzone2100:master Feb 12, 2024
34 checks passed
@KJeff01 KJeff01 deleted the artifactTighten branch February 12, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants