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

TR1X bug: falling drop items sometimes disappear #2088

Closed
lahm86 opened this issue Dec 20, 2024 · 0 comments · Fixed by #2089
Closed

TR1X bug: falling drop items sometimes disappear #2088

lahm86 opened this issue Dec 20, 2024 · 0 comments · Fixed by #2089
Assignees
Labels
TR1 TRX bug A bug with TRX

Comments

@lahm86
Copy link
Collaborator

lahm86 commented Dec 20, 2024

If a flyer drops a pickup item and the flyer's position is exactly at the height of vertical portal, the drop item can disappear when it lands, although it can still be collected.

@lahm86 lahm86 added TRX bug A bug with TRX TR1 labels Dec 20, 2024
@lahm86 lahm86 self-assigned this Dec 20, 2024
@lahm86 lahm86 moved this to Backlog in TRX Dev tracker Dec 20, 2024
lahm86 added a commit to lahm86/TRX that referenced this issue Dec 20, 2024
This ensures that if an item is dropped exactly at the height of a
vertical portal, we get the room just above that portal first to ensure
that later the item is placed in the correct room, and hence drawn
there.

Resolves LostArtefacts#2088.
@lahm86 lahm86 moved this from Backlog to In progress in TRX Dev tracker Dec 20, 2024
lahm86 added a commit to lahm86/TRX that referenced this issue Dec 20, 2024
This ensures that if an item is dropped exactly at the height of a
vertical portal, we get the room just above that portal first to ensure
that later the item is placed in the correct room, and hence drawn
there.

Resolves LostArtefacts#2088.
@lahm86 lahm86 closed this as completed in ebb76d2 Dec 21, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in TRX Dev tracker Dec 21, 2024
rr- pushed a commit that referenced this issue Dec 21, 2024
This ensures that if an item is dropped exactly at the height of a
vertical portal, we get the room just above that portal first to ensure
that later the item is placed in the correct room, and hence drawn
there.

Resolves #2088.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TR1 TRX bug A bug with TRX
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant