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

Fix #979. #980

Merged
merged 1 commit into from
Sep 10, 2021
Merged

Fix #979. #980

merged 1 commit into from
Sep 10, 2021

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented Jul 27, 2021

As it turns out, avatars are on the render level 0x0FFFFFFE. They are still opaque (Hint: 0x0FFFFFFE >> 28 == 0) but the entire level is not zero. The bad news about this is that the yeesha hologram now counts as visible, but oh well, what can you do?

As it turns out, avatars are on the render level 0x0FFFFFFE. They are
still opaque (Hint: `0x0FFFFFFE >> 28 == 0`) but the entire level is not
zero. The bad news about this is that the yeesha hologram now counts as
visible, but oh well, what can you do?
@Deledrius
Copy link
Member

The actual hologram or the retcon hologram? ;)

@Hoikas
Copy link
Member Author

Hoikas commented Jul 27, 2021

:trollface:

@Hoikas Hoikas linked an issue Jul 27, 2021 that may be closed by this pull request
@Hoikas
Copy link
Member Author

Hoikas commented Sep 10, 2021

Merging per discussion in IRC.

@Hoikas Hoikas merged commit 4d85fee into H-uru:master Sep 10, 2021
@Hoikas Hoikas deleted the fix_979 branch September 10, 2021 06:15
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.

plVisLOSMgr does not detect avatars.
2 participants