lagrange14 / lagrange-station

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
0 stars 3 forks source link

Show subfloor not toggling off correctly #13

Open Samsterious opened 4 months ago

Samsterious commented 4 months ago

Description

https://github.com/lagrange14/lagrange-station/pull/10 revealed a client-side bug that causes subfloor entities to remain visible over walls, and atmos devices to become stuck visible above everything else.

Reproduction

  1. Enter the dev environment
  2. Press B
  3. Click "Toggle Subfloor"
  4. Click "Toggle Subfloor" again

Screenshots image

Samsterious commented 4 months ago

image

The issue happens even if the player never aghosts. However, #14 does fix the atmos devices appearing on top of everything. The pipes and cables over the walls remain visible.