Files
dorf/src
popertots 2c92bdfe28 fix: remove_floor clears only stand_on_floor, not stand_in_floor
Clearing stand_in_floor when removing a floor tile made the dug position
impassable. An entity falling into the dug slot found (false || false) && true
= false and kept falling. Now only stand_on_floor is cleared — the space
reverts to air (passable), and only the tile above loses its platform.
2026-03-21 14:58:28 +00:00
..
2026-03-21 14:50:31 +00:00
2026-02-16 00:02:00 +00:00
2025-05-05 23:09:28 +01:00
2026-03-21 14:50:31 +00:00