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

Lights through solid walls bug. #4453

Closed
3 tasks done
ClairionCM opened this issue Sep 20, 2023 · 2 comments
Closed
3 tasks done

Lights through solid walls bug. #4453

ClairionCM opened this issue Sep 20, 2023 · 2 comments
Labels
Bug Admin events aren't bugs

Comments

@ClairionCM
Copy link
Contributor

Testmerges

#4063: 'Yautja Change Holder' by realforest2001 at commit fcc6c86cd3 #4391: 'Hijack objectives' by morrowwolf at commit f55e0ba #4422: 'Remove Note Fix' by realforest2001 at commit 2d8f752 #4443: 'Storage rebalance' by morrowwolf at commit 8684ce7 #4446: 'changes the fallback code' by harryob at commit 6128d75

Description of the bug

When an item on the floor is emitting light it can sometimes leak through walls.
I've seen it happen with bits of armor but other items might also cause it.

I also gathered some screenshots of the bug happening.
image_2023-09-20_194726872
image_2023-09-20_194733029

What's the difference with what should have happened?

It really shouldnt be doing that because walls are solid, not see-through.

How do we reproduce this bug?

  1. Get a piece of armor that has its light on.
  2. Drop it on the floor next to some walls.
  3. Go to the other side of the wall and bask in your light.

Issue Bingo

@ClairionCM ClairionCM added the Bug Admin events aren't bugs label Sep 20, 2023
@BeagleGaming1
Copy link
Contributor

Known bug, it happens if you can see the glowing item / mob through a wall

@harryob
Copy link
Member

harryob commented Sep 21, 2023

this isn't really a bug, as it shouldn't be occuring in game that you can see the light source and turfs on the other side of the wall. its only a thing for observers, and is entirely unfixable with the way we implement lighting now

@harryob harryob closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Admin events aren't bugs
Projects
None yet
Development

No branches or pull requests

3 participants